Tabular Data Analysis
Analyze structured tabular data using a natural language query.
Request
This endpoint expects an object.
query
The analysis question or prompt related to tabular data.
context_filter
Filters to select specific context from ingested documents.
Response
This endpoint returns an object.
content
List of content blocks generated by the tool. Blocks can include plain text, citations, source attributions, or images.
is_error
True if the tool encountered an error during execution.
Errors
401
Unauthorized
422
Unprocessable Entity

