execute_with_plan
Execute an objective using a pre-created plan. Specify repository path and agent tasks to run automated execution.
Instructions
Execute an objective using a pre-created execution plan with well-defined agent tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| planningId | Yes | ID of the execution plan to use | |
| repositoryPath | Yes | Repository path where execution will occur | |
| foundationSessionId | No | Optional foundation session ID for cost optimization | |
| executeImmediately | No | Whether to start execution immediately | |
| monitoring | No | Whether to enable progress monitoring |