list_epics
Retrieve ServiceNow epics with optional filters for project or state to organize agile development work.
Instructions
List epics with optional project or state filter
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Filter by project sys_id | |
| state | No | Filter by state | |
| limit | No | Max results (default: 20) |