Analyze Data Visualization
analyze_data_visualizationExtract metrics, trends, anomalies, and recommendations from charts, graphs, and dashboards by providing an image and a prompt.
Instructions
Analyze charts, graphs, dashboards, and other data visualizations to extract metrics, trends, anomalies, and recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | What insights or information to extract from this visualization. | |
| image_detail | No | Optional Codex Responses input_image detail. Defaults to CODEX_VISION_IMAGE_DETAIL or high. | |
| image_source | Yes | Local file path, remote URL, or data:image URL to the chart or dashboard. | |
| analysis_focus | No | Optional focus area, such as trends, anomalies, comparisons, or metrics. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | ||
| error | No | ||
| success | Yes | ||
| metadata | No |