Render
get_usage
Get current month's screenshot usage statistics including screenshots used, limit, and remaining quota.
Remote snaprender/snaprender
Other tools also called get_usage?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"month": {
"type": "string",
"description": "Month to query in YYYY-MM format (default: current month)"
}
}
}