assign_agent
Assign an agent to a specific role within a task by providing agent identity and delegation scopes. Automatically creates a cryptographic delegation to authorize the agent's actions.
Instructions
[OPERATOR] Assign an agent to a role in a task. Creates a delegation automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task ID | |
| role | Yes | Role to assign | |
| agent_id | Yes | Agent ID | |
| agent_public_key | Yes | Agent's Ed25519 public key | |
| scope | Yes | Delegation scopes | |
| spend_limit | No | Max spend |