create_v2_delegation
Create a time-limited, versioned delegation granting another agent authority over specific action categories, with an expiration date and policy context binding.
Instructions
Create a v2 delegation with versioning, mandatory sunset, and PolicyContext binding.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delegatee | Yes | Public key of the agent receiving authority | |
| trust_epoch | No | ||
| valid_until | Yes | ISO 8601 expiration | |
| scope_categories | Yes | Action categories (e.g., ['analysis', 'communication']) |