The launch plan
get_planThe launch plan. With no node: the outline — phases and objectives with step counts. With node (a phase or objective slug): every step under it, with status and whether it is unlocked. Anonymous callers pass done/not_applicable/traits; a project uses its own.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| done | No | Step slugs already done — the "done" list of marketinque.json. Free tier only; a project's own ticks are used instead and this is ignored. | |
| node | No | A phase or objective slug from the outline, e.g. "p2" or "p2-dr-assets". | |
| traits | No | Product traits that decide which steps apply (b2b, b2c, ai-native, dev-tool, no-code, mcp, has-integrations, eu-traffic, mobile-app); omit for the generic plan. Free tier only; a project's saved traits are used instead. | |
| not_applicable | No | Step slugs the founder ruled out — the "not_applicable" list of marketinque.json. Free tier only; ignored for a project. |