v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1462502349.5 KB

Creates a new Trigger in the specified agent space

post/trigger/agent-space/{agentSpaceId}/triggers

Path parameters

agentSpaceIdstring required

Unique identifier for an agent space (allows alphanumeric characters and hyphens; 1-64 characters)

The unique identifier for the agent space where the Trigger will be created

Request body

typestring required

How a Trigger is fired

actionobject required

Action a Trigger performs when it fires

statusstring

The status of a Trigger

clientTokenstring

A unique, case-sensitive identifier used for idempotent Trigger creation

Response

Success