Get one table's build and promotion state
get_tableOne table as the builder sees it: whether it is promoted, which version is live, the refresh schedule and what the platform has learned about its rhythm, when it last refreshed and why it last failed. Example: {"table_id": "…"}. Returns {table_id, dataset_id, promotion_status, live_version_id, schedule, last_refresh, last_failure, promoted_at, version}. Table ids come from register_recipe, get_my_dataset or a run receipt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| table_id | Yes |