Feature
Agents
A WorldAgents agent is a deployable AI experience for a real workflow.
An agent can include:
- role, goal, greeting, instructions, and boundaries
- a Gemini Live voice configuration
- tools and shared skills
- attached files and workspace context
- trigger rules
- simulation or place context
The API stores agents under the active organization and serves them to the web, iOS, and Android clients. Sessions are created from an agent, then run through the server-owned realtime runtime.
This keeps the agent more concrete than a prompt. Teams can edit behavior, update files, test in a simulation, and reuse the same agent across supported clients.