Skip to content

SEND_MESSAGE

SEND_MESSAGE #11

Manually triggered November 18, 2024 09:42
Status Success
Total duration 17s
Artifacts

SEND_MESSAGE.yml

on: workflow_dispatch
Post_message
11s
Post_message
Fit to window
Zoom out
Zoom in

Annotations

1 warning
Post_message
The top-level `text` argument is missing in the request payload for a chat.postMessage call - It's a best practice to always provide a `text` argument when posting a message. The `text` is used in places where the content cannot be rendered such as: system push notifications, assistive technology such as screen readers, etc.