resolve_table_id
Resolve a numeric tableId from an instance ID, database name, and table name for ClickHouse tables. Use to identify tables when only names are known.
Instructions
Resolve a numeric tableId from instance ID, database name and table name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table | Yes | Table name | |
| database | Yes | Database name | |
| instance_id | Yes | Instance ID |