network
Handles network operations and HTTP communications for applications. This set is currently in development and will provide actions for making HTTP requests, handling network responses, and managing connectivity. Future actions will enable integration with web APIs and external services.
Area: 🔌 External Integration
Available Actions
This set’s actions are being documented. Check back soon for the complete list.
Getting Started
To use actions from this set in your Rhyme app, you’ll reference them by their full name. For example:
action-name "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