create_epic
Create a new epic in ServiceNow with a required title. Optionally include a description and project sys_id for tracking goals.
Instructions
Create a new epic (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| short_description | Yes | Epic title | |
| description | No | Epic description and goals | |
| project | No | Project sys_id |