projects_execution_statuses_list
Retrieve execution statuses for a project, including system defaults and custom statuses, to use when assigning status to executions.
Instructions
List execution statuses available in a project
Tag: Projects
Returns the execution statuses that can be assigned to executions in this project. Includes both the system-wide defaults (projectId: null, isDefault: true) and any project-specific statuses created for it. Use the id of an entry as statusId when creating or updating an execution.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Project ID |