ctrl_get_block_catalog
Return the live catalog of every CTRL workflow block with id, label, description, and config-field schemas. Call this before ctrl_create_workflow when unsure of a block's config shape. Pass chain to filter to blocks that are compatible with the target chain (Base = launchpads + Aerodrome + UniV4; Ethereum = no launchpads, V3 only). Default is "base".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chain | No | Optional. Filter the catalog to blocks compatible with this chain. Default: "base". | |
| category | No | Optional. Filter to a single block bucket. |