Action Agents
Hosted MCP tools to list Action Agents, start sessions, and send messages. Design agents in Studio. Chat is non-streaming.
Action Agents
Chat with agents you designed in Action Agent Studio. These tools list discovery metadata and run chat. They do not create, update, or delete agents, and they do not return system prompt, layout, tools, or MCP config.
Hosted MCP chat is non-streaming. For live tokens, use the API or TypeScript SDK.
See Installation for auth.
| Tool | What it does |
|---|---|
| list_action_agents | List agent discovery metadata |
| get_action_agent | Get one agent by ID |
| start_action_agent_session | Start a session |
| send_action_agent_message | Send a message and wait for the reply |