Tag: http-api
CloudBase HTTP API Client for Raw Integration
This skill facilitates direct interaction with CloudBase platform services (such as databases, functions, and storage) by generating raw HTTP API calls. It is designed for backends or scripts that cannot use official SDKs, requiring adheren…
CloudBase function development and deployment guide
This skill guides the development, deployment, and debugging of CloudBase functions, supporting both event-driven Event Functions and standard HTTP Functions. It provides detailed contracts for implementing serverless logic, including best …
Raw HTTP API Client for CloudBase Services
This skill enables direct interaction with CloudBase platform APIs using raw HTTP requests, bypassing the need for platform-specific SDKs. It is ideal for non-Node backends, integration scripts, or environments requiring direct consumption …
Query Netdata Agents via Direct HTTP API
This skill provides methods for querying Netdata agents directly via their HTTP API, enabling access to metrics, logs, and functions. It manages the lifecycle of per-agent bearer tokens, allowing power users to bypass cloud round-trips for …
CloudBase Platform HTTP API Integration
Provides instructions for accessing CloudBase platform features, including databases, storage, and cloud functions, via raw HTTP requests. It is intended for use in environments where official SDKs are unavailable, such as Python or Go back…
CloudBase Platform HTTP API Integration
Enables direct interaction with CloudBase platform services such as databases, functions, and storage via raw HTTP requests. It is designed for non-SDK environments like Go, Python, or Java backends using OpenAPI specifications.
Wren Engine MCP HTTP Interface
Access Wren Engine MCP tools via standard HTTP POST requests using the JSON-RPC 2.0 protocol. This interface enables session management, tool discovery, and SQL execution without requiring a dedicated MCP SDK.