get_plan
Retrieve a saved plan by its plan ID, enabling access to previously stored execution plans for review or implementation.
Instructions
Read a saved plan by its plan_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | Yes | Plan ID returned by save_plan |