polaris_measurement_providers
Discover supported pull measurement providers and their query capabilities, such as instant and range queries, to avoid hard-coding provider assumptions in agents.
Instructions
Discover supported pull measurement providers.
Action: list_types — returns the provider capability catalog. Each entry states the query capabilities (INSTANT_QUERY, RANGE_QUERY) and supported outbound authentication modes (only NONE in v1; only PROMETHEUS is supported). Use this instead of hard-coding provider assumptions; new providers appear here without changing other resource shapes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes |