litellm_read
Query LiteLLM proxy data using read-only operations for lists, spend, health, settings, and token cost calculations.
Instructions
Query LiteLLM proxy data (safe, read-only): lists, infos, spend/usage, health, settings reads, token/cost utils, MCP gateway registry reads.
Call with operation="help" to list all available read operations. Otherwise pass the operation name and a JSON object with parameters.
Example: litellm_read(operation="ListKeys")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| operation | Yes |