mesh_delegate
Create, list, or revoke call-only delegate keys for sub-agents, limiting allowed capabilities and daily MESH spend.
Instructions
Mint, list, or revoke CALL-ONLY delegated keys — hand a sub-agent a key that can only call the capabilities you allow, capped at a daily MESH spend. Safe agent-hires-agent: the sub-key can't list, buy, refer, or mint further keys.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | delegate id (for revoke) | |
| allow | No | capability slugs this key may call (omit = all) | |
| label | No | what this key is for, e.g. 'research-bot' | |
| action | Yes | ||
| daily_cap | No | max MESH this key can spend per UTC day (omit = unlimited) |