Back to MCP catalog
builder_detachRemove a card's role attachment(s) while keeping the card itself.
Area
Strategy Builder
Group
Authoring
Access
Write
Risk
Destructive
Details
Full description
Details
Remove a card's role attachment(s). The card is kept — use builder_delete_condition to delete it entirely.
Requires card_id. If you only have an attachment_id, call builder_get_strategy() first to look up the card_id from the attachments list.
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
No bounded capability options are declared for this tool.
Required Inputs
FieldTypeDescription
strategy_idstringStrategy IDOptional Inputs
FieldTypeDescription
attachment_idanyOf (2 variants)Not directly supported for lookup — use card_id instead. If you only have an attachment_id, call builder_get_strategy() first to find the matching card_id.card_idanyOf (2 variants)Card ID to detach from all roles