MCP Tools/Feature Specs/delete_spec_task

delete_spec_task

writeFeature Specs

Remove a task from a feature spec (single or batch).

Connected surface
This tool and the Specs dashboard page are two surfaces over the same data. The dashboard is where you view and curate it; delete_spec_task is how your AI can drop tasks the chosen approach made obsolete. How surfaces connect →
Write tool
Mutates Rampify state, triggers background work, or calls a paid external API. Most clients ask for confirmation before invoking.

Parameters

ParameterTypeDescription
spec_idstringoptionalSpec UUID (resolved from task_id if omitted)
task_idstringoptionalTask UUID (single)
task_idsstring[]optionalTask UUIDs (batch)