Tabular Data Analysis

Analyze structured tabular data using a natural language query.

Request

Request body for analyzing tabular data using a natural language query. Includes filters to scope the documents containing structured data.
querystringRequired
The analysis question or prompt related to tabular data.
context_filterobjectRequired
Filters to select specific context from ingested documents.

Response

Tabular analysis completed successfully.
contentlist of objects
List of content blocks generated by the tool. Blocks can include plain text, citations, source attributions, or images.
is_errorbooleanDefaults to false
True if the tool encountered an error during execution.

Errors

401
Unauthorized Error
422
Unprocessable Entity Error