Back to MCP catalog
builder_rename_conditionRename a condition card to a new agent-facing identifier.
Area
Strategy Builder
Group
Editing & management
Access
Write
Risk
May change server state
Details
Full description
Details
Rename a condition card to a new agent-facing identifier.
The card_id stays the same; only the canonical agent-facing name changes. New sweep calls must use the new name. Past sweep results recorded under the old name still reference the same card_id.
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
No bounded capability options are declared for this tool.
Required Inputs
FieldTypeDescription
card_idstringCard ID to renamenew_namestringNew strategy-scoped agent-facing identifier. snake_case, 1–48 chars, leading letter, unique within the strategy. Cannot be one of {entry, exit, gate, overlay} or match the auto-ID shape 'c_<8 hex chars>'.strategy_idstringStrategy IDOptional Inputs
None.