tools

Tabular Data Analysis

Analyze structured tabular data using a natural language query.

post/v1/tools/tabular-data-analysis

Request body

querystring required

The analysis question or prompt related to tabular data.

Response

Tabular analysis completed successfully.

is_errorboolean

True if the tool encountered an error during execution.

Changes