List DevOps Center Work Items
sf_list_devops_work_itemsRetrieve DevOps Center work items filtered by project or pipeline stage to get an overview of work in progress.
Instructions
Lists DevOps Center work items, optionally filtered by project or pipeline stage. Use to get an overview of work in progress.
projectId: optional filter by DevOps Center project ID stageId: optional filter by pipeline stage ID limit: maximum records to return (default: 20)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum records to return | |
| stageId | No | Filter by pipeline stage ID | |
| projectId | No | Filter by DevOps Center project ID |