Skip to main content

title: Agents Overview description: The Agent resource and its lifecycle

An Agent is the core resource in Agentic OS — it bundles an LLM prompt, voice, knowledge base, and tools into a reusable configuration you can call, message, or run in a campaign. There is no verified PUT /agents/{id} (full replace) — use Patch update agent for all updates.