External DocumentationTo learn more, visit the Google Chat documentation.
Actions
Delete Message
Deletes a message from a space or chat.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Force Delete | When true, deleting a message also deletes its threaded replies. When false, if a message has threaded replies, deletion fails. |
| Message | Resource name of the message you want to delete. Can be obtained via the List Messages action.Format: spaces//messages/. |
| Parameter | Description |
|---|---|
| Delegated User Override | Perform the action on behalf of another user, overriding the delegated user defined in the connection. If not specified, the delegated user is the one provided in the connection. Has no effect when using an OAuth connection. NOTE: the connection details are not edited by this input. |
{}
Was this page helpful?