create_agent
Create a new AI agent with a custom name, system prompt, and toolset for AnythingLLM workspace automation and task management.
Instructions
Create a new agent
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the agent | |
| systemPrompt | No | System prompt for the agent | |
| tools | No | List of tools the agent can use |