list_usage_limits
Review cost and token usage-limit policies with current conditions, grouping, reset schedule, status, and scope. Filter by workspace, policy type, status, and page results.
Instructions
List cumulative cost or token usage-limit policies with current conditions, grouping, reset schedule, status, and scope. Filter by workspace, policy type, status, and pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Filter by budget type | |
| status | No | Filter by active or archived status | |
| page_size | No | Number of policies to return per page | |
| current_page | No | Zero-based page number | |
| workspace_id | No | Filter by workspace UUID |
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 |