litellm_delete
Delete LiteLLM resources like keys, teams, users, and proxy settings. Use with caution as actions are irreversible and include cache flushall.
Instructions
Delete LiteLLM resources (destructive, irreversible), including cache flushall.
Call with operation="help" to list all available delete operations. Otherwise pass the operation name and a JSON object with parameters.
Example: litellm_delete(operation="DeleteKeys", params={"keys": ["sk-..."]})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| operation | Yes |