update-model
25Skill Claude CodeCodex
Update an existing model on a live LiteLLM proxy. Ask for the modelid and what to change (API key, base URL, etc.), then call POST /model/update.
Skill Claude CodeCodex
Update an existing model on a live LiteLLM proxy. Ask for the modelid and what to change (API key, base URL, etc.), then call POST /model/update.
Skill Claude CodeCodex
Update an existing team on a live LiteLLM proxy. Ask for the teamid and what to change (budget, models, limits), then call POST /team/update.
Skill Claude CodeCodex
Update an existing user on a live LiteLLM proxy. Ask for the userid and what to change (budget, role, models, etc.), then call POST /user/update.
Skill Claude CodeCodex
Query spend and token activity on a live LiteLLM proxy. Shows daily usage broken down by user, team, org, tag, job, or model. Use when the user wants to see costs, token counts, request volume, or job-level attribution for a given date range.