Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
handoff
Function
This function is defined in the workflow_aliases module.Create a handoff to another agent # Arguments *
target - Name of the target agent * message - Optional handoff message
Signature
Parameters
No description available.
No description available.
Returns
The result of the operation.
Uses
message
Source
View on GitHub
praisonai/src/parity/workflow_aliases.rs at line 193
