Upsert Flow
Create or update a flow with a specific ID (upsert).
Returns 201 for creation, 200 for update. Returns 404 if owned by another user.
Path parameters
Request body
User overrides for the generated A2A agent card (skill description, examples, tags)
Can be exposed as an A2A agent (only meaningful when flow_type=agent)
The description of the action associated with the flow
The name of the action associated with the flow
Can be exposed in the MCP server
Can be used on the webhook endpoint
Response
Successful Response
User overrides for the generated A2A agent card (skill description, examples, tags)
Can be exposed as an A2A agent (only meaningful when flow_type=agent)
The description of the action associated with the flow
The name of the action associated with the flow
Can be exposed in the MCP server
Stable i18n key derived from the original English name
The tags of the flow
Can be used on the webhook endpoint