athena_describe_table
Retrieve column and partition key details for any Athena table. Specify workspace, database, and table to inspect schema structure.
Instructions
Show columns and partition keys for a single table.
Args: workspace_id: The Athena workspace id. database: The Glue database name. table: The table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | ||
| database | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |