epics-search
Find Shortcut epics by name, ID, state, owner, or date range to locate specific epics for project management.
Instructions
Find Shortcut epics.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| nextPageToken | No | Pagination token from previous search | |
| id | No | Epic ID | |
| name | No | Name contains | |
| description | No | Description contains | |
| state | No | Epic state | |
| objective | No | Objective ID | |
| owner | No | Filter by owner (use mention name or "me") | |
| requester | No | Filter by requester (use mention name or "me") | |
| team | No | Team mention name | |
| comment | No | Comment contains | |
| isUnstarted | No | Filter by unstarted status | |
| isStarted | No | Filter by started status | |
| isDone | No | Filter by completed status | |
| isArchived | No | Filter by archived status | |
| isOverdue | No | Filter by overdue status | |
| hasOwner | No | Filter by presence of owner | |
| hasComment | No | Filter by presence of comment | |
| hasDeadline | No | Filter by presence of deadline | |
| hasLabel | No | Filter by presence of label | |
| created | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) | |
| updated | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) | |
| completed | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) | |
| due | No | Date filter: "YYYY-MM-DD", "today", "yesterday", "tomorrow", or range "YYYY-MM-DD..YYYY-MM-DD" (use * for open bounds) |