get_table
Retrieve a table's schema, fields, and metadata to understand its structure, explore fields, or access configuration details.
Instructions
Retrieve comprehensive table information including schema, fields, and metadata - use this to understand structure, explore fields, or get configuration details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes | Table ID | |
| include_hidden_fields | No | Include hidden fields | |
| include_sensitive_fields | No | Include sensitive fields | |
| include_editable_data_model | No | Include editable data model |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |