invoke_agent
Execute an AI agent by providing its ID and input to process tasks within the AnythingLLM workspace.
Instructions
Invoke an agent with input
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ID of the agent to invoke | |
| input | Yes | Input to send to the agent |