Skip to main content

What You Can Do:

The endpoint supports full lifecycle management of AI agents:
  • Create → Spin up a new agent with knowledge base, tools, and settings.
  • Chat → Send/receive messages with an agent.
  • Update → Modify agent config, tools, or memory.
  • Delete → Remove an agent when it’s no longer needed.
  • Handoff → Transfer control between agents or from an agent to a human.
  • List / Retrieve → Fetch existing agents and their metadata.

I