get_cancelled_workflows_report
Retrieve a report of cancelled workflows filtered by property, process template, and date range to analyze cancellations.
Instructions
Retrieves a report of cancelled workflows, allowing filtering by various criteria such as properties, process templates, and date ranges.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| attachables | No | Filter results based on specific attached entities | |
| property_visibility | No | Filter properties by status. Defaults to "active" | active |
| properties | No | Filter results based on properties, groups, or portfolios | |
| process_template | No | Filter by specific process template name. Defaults to "All" | All |
| workflow_step | No | Filter by specific workflow step name. Defaults to "All" | All |
| assigned_user | No | Filter by assigned user ID or "All". Defaults to "All". NOTE: Expects numeric user IDs (e.g. "4"), not user names. There is no user directory report available to lookup IDs by name. | All |
| date_range_from | No | Start date for the cancellation date range (YYYY-MM-DD) | |
| date_range_to | No | End date for the cancellation date range (YYYY-MM-DD) | |
| cancelled_by | No | Filter by the user who cancelled the workflow. Defaults to "All" | All |
| columns | No | Array of specific columns to include in the report |