create_epic
Create a new epic in ServiceNow by providing a title, optional project, and description. Use to define work initiatives and goals.
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 |