Analyze Data Visualization
analyze_data_visualizationInterpret charts, graphs, tables, and dashboards in images to extract insights and answer questions about the data they display.
Instructions
Interpret charts, graphs, tables, dashboards, metrics screenshots, and data visualizations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| image | Yes | Image source. Supports local file path, http(s) URL, or data:image/...;base64,... Data URL. | |
| model | No | Optional StepFun vision model override. | |
| detail | No | StepFun vision detail level. Use high for OCR, screenshots, UI, diagrams, and charts. | |
| question | No | Optional user question or task for this image. If omitted, the tool uses its scenario-specific default task. | |
| max_tokens | No | Optional maximum output tokens. |