list_usage_limits
List usage limits in your organization with details including ID, type, credit limit, status, reset schedule, scope, conditions, and grouping. Review limits before updating or deleting.
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 |