list_rate_limits
List rate limits in your organization to find existing policies before updating or deleting them. View details including id, type, unit, value, status, scope, and conditions.
Instructions
List rate limits in the org with id, type, unit, value, status, scope, conditions, and grouping. Use this to find an existing policy before get_rate_limit, update_rate_limit, or delete_rate_limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| workspace_id | No | Filter rate 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 |