sub_delegate
Grant another agent a limited subset of your delegated authority by specifying scope and spend limits within your existing delegation.
Instructions
Sub-delegate authority to another agent (must be within your delegation scope and depth).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scope | Yes | Scopes to grant (must be subset of parent) | |
| spend_limit | Yes | Maximum spend (must be <= parent) | |
| delegated_to | Yes | Public key of the agent receiving sub-delegation | |
| parent_delegation_id | Yes | Your delegation ID |