create_rota_schedule
Create an on-call rotation schedule for a group in ServiceNow by specifying rotation name, group, time zone, and optional fields. Solves the need to set up on-call coverage directly through the MCP server.
Instructions
Create an on-call rotation (cmn_rota) for a group. Requires WRITE_ENABLED=true
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Rotation name | |
| group | Yes | Group sys_id that owns the rotation | |
| fields | No | Additional field values | |
| time_zone | No | Time zone (e.g. "US/Eastern") |