Skip to main content
InfluxDB Cloud logo

InfluxDB Cloud

InfluxDB Cloud is a fully managed, scalable, and secure time series database service designed for real-time analytics and monitoring.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

InfluxDB Cloud authenticates with an API key. Generate the credential in your InfluxDB Cloud account, then paste it into FlyMyAI the first time an agent uses an InfluxDB Cloud action.

Get your InfluxDB Cloud credential →

Fields to fill in FlyMyAI

FieldDetails
Cluster IDThe unique identifier for your InfluxDB Cloud cluster (e.g., us-east-1-1). (required)
InfluxDB API TokenThe API token used for authenticating requests to the InfluxDB Cloud API. (required)

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
INFLUXDB_CLOUD_ADD_DASHBOARD_CELLTool to add a cell to a dashboard. Use when you want to add or copy a cell to an existing dashboard after verifying the dashboard exists.dashboardID
INFLUXDB_CLOUD_DELETE_USERTool to delete a user by ID. Use when you need to remove a user in InfluxDB Cloud; requires an operator token.userID
INFLUXDB_CLOUD_GENERATE_QUERY_ASTTool to generate a Flux query Abstract Syntax Tree (AST). Use when you need to inspect the structure of a Flux script. Use after composing your Flux query; this validates syntax and returns the AST (does not check semantic correctness).query
INFLUXDB_CLOUD_GET_DBRPTool to retrieve a DBRP mapping by ID. Use when you need to fetch details of a specific DBRP mapping in InfluxDB Cloud.dbrpID
INFLUXDB_CLOUD_LIST_ROUTESTool to list top-level API routes. Use when you need to discover all available API endpoints for an instance. Call after setting a valid authorization token.-
INFLUXDB_CLOUD_SIGNINTool to create a user session by authenticating credentials. Use when initiating a user session after collecting credentials.username, password
INFLUXDB_CLOUD_SIGNOUTTool to expire a user session using a session cookie. Use when ending an authenticated session after signin.cookie
INFLUXDB_CLOUD_UPDATE_DBRPTool to update a DBRP mapping's default and retention policy. Use when modifying an existing DBRP mapping after initial creation.dbrpID
INFLUXDB_CLOUD_WRITE_DATATool to write line protocol data to a bucket. Use when ingesting asynchronous line protocol points after formatting the payload.bucket, data
We love our partners - FlyMy.AI builds with the best. Thanks, InfluxDB Cloud!