get_bot_storage_stats
Retrieve storage size and key metrics for a bot and its users, with optional cache bypass for fresh data.
Instructions
Get sync and async storage size and key metrics for a bot and its users.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| botid | Yes | The numeric bot ID. | |
| refresh | No | Bypass cache if true. |