Finish endpoint instead. This action only posts an update message and optionally schedules a reminder.
External DocumentationTo learn more, visit the Mattermost documentation.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Finish endpoint instead. This action only posts an update message and optionally schedules a reminder.
| Parameter | Description |
|---|---|
| Message | The status update message to post to the run’s channel. |
| Reminder | The number of seconds until the system sends a reminder to the owner to update the status. |
| Run ID | The ID of the playbook run to update. |
{
"status": "OK"
}
Was this page helpful?