Create an agentic workflow
Authorizations
JWT tokens should be used with OIDC account (human to machine). JWT tokens used by the Qovery console to communicate with the API have a TTL. Curl Example ' curl https://console.qovery.com/organization -H "Authorization: Bearer $qovery_token" '
Path Parameters
Environment ID
Body
name is case insensitive
CIDR ranges the incoming webhook request's source IP is checked against
Raw JSON blob describing the MCP servers configured for this workflow
Organization MCP servers used by this workflow
Cron schedule firing runs of this workflow, on top of the webhook every workflow already has. Omit it, or send null, for a webhook-only workflow.
Response
Create agentic workflow
type of the service (application, database, job, ...)
APPLICATION, DATABASE, CONTAINER, JOB, HELM, TERRAFORM, ARGOCD_APP, AGENTIC_WORKFLOW name is case insensitive
URL-friendly identifier derived from the name
CIDR ranges the incoming webhook request's source IP is checked against
Raw JSON blob describing the MCP servers configured for this workflow
Organization MCP servers used by this workflow
Cron schedule firing runs of this workflow. Null when the workflow is webhook-only.
Icon URI representing the agentic workflow.