create_budget
Create a monthly LLM budget allocation for a team or department
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Human-readable budget name | |
| api_key | No | API key for the request | |
| providers | No | LLM providers to track: openai, anthropic, google, mistral, cohere | |
| department | No | Department or team name | |
| monthly_limit_usd | Yes | Monthly spend cap in USD |