steampipe_table_show
Retrieve detailed schema and column information for a specific table in Steampipe. Specify the table name and optional schema to explore structure and data types.
Instructions
Get detailed information about a specific Steampipe table, including column definitions, data types, and descriptions.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
name | Yes | The name of the table to show details for. Can be schema qualified (e.g. 'aws_account' or 'aws.aws_account'). | |
schema | No | Optional schema name. If provided, only searches in this schema. If not provided, searches across all schemas. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from steampipe-mcp
Related Tools
- @turbot/steampipe-mcp
- @turbot/steampipe-mcp
- @pab1it0/adx-mcp-server
- @keboola/keboola-mcp-server
- @jacksteamdev/mcp-sqlite-bun-server