create_playbook
Create automated playbooks by defining ordered steps that chain tool calls, enabling conditional execution and error handling for ServiceNow workflows.
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 |