plan
Transform a goal into an ordered sequence of steps, reusing your past steps or another person's steps as an analogical template.
Instructions
Agent planning: turn a goal into an ordered step plan, reusing the person's own past steps or a referenced person's steps as an analogical template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | Yes | ||
| top_k | No | ||
| effort | No | Planning depth: low (fast, 6 items, no outcome rerank), medium (8, rerank), high (14, rerank). Default: auto. |