list_epics
Retrieve a list of epics from ServiceNow, filtering by project or state to narrow results.
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) |