Get agent action
Agents
Get agent action
Retrieve a single action by ID. Pass include_intent=true to also resolve the backing intent (application action): LLM actions are captured in the chat pipeline under intent = action_name within the agent’s application, so intent-level tooling (test sets, configs with fallback models, monitors) keys off the returned intent ids.
GET
Get agent action
Authorizations
Your Maitai API key from the Portal.
Path Parameters
Query Parameters
Also resolve the backing intent (application action) ids.
Response
200 - application/json
Get agent action.
A capability that an agent can invoke — an LLM call, API call, or webhook.