Influxdb cloud
Overview
SLUG: INFLUXDB_CLOUD
Description
InfluxDB Cloud is a fully managed, scalable, and secure time series database service designed for real-time analytics and monitoring.
Authentication Details
API Key
Connecting to Influxdb cloud
Create an auth config
Use the dashboard to create an auth config for the Influxdb cloud toolkit. This allows you to connect multiple Influxdb cloud accounts to Composio for agents to use.
Select App
Navigate to [Influxdb cloud](https://platform.composio.dev?next_page=/marketplace/Influxdb cloud).
Create and Get auth config ID
Click “Create Influxdb cloud Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Influxdb cloud toolkit’s playground](https://app.composio.dev/app/Influxdb cloud)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
INFLUXDB_CLOUD_ADD_DASHBOARD_CELL
Tool Name: Add Dashboard Cell
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_DELETE_USER
Tool Name: Delete User
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_GENERATE_QUERY_AST
Tool Name: Generate Flux Query AST
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_GET_DBRP
Tool Name: Get DBRP Mapping
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_LIST_ROUTES
Tool Name: List Routes
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_SIGNIN
Tool Name: Sign In
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_SIGNOUT
Tool Name: Sign Out
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_UPDATE_DBRP
Tool Name: Update DBRP
Description
Action Parameters
Action Response
INFLUXDB_CLOUD_WRITE_DATA
Tool Name: Write Line Protocol Data
Description
Action Parameters
Action Response