list_usage_limits
Retrieve all usage limits for your organization, including credit limits, status, and reset schedules. Use this to review limits before updating or deleting them.
Instructions
List usage limits in the org with id, type, credit_limit, status, reset schedule, scope, conditions, and grouping. Use this before get_usage_limit, update_usage_limit, or delete_usage_limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | No | Filter usage limits by workspace ID |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | Whether the tool call succeeded and returned structured data | |
| data | No | Structured success payload when ok is true | |
| error | No | Structured error payload when ok is false |