create_playbook
Define ordered steps that chain tool calls into a reusable playbook to automate multi-step workflows in ServiceNow.
Instructions
Create a playbook definition with ordered steps that chain tool calls (requires NOW_ASSIST_ENABLED + WRITE_ENABLED)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Playbook name | |
| steps | Yes | Ordered list of playbook steps | |
| description | Yes | Playbook description |