--- description: Extract structured data from the current page --- Extract structured data from the current browser page. Selector (optional): $ARGUMENTS Steps: 1. If a selector is provided, use the query tool to find matching elements 2. Analyze the page structure to identify data patterns 3. Extract and structure the data in a useful format (JSON, table, etc.) 4. Identify patterns that could help with similar pages