import_plan
Import a structured plan with steps and substeps into Unfold, with optional AI enrichment for dependencies, critical path, and duration estimates.
Instructions
Import a pre-formulated plan with steps and substeps into Unfold.
Skips clarification entirely. Use this when you already have a structured plan (e.g. from Jira, Linear, or your own planning tool).
Optionally enriches steps with AI-generated metadata: dependencies between steps, critical path identification, duration estimates, severity/complexity ratings, and quick-win flags. Set enrich=false to skip AI enrichment (0 credits).
Returns the goal with a claim link and the enriched step list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | Yes | List of steps in execution order | |
| title | Yes | Goal title | |
| enrich | No | Run AI enrichment to add dependencies, durations, severity, complexity, critical path, quick wins. | |
| priority | No | medium | |
| description | No | Goal description | |
| goal_context | No | professional | |
| enrich_options | No | Control which enrichment features to run | |
| progress_share | No | ||
| claim_expires_in_days | No |