createWorkflow
Create a new workflow from provided data with the Rootly MCP server, enabling admins to set 'locked' status during creation while restricting non-admin users from doing so.
Instructions
Creates a new workflow from provided data
Responses:
- 201 (Success): admins can set 'locked' while creating a workflow
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
- 401: responds with unauthorized for invalid token
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
- 403: non-admins can't set 'locked' while creating a workflow
- Content-Type:
application/vnd.api+json
- Example:
- Content-Type:
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |