One step in full
get_stepOne plan step in full: title, detail, the target URL where it happens, the play it follows, the prerequisite slugs and whether they are met (unlocked), how it verifies (self, evidence URL or an automatic signal), minutes and cost. Read it before working a step that next_steps or get_plan returned; the slug comes from those. Read-only; no side effects.
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. | |
| slug | Yes | The step slug exactly as get_plan or next_steps returned it, e.g. "p2-dest-alternatives". | |
| 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. |