list_databases
Retrieve database names from an AWS Athena data catalog by specifying the catalog name, with optional pagination and maximum result limits.
Instructions
List databases in a data catalog
Args: catalog_name: Name of the data catalog max_results: Maximum number of results to return next_token: Token for pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| next_token | No | ||
| max_results | No | ||
| catalog_name | No | AwsDataCatalog |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |