Output Format
Agents and browser tasks can return results as plain text, JSON, or annotated screenshots for easier downstream processing.
agent = Agent(task="Extract table", output_format="json")Choose formats that fit your integration needs.
Agents and browser tasks can return results as plain text, JSON, or annotated screenshots for easier downstream processing.
agent = Agent(task="Extract table", output_format="json")Choose formats that fit your integration needs.