sub_delegate
Delegate authority to another agent within your delegation scope and depth by specifying parent delegation, target agent, scopes, and spend limit.
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 |