Search
searchFind project items by text across epics, stories, tasks, issues, and wiki pages. Returns matches grouped by type.
Instructions
Project-scoped text search across epics, user stories, tasks, issues, and wiki pages. Returns id/title matches grouped by type. Response is { items: {epics, userstories, tasks, wikipages, issues}, pagination }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Search text | |
| project | Yes | Project id to search within |