Building playbook scripts
You can access scripts from the playbook library.
About this task
Local scripts are available only in the playbook. In the playbook library, they are organized under Local Scripts.
Global scripts are available in every playbook. In the playbook library, they are organized by object type. You see only the global scripts whose object type is compatible with the playbook's object type. You can also access global scripts from the Scripts tab on the Customization Settings window.
An input script is available only from its sub-playbook or function. For more information, see Input scripts.
Unlike workflows, playbooks do not have post-processing scripts for functions. To access the function outputs in the playbook, or to set a property value, in the Playbook schema, select and select the objects that you want to use. If you choose to manually code the script objects directly in the script editor, see Playbook operations for scripts for more information about using playbook keywords in your script.