Data & Analytics9 toolsPaste one API key
InfluxDB Cloud integration for AI agents
InfluxDB Cloud is a fully managed, scalable, and secure time series database service designed for real-time analytics and monitoring.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect InfluxDB Cloud once and call the same tools from all of them.
Setup
Connect InfluxDB Cloud through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
InfluxDB Cloud exposes 9 tools through ClawLink. The 8 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
influxdb_cloud_generate_query_ast | Generates an Abstract Syntax Tree (AST) from a Flux query script | Read |
influxdb_cloud_get_dbrp | Retrieve a Database and Retention Policy (DBRP) mapping by ID from InfluxDB Cloud | Read |
influxdb_cloud_list_routes | Lists all available InfluxDB v2 API endpoints and routes | Read |
influxdb_cloud_add_dashboard_cell | Add a cell to a dashboard | Write |
influxdb_cloud_signin | Authenticates a user with username and password to create a session with InfluxDB Cloud | Read |
influxdb_cloud_update_dbrp | Update a DBRP mapping's default and retention policy | Write |
influxdb_cloud_write_data | Writes time-series data in line protocol format to an InfluxDB Cloud bucket | Read |
influxdb_cloud_signout | Expire a user session using a session cookie | Read |