Agents
The Intelligence Layer is the brain of your application. It's where reasoning, logic, and autonomous action take place. This layer is powered by Taskade's AI Agents.
An Agent is more than just a chatbot. It is an autonomous worker that can be configured with a specific personality, skillset, and access to knowledge. You can use Agents to:
Power a Chatbot: Provide intelligent, context-aware answers to user queries based on the app's Knowledge Layer.
Execute Complex Tasks: Trigger agents via automations to perform multi-step operations like analyzing data, qualifying leads, or summarizing documents.
Collaborate with Humans: Assign tasks to agents and have them work alongside your team members within a project.
These endpoints allow you to create, manage, and interact with the AI Agents that bring your applications to life.
Learn More
Summary of Endpoints
Update Agent Public Access
Enable public access in the agent
Public access successfully enabled
Error description
Get Agent
Get agent with id
Agent
Error description
Delete Agent
Delete an agent
Agent successfully deleted
Error description
Update Agent
Update agent
Agent
Error description
Get Public Agent
Get public agent
Public Agent
Error description
Update Public Agent
Update public agent
Public Agent
Error description
Add Project to Agent Knowledge
Create a knowledge project
Project knowledge created
Error description
Add Media to Agent Knowledge
Create a knowledge media
Media knowledge created
Error description
Remove Project from Agent Knowledge
Remove a knowledge project
Project knowledge removed
Error description
Remove Media from Agent Knowledge
Remove a knowledge media
Media knowledge removed
Error description
Get Agent Conversations
Get agent conversations
201Agent conversations
Error description
Get Specific Agent Conversation
Get agent conversation by id
Agent conversation
Error description
Last updated