Bytebase: get a plan
bytebase_get_planRetrieve a plan's title, description, target database, status, and full SQL from its Sheet. Use this to review current plan details before making updates.
Instructions
Fetch a plan's title, description, target database, status, and full SQL statement (decoded from its Sheet). Use this before bytebase_update_plan to see the current content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan | Yes | Plan resource name, e.g. "projects/my-project/plans/123". |