Describe an Infino table
infino_describe_tableRetrieve column names and types for a specified table to guide search queries.
Instructions
Return a table's column names and types — call before searching so you know which column to target and what fields each result row carries.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name (from infino_list_tables). |