core
The core set provides fundamental platform operations and low-level system integration capabilities. Access key-value storage systems, retrieve stored data, and interact with core platform services. These actions are essential for building applications that need to store and retrieve persistent data or integrate with underlying platform infrastructure.
Area: 📦 core
Available Actions
This set contains 2 actions:
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
core-kv-put "Example usage"
Each action has its own specific syntax and parameters - click on any action above to see its detailed documentation.