Commands
respira tools
Every Respira tool is addressable from the CLI and the SDK.
respira tools list [--for=elementor|task:content-editing|site:mysite.com]
respira tools describe <tool-name>
respira tools search "update typography" --for accepts builder names, task categories, and site references. The same catalog is exposed to Claude Code, Cursor, and other MCP clients.
Examples by category
ACF (Advanced Custom Fields)
respira tools list --for=acf
respira tools describe acf_get_field
respira tools search "repeater"
respira tools describe acf_bulk_update_fields See the dedicated ACF builder docs for 54 ACF tools grouped by function and example workflows.
WooCommerce
respira tools list --for=woocommerce
respira tools describe woocommerce_update_product Bricks and Elementor
respira tools list --for=bricks
respira tools list --for=elementor The full catalog is browsable at respira.press/tools with filters for category, operation, builder, license tier, and safety feature.