ps_delegate
Delegate tasks between AI agents while enforcing inheritance rules and constraint propagation for pre-execution governance.
Instructions
Delegate a task from parent agent to child agent. Enforces inheritance rules and constraint propagation.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parentAgentId | Yes | ||
| childAgentId | Yes | ||
| parentFrame | Yes | ||
| childFrame | Yes | ||
| task | No | ||
| inheritanceMode | No |