search_work_items
Search work items across a workspace using a text query to find items by name or description.
Instructions
Search work items across a workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | This is a free-form text search and will be used to search the work items by name, description etc. | |
| expand | No | Comma-separated list of related fields to expand in response | |
| fields | No | Comma-separated list of fields to include in response | |
| external_id | No | External system identifier for filtering | |
| external_source | No | External system source name for filtering | |
| order_by | No | Field to order results by. Prefix with '-' for descending order |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| issues | Yes |