Skip to main content
Glama

llm-token-tracker

clear_usage

Remove user-specific token usage data from the LLM token tracker to reset tracking metrics and manage data retention.

Instructions

Clear usage data

Input Schema

NameRequiredDescriptionDefault
user_idYesUser ID to clear

Input Schema (JSON Schema)

{ "properties": { "user_id": { "description": "User ID to clear", "type": "string" } }, "required": [ "user_id" ], "type": "object" }

Other Tools from llm-token-tracker

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/wn01011/llm-token-tracker'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server