Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
INFLUXDB_ORG | No | Default organization name for certain operations | |
INFLUXDB_URL | No | URL of the InfluxDB instance | http://localhost:8086 |
INFLUXDB_TOKEN | Yes | Authentication token for the InfluxDB API |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
flux-query-examples | |
line-protocol-guide |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
orgs | |
buckets |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
write-data | - |
query-data | - |
create-bucket | - |
create-org | - |