create_epic
Creates an epic in ServiceNow for organizing tasks. Provide project ID, title, and description to initiate a new epic.
Instructions
Create a new epic (requires WRITE_ENABLED=true)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project | No | Project sys_id | |
| description | No | Epic description and goals | |
| short_description | Yes | Epic title |