create_playbook
Create ordered playbook definitions that chain ServiceNow tool calls into automated workflows, with conditional steps and error handling.
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 |