create_usage_limit
Set resource consumption limits for tokens, requests, or costs within daily, weekly, or monthly periods to manage workspace usage.
Instructions
Create a new usage limit to control resource consumption within a time period
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the usage limit | |
| workspace_id | No | Workspace ID to apply the limit to | |
| value | Yes | The limit value (e.g., max tokens, max cost) | |
| metric | Yes | The metric to limit | |
| period | Yes | The time period for the limit |