list_usage_limit_entities
Retrieve entities tracked against a usage limit, showing current usage to identify those near or over budget before resetting or deleting the limit.
Instructions
List the entities currently tracked against a usage limit, including current usage. Use this to see who is near or over budget before reset_usage_limit_entity or delete_usage_limit.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit_id | Yes | Usage limit policy 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 |