action influxdata_get_routes { label: "List all top level routes" provider: influxdata method: GET path: "/" encoding: json output: { type: "object" additionalProperties: true } }