athena_list_tables
List all tables in an AWS Glue database using an Athena workspace ID and database name to identify available data for querying.
Instructions
List tables in a Glue database.
Args: workspace_id: The Athena workspace id. database: The Glue database name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | Yes | ||
| workspace_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |