Skip to main content

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.

ToolWhat it does
list_action_agentsList agent discovery metadata
get_action_agentGet one agent by ID
start_action_agent_sessionStart a session
send_action_agent_messageSend a message and wait for the reply

On this page