Internal
Internal endpoints
Create a new playbook run from dialog
This is an internal endpoint to create a playbook run from the submission of an interactive dialog, filled by a user in the webapp. See [Interactive Dialogs](https://docs.mattermost.com/developer/interactive-dialogs.html) for more information.
Get autocomplete data for /playbook check
This is an internal endpoint used by the autocomplete system to retrieve the data needed to show the list of items that the user can check.
End a playbook run from dialog
This is an internal endpoint to end a playbook run via a confirmation dialog, submitted by a user in the webapp.
Go to next stage from dialog
This is an internal endpoint to go to the next stage via a confirmation dialog, submitted by a user in the webapp.