MCP Tools/Feature Specs/delete_spec_task

delete_spec_task

writeFeature Specs

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

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)