grant_covenant
Grant an agent a covenant: an explicit lease of authority. scopes support wildcards ('payments.', ''); budget_minor is the total spend ceiling in minor units; expires_at is ISO-8601. Returns the covenant_id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| scopes | Yes | ||
| agent_id | Yes | ||
| principal | Yes | ||
| expires_at | Yes | ||
| budget_minor | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |