set-message-body
Work with set message body
Overview
The set-message-body
action is part of the inbox set in Rhyme. Work with set message body.
Category: Inbox
Area: 🌐 External Integration
Basic Usage
set-message-body "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
set-message-body "Example usage"
Example 2: With Variables
$my-variable: "some value"
set-message-body $my-variable
Tips
- This action is part of the inbox set
- Common use case: Connecting to external services
Related Actions
Related actions from the inbox set will be listed here.