airlock_issue_capability
Issue short-lived capability leases that bind tool execution to specific sessions and intents, enforcing zero-trust access control with time-bound constraints.
Instructions
Issue a short-lived capability lease bound to session+intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | ||
| subject | Yes | ||
| tools | Yes | ||
| ttl_seconds | No | ||
| intent | Yes | ||
| constraints | No |