Back to MCP catalog
builder_get_card_schemaUse BEFORE builder_add_condition to discover and inspect card types. Call with no card_type (optionally with role=entry/exit/gate) to list all available types grouped by category. Call with a specific card_type (e.g. 'trailing_stop', 'value_ref:indicator') to get its full JSON schema.
Group
Strategy builder
Access
Write
Risk
May change server state
Capabilities
Bounded options and operating modes surfaced above the full JSON schema.
Role options
role
entryexitgateRequired Inputs
None.
Optional Inputs
FieldTypeDescription
card_typestring-roleenum: entry, exit, gate-