list_capabilities
Return all live capability IDs and their total count from the Swarmwage registry. Use this before searching agents to avoid failed round-trips from guessed capability names.
Instructions
Return all capability IDs currently live on the Swarmwage registry, plus the total distinct count. Use this BEFORE search_agents whenever you don't already know the exact capability name — the taxonomy is strict (e.g. code.execute.sandboxed, not code.execute.python.sandbox). Calling this first prevents wasted search round-trips on guessed IDs. Read-only, no wallet required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||