inbox
Manages app inbox messaging system. Send messages to app inboxes, retrieve and list inbox contents, delete specific messages, clear entire inboxes, and configure message properties like sender, subject, and body content.
Area: 🔌 External Integration
Available Actions
This set contains 7 actions:
- clear-inbox
- delete-inbox-message
- list-inbox
- send-to-inbox
- set-message-body
- set-message-from
- set-message-subject
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
clear-inbox "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.
Common Use Cases
- Connecting to APIs
- Integrating with services
- Handling authentication