delimit_os_plan
Create governed execution plans for operations like deployment or migration with approval workflows and parameter management.
Instructions
Create a governed execution plan (Pro).
Args: operation: Operation to plan (e.g. "deploy", "migrate"). target: Target component or service. parameters: Operation parameters. require_approval: Whether to require approval before execution.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| operation | Yes | ||
| target | Yes | ||
| parameters | No | ||
| require_approval | No |