Build an Action Plan
build_action_planOrganize your candidate actions into a time-bounded plan with checkpoints to achieve your goal, considering your current state and constraints.
Instructions
Arrange user-provided candidate steps into a time-bounded plan with checkpoints. The tool organizes steps and does not invent expert recommendations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | The outcome the user wants to move toward. | |
| constraints | No | Constraints the plan must respect. | |
| horizonDays | No | Planning horizon in days. | |
| currentState | Yes | A concise description of the current situation. | |
| candidateSteps | Yes | Candidate actions already identified by the user or agent. |