get_credits
Retrieve the available credit balance for the authenticated user from the revenuebase-mcp-server to monitor usage and manage resources efficiently.
Instructions
Retrieves the number of remaining credits for the authenticated user.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_creditsArguments",
"type": "object"
}