ep_verify_delegation
Verify an agent's delegation from a principal for a specific action. Returns valid, expired, or not found with scope details.
Instructions
Verify that an agent currently holds a valid delegation from a principal for a specific action. Use this before accepting a task from an agent claiming to act on behalf of a human. Returns: valid/expired/not_found with scope details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| delegation_id | Yes | Delegation ID (ep_dlg_...) | |
| action_type | No | The action type to check (must be in delegation scope) |