Tool to post a message to a Webex room or person. Use when you have a target roomId or private recipient and want to send text, markdown, files, or card attachments.
textstringPlain-text message content. Maximum 7439 bytes.
filesarrayList of public URLs for file attachments. Note: Webex API accepts a list but only one file per message is supported.
roomIdstringThe room ID to post the message in. Required if sending to a room.
markdownstringMarkdown-formatted message content. Maximum 7439 bytes. When both text and markdown are provided, markdown takes precedence for clients that support it.
parentIdstringThe parent message ID to reply to, creating a threaded response.
toPersonIdstringThe person ID for sending a private 1:1 message. Mutually exclusive with roomId.
attachmentsarrayContent attachments such as Adaptive Cards. Only one card attachment per message is supported.
toPersonEmailstringThe email address of the person for a private 1:1 message. Mutually exclusive with roomId.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.