[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"skill-litellm-delete-team":3,"mdc-c4zz04-key":32,"related-org-litellm-delete-team":350,"related-repo-litellm-delete-team":489},{"slug":4,"name":4,"fn":5,"description":6,"org":7,"tags":12,"stars":21,"repoUrl":22,"updatedAt":23,"license":24,"forks":25,"topics":26,"repo":27,"sourceUrl":30,"mdContent":31},"delete-team","delete teams from LiteLLM proxy","Delete one or more teams from a live LiteLLM proxy. Ask for the team_id(s) and confirm before calling POST \u002Fteam\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},"litellm","LiteLLM","https:\u002F\u002Fpexgzepcugksgbtrxkhf.supabase.co\u002Fstorage\u002Fv1\u002Fobject\u002Fpublic\u002Forg-logos\u002Flitellm.png","BerriAI",[13,17,20],{"name":14,"slug":15,"type":16},"Management","management","tag",{"name":18,"slug":19,"type":16},"API Development","api-development",{"name":9,"slug":8,"type":16},66,"https:\u002F\u002Fgithub.com\u002FBerriAI\u002Flitellm-skills","2026-07-14T05:37:37.120642","MIT",8,[],{"repoUrl":22,"stars":21,"forks":25,"topics":28,"description":29},[],"Agent Skills for managing live LiteLLM proxy deployments — users, teams, keys, orgs, models, MCP servers, agents","https:\u002F\u002Fgithub.com\u002FBerriAI\u002Flitellm-skills\u002Ftree\u002FHEAD\u002Fdelete-team","---\nname: delete-team\ndescription: >\n  Delete one or more teams from a live LiteLLM proxy. Ask for the team_id(s)\n  and confirm before calling POST \u002Fteam\u002Fdelete.\nlicense: MIT\ncompatibility: Requires curl.\nmetadata:\n  author: BerriAI\n  version: \"1.0\"\nallowed-tools: Bash(curl:*)\n---\n\n# Delete Team\n\nDelete one or more teams from a live LiteLLM proxy.\n\n## Setup\n\n```\nLITELLM_BASE_URL  — e.g. https:\u002F\u002Fmy-proxy.example.com\nLITELLM_API_KEY   — proxy admin key\n```\n\n## Ask the user\n\n1. **team_id(s)** — if they don't have them, list first:\n   ```bash\n   curl -s \"$BASE\u002Fteam\u002Flist\" -H \"Authorization: Bearer $KEY\"\n   ```\n2. **Confirm** — show the team alias and ask for confirmation before deleting.\n\n## Run\n\n```bash\ncurl -s -X POST \"$BASE\u002Fteam\u002Fdelete\" \\\n  -H \"Authorization: Bearer $KEY\" \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\"team_ids\": [\"\u003Cteam_id>\"]}'\n```\n\nMultiple teams: `\"team_ids\": [\"id1\", \"id2\"]`\n\n## Output\n\nShow the `deleted_teams` list from the response.\n",{"data":33,"body":38},{"name":4,"description":6,"license":24,"compatibility":34,"metadata":35,"allowed-tools":37},"Requires curl.",{"author":11,"version":36},"1.0","Bash(curl:*)",{"type":39,"children":40},"root",[41,49,55,62,75,81,180,186,314,325,331,344],{"type":42,"tag":43,"props":44,"children":45},"element","h1",{"id":4},[46],{"type":47,"value":48},"text","Delete Team",{"type":42,"tag":50,"props":51,"children":52},"p",{},[53],{"type":47,"value":54},"Delete one or more teams from a live LiteLLM proxy.",{"type":42,"tag":56,"props":57,"children":59},"h2",{"id":58},"setup",[60],{"type":47,"value":61},"Setup",{"type":42,"tag":63,"props":64,"children":68},"pre",{"className":65,"code":67,"language":47},[66],"language-text","LITELLM_BASE_URL  — e.g. https:\u002F\u002Fmy-proxy.example.com\nLITELLM_API_KEY   — proxy admin key\n",[69],{"type":42,"tag":70,"props":71,"children":73},"code",{"__ignoreMap":72},"",[74],{"type":47,"value":67},{"type":42,"tag":56,"props":76,"children":78},{"id":77},"ask-the-user",[79],{"type":47,"value":80},"Ask the user",{"type":42,"tag":82,"props":83,"children":84},"ol",{},[85,170],{"type":42,"tag":86,"props":87,"children":88},"li",{},[89,95,97],{"type":42,"tag":90,"props":91,"children":92},"strong",{},[93],{"type":47,"value":94},"team_id(s)",{"type":47,"value":96}," — if they don't have them, list first:\n",{"type":42,"tag":63,"props":98,"children":102},{"className":99,"code":100,"language":101,"meta":72,"style":72},"language-bash shiki shiki-themes material-theme-lighter material-theme material-theme-palenight","curl -s \"$BASE\u002Fteam\u002Flist\" -H \"Authorization: Bearer $KEY\"\n","bash",[103],{"type":42,"tag":70,"props":104,"children":105},{"__ignoreMap":72},[106],{"type":42,"tag":107,"props":108,"children":111},"span",{"class":109,"line":110},"line",1,[112,118,124,130,136,141,146,151,155,160,165],{"type":42,"tag":107,"props":113,"children":115},{"style":114},"--shiki-light:#E2931D;--shiki-default:#FFCB6B;--shiki-dark:#FFCB6B",[116],{"type":47,"value":117},"curl",{"type":42,"tag":107,"props":119,"children":121},{"style":120},"--shiki-light:#91B859;--shiki-default:#C3E88D;--shiki-dark:#C3E88D",[122],{"type":47,"value":123}," -s",{"type":42,"tag":107,"props":125,"children":127},{"style":126},"--shiki-light:#39ADB5;--shiki-default:#89DDFF;--shiki-dark:#89DDFF",[128],{"type":47,"value":129}," \"",{"type":42,"tag":107,"props":131,"children":133},{"style":132},"--shiki-light:#90A4AE;--shiki-default:#EEFFFF;--shiki-dark:#BABED8",[134],{"type":47,"value":135},"$BASE",{"type":42,"tag":107,"props":137,"children":138},{"style":120},[139],{"type":47,"value":140},"\u002Fteam\u002Flist",{"type":42,"tag":107,"props":142,"children":143},{"style":126},[144],{"type":47,"value":145},"\"",{"type":42,"tag":107,"props":147,"children":148},{"style":120},[149],{"type":47,"value":150}," -H",{"type":42,"tag":107,"props":152,"children":153},{"style":126},[154],{"type":47,"value":129},{"type":42,"tag":107,"props":156,"children":157},{"style":120},[158],{"type":47,"value":159},"Authorization: Bearer ",{"type":42,"tag":107,"props":161,"children":162},{"style":132},[163],{"type":47,"value":164},"$KEY",{"type":42,"tag":107,"props":166,"children":167},{"style":126},[168],{"type":47,"value":169},"\"\n",{"type":42,"tag":86,"props":171,"children":172},{},[173,178],{"type":42,"tag":90,"props":174,"children":175},{},[176],{"type":47,"value":177},"Confirm",{"type":47,"value":179}," — show the team alias and ask for confirmation before deleting.",{"type":42,"tag":56,"props":181,"children":183},{"id":182},"run",[184],{"type":47,"value":185},"Run",{"type":42,"tag":63,"props":187,"children":189},{"className":99,"code":188,"language":101,"meta":72,"style":72},"curl -s -X POST \"$BASE\u002Fteam\u002Fdelete\" \\\n  -H \"Authorization: Bearer $KEY\" \\\n  -H \"Content-Type: application\u002Fjson\" \\\n  -d '{\"team_ids\": [\"\u003Cteam_id>\"]}'\n",[190],{"type":42,"tag":70,"props":191,"children":192},{"__ignoreMap":72},[193,236,265,290],{"type":42,"tag":107,"props":194,"children":195},{"class":109,"line":110},[196,200,204,209,214,218,222,227,231],{"type":42,"tag":107,"props":197,"children":198},{"style":114},[199],{"type":47,"value":117},{"type":42,"tag":107,"props":201,"children":202},{"style":120},[203],{"type":47,"value":123},{"type":42,"tag":107,"props":205,"children":206},{"style":120},[207],{"type":47,"value":208}," -X",{"type":42,"tag":107,"props":210,"children":211},{"style":120},[212],{"type":47,"value":213}," POST",{"type":42,"tag":107,"props":215,"children":216},{"style":126},[217],{"type":47,"value":129},{"type":42,"tag":107,"props":219,"children":220},{"style":132},[221],{"type":47,"value":135},{"type":42,"tag":107,"props":223,"children":224},{"style":120},[225],{"type":47,"value":226},"\u002Fteam\u002Fdelete",{"type":42,"tag":107,"props":228,"children":229},{"style":126},[230],{"type":47,"value":145},{"type":42,"tag":107,"props":232,"children":233},{"style":132},[234],{"type":47,"value":235}," \\\n",{"type":42,"tag":107,"props":237,"children":239},{"class":109,"line":238},2,[240,245,249,253,257,261],{"type":42,"tag":107,"props":241,"children":242},{"style":120},[243],{"type":47,"value":244},"  -H",{"type":42,"tag":107,"props":246,"children":247},{"style":126},[248],{"type":47,"value":129},{"type":42,"tag":107,"props":250,"children":251},{"style":120},[252],{"type":47,"value":159},{"type":42,"tag":107,"props":254,"children":255},{"style":132},[256],{"type":47,"value":164},{"type":42,"tag":107,"props":258,"children":259},{"style":126},[260],{"type":47,"value":145},{"type":42,"tag":107,"props":262,"children":263},{"style":132},[264],{"type":47,"value":235},{"type":42,"tag":107,"props":266,"children":268},{"class":109,"line":267},3,[269,273,277,282,286],{"type":42,"tag":107,"props":270,"children":271},{"style":120},[272],{"type":47,"value":244},{"type":42,"tag":107,"props":274,"children":275},{"style":126},[276],{"type":47,"value":129},{"type":42,"tag":107,"props":278,"children":279},{"style":120},[280],{"type":47,"value":281},"Content-Type: application\u002Fjson",{"type":42,"tag":107,"props":283,"children":284},{"style":126},[285],{"type":47,"value":145},{"type":42,"tag":107,"props":287,"children":288},{"style":132},[289],{"type":47,"value":235},{"type":42,"tag":107,"props":291,"children":293},{"class":109,"line":292},4,[294,299,304,309],{"type":42,"tag":107,"props":295,"children":296},{"style":120},[297],{"type":47,"value":298},"  -d",{"type":42,"tag":107,"props":300,"children":301},{"style":126},[302],{"type":47,"value":303}," '",{"type":42,"tag":107,"props":305,"children":306},{"style":120},[307],{"type":47,"value":308},"{\"team_ids\": [\"\u003Cteam_id>\"]}",{"type":42,"tag":107,"props":310,"children":311},{"style":126},[312],{"type":47,"value":313},"'\n",{"type":42,"tag":50,"props":315,"children":316},{},[317,319],{"type":47,"value":318},"Multiple teams: ",{"type":42,"tag":70,"props":320,"children":322},{"className":321},[],[323],{"type":47,"value":324},"\"team_ids\": [\"id1\", \"id2\"]",{"type":42,"tag":56,"props":326,"children":328},{"id":327},"output",[329],{"type":47,"value":330},"Output",{"type":42,"tag":50,"props":332,"children":333},{},[334,336,342],{"type":47,"value":335},"Show the ",{"type":42,"tag":70,"props":337,"children":339},{"className":338},[],[340],{"type":47,"value":341},"deleted_teams",{"type":47,"value":343}," list from the response.",{"type":42,"tag":345,"props":346,"children":347},"style",{},[348],{"type":47,"value":349},"html .light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html.light .shiki span {color: var(--shiki-light);background: var(--shiki-light-bg);font-style: var(--shiki-light-font-style);font-weight: var(--shiki-light-font-weight);text-decoration: var(--shiki-light-text-decoration);}html .default .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .shiki span {color: var(--shiki-default);background: var(--shiki-default-bg);font-style: var(--shiki-default-font-style);font-weight: var(--shiki-default-font-weight);text-decoration: var(--shiki-default-text-decoration);}html .dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}html.dark .shiki span {color: var(--shiki-dark);background: var(--shiki-dark-bg);font-style: var(--shiki-dark-font-style);font-weight: var(--shiki-dark-font-weight);text-decoration: var(--shiki-dark-text-decoration);}",{"items":351,"total":488},[352,369,381,391,401,411,421,433,444,456,468,479],{"slug":353,"name":353,"fn":354,"description":355,"org":356,"tags":357,"stars":21,"repoUrl":22,"updatedAt":368},"add-agent","create AI agents on LiteLLM proxy","Create a new AI agent on a live LiteLLM proxy. Asks for agent name, the underlying model, and optional MCP server access, then calls POST \u002Fv1\u002Fagents.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[358,361,362,365],{"name":359,"slug":360,"type":16},"Agents","agents",{"name":18,"slug":19,"type":16},{"name":363,"slug":364,"type":16},"LLM","llm",{"name":366,"slug":367,"type":16},"MCP","mcp","2026-07-14T05:37:35.882412",{"slug":370,"name":370,"fn":371,"description":372,"org":373,"tags":374,"stars":21,"repoUrl":22,"updatedAt":380},"add-key","generate API keys on LiteLLM proxy","Generate a new API key on a live LiteLLM proxy. Asks for alias, scope (user\u002Fteam), budget, models, and expiry, then calls POST \u002Fkey\u002Fgenerate. Use when the user wants to create, generate, or provision an API key on a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[375,378,379],{"name":376,"slug":377,"type":16},"AI Infrastructure","ai-infrastructure",{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:37:23.401687",{"slug":382,"name":382,"fn":383,"description":384,"org":385,"tags":386,"stars":21,"repoUrl":22,"updatedAt":390},"add-mcp","register MCP servers on LiteLLM proxy","Register a new MCP server on a live LiteLLM proxy. Asks for the server name, transport type, URL, and optional auth, then calls POST \u002Fv1\u002Fmcp\u002Fserver.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[387,388,389],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":366,"slug":367,"type":16},"2026-07-14T05:37:18.330664",{"slug":392,"name":392,"fn":393,"description":394,"org":395,"tags":396,"stars":21,"repoUrl":22,"updatedAt":400},"add-model","add models to LiteLLM proxy","Add a new model to a live LiteLLM proxy. Walks the user through picking a provider, entering the deployment name and credentials, calls POST \u002Fmodel\u002Fnew, then test-calls the model to confirm it routes correctly. Use when the user wants to add, register, deploy, or configure a new model on a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[397,398,399],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":363,"slug":364,"type":16},"2026-07-14T05:37:41.141371",{"slug":402,"name":402,"fn":403,"description":404,"org":405,"tags":406,"stars":21,"repoUrl":22,"updatedAt":410},"add-org","create organizations on LiteLLM proxy","Create a new organization on a live LiteLLM proxy. Asks for org name, budget, and allowed models, then calls POST \u002Forganization\u002Fnew.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[407,408,409],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:43.83623",{"slug":412,"name":412,"fn":413,"description":414,"org":415,"tags":416,"stars":21,"repoUrl":22,"updatedAt":420},"add-team","create new teams on LiteLLM proxy","Create a new team on a live LiteLLM proxy. Asks for team name, budget, and allowed models, then calls POST \u002Fteam\u002Fnew and shows the result. Use when the user wants to create a new team, set up team budgets, or configure model access for a team on the proxy.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[417,418,419],{"name":376,"slug":377,"type":16},{"name":363,"slug":364,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:29.671894",{"slug":422,"name":422,"fn":423,"description":424,"org":425,"tags":426,"stars":21,"repoUrl":22,"updatedAt":432},"add-user","create LiteLLM proxy users","Create a new user on a live LiteLLM proxy. Asks for email, role, and optional budget\u002Fmodel limits, then calls POST \u002Fuser\u002Fnew and shows the result.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[427,428,429],{"name":376,"slug":377,"type":16},{"name":363,"slug":364,"type":16},{"name":430,"slug":431,"type":16},"Operations","operations","2026-07-14T05:37:22.16293",{"slug":434,"name":434,"fn":435,"description":436,"org":437,"tags":438,"stars":21,"repoUrl":22,"updatedAt":443},"delete-agent","delete AI agents from LiteLLM proxy","Delete an AI agent from a live LiteLLM proxy. Ask for the agent_id and confirm before calling DELETE \u002Fv1\u002Fagents\u002F{agent_id}.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[439,440,441,442],{"name":359,"slug":360,"type":16},{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:34.647734",{"slug":445,"name":445,"fn":446,"description":447,"org":448,"tags":449,"stars":21,"repoUrl":22,"updatedAt":455},"delete-key","delete API keys from LiteLLM proxy","Delete one or more API keys from a live LiteLLM proxy. Ask for the key(s) and confirm before calling POST \u002Fkey\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[450,451,452],{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"name":453,"slug":454,"type":16},"Security","security","2026-07-14T05:37:38.407239",{"slug":457,"name":457,"fn":458,"description":459,"org":460,"tags":461,"stars":21,"repoUrl":22,"updatedAt":467},"delete-mcp","delete MCP servers from LiteLLM proxy","Delete an MCP server from a live LiteLLM proxy. Ask for the server_id and confirm before calling DELETE \u002Fv1\u002Fmcp\u002Fserver\u002F{server_id}.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[462,463,466],{"name":376,"slug":377,"type":16},{"name":464,"slug":465,"type":16},"Configuration","configuration",{"name":366,"slug":367,"type":16},"2026-07-14T05:37:32.167939",{"slug":469,"name":469,"fn":470,"description":471,"org":472,"tags":473,"stars":21,"repoUrl":22,"updatedAt":478},"delete-model","delete models from LiteLLM proxy","Delete a model from a live LiteLLM proxy. Asks for the model name or model_id and confirms before calling POST \u002Fmodel\u002Fdelete. Use when the user wants to remove, delete, or unregister a model from a LiteLLM proxy instance.",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[474,475,476,477],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":363,"slug":364,"type":16},{"name":14,"slug":15,"type":16},"2026-07-14T05:37:33.417861",{"slug":480,"name":480,"fn":481,"description":482,"org":483,"tags":484,"stars":21,"repoUrl":22,"updatedAt":487},"delete-org","delete organizations from LiteLLM proxy","Delete one or more organizations from a live LiteLLM proxy. Ask for the organization_id(s) and confirm before calling DELETE \u002Forganization\u002Fdelete.\n",{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[485,486],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},"2026-07-14T05:37:20.916307",21,{"items":490,"total":488},[491,498,504,510,516,522,528],{"slug":353,"name":353,"fn":354,"description":355,"org":492,"tags":493,"stars":21,"repoUrl":22,"updatedAt":368},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[494,495,496,497],{"name":359,"slug":360,"type":16},{"name":18,"slug":19,"type":16},{"name":363,"slug":364,"type":16},{"name":366,"slug":367,"type":16},{"slug":370,"name":370,"fn":371,"description":372,"org":499,"tags":500,"stars":21,"repoUrl":22,"updatedAt":380},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[501,502,503],{"name":376,"slug":377,"type":16},{"name":18,"slug":19,"type":16},{"name":9,"slug":8,"type":16},{"slug":382,"name":382,"fn":383,"description":384,"org":505,"tags":506,"stars":21,"repoUrl":22,"updatedAt":390},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[507,508,509],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":366,"slug":367,"type":16},{"slug":392,"name":392,"fn":393,"description":394,"org":511,"tags":512,"stars":21,"repoUrl":22,"updatedAt":400},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[513,514,515],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":363,"slug":364,"type":16},{"slug":402,"name":402,"fn":403,"description":404,"org":517,"tags":518,"stars":21,"repoUrl":22,"updatedAt":410},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[519,520,521],{"name":376,"slug":377,"type":16},{"name":9,"slug":8,"type":16},{"name":14,"slug":15,"type":16},{"slug":412,"name":412,"fn":413,"description":414,"org":523,"tags":524,"stars":21,"repoUrl":22,"updatedAt":420},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[525,526,527],{"name":376,"slug":377,"type":16},{"name":363,"slug":364,"type":16},{"name":14,"slug":15,"type":16},{"slug":422,"name":422,"fn":423,"description":424,"org":529,"tags":530,"stars":21,"repoUrl":22,"updatedAt":432},{"slug":8,"name":9,"logoUrl":10,"githubOrg":11},[531,532,533],{"name":376,"slug":377,"type":16},{"name":363,"slug":364,"type":16},{"name":430,"slug":431,"type":16}]