thinkneo_check_spend
Analyze AI spending by provider, model, team, or project for a workspace. Get cost breakdowns for specified time periods to monitor budgets and optimize resource allocation.
Instructions
Check AI spend summary for a workspace, team, or project. Returns cost breakdown by provider, model, and time period. Requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace | Yes | Workspace name or ID (e.g., 'prod-engineering', 'finance-team') | |
| period | No | Time period for the report: today, this-week, this-month, last-month, or custom | this-month |
| group_by | No | Dimension to group costs by: provider, model, team, or project | provider |
| start_date | No | Start date for a custom period in ISO format (YYYY-MM-DD). Only used when period='custom' | |
| end_date | No | End date for a custom period in ISO format (YYYY-MM-DD). Only used when period='custom' |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |