Skip to main content
Glama

Bitrefill Search and Shop

Official
by bitrefill

detail

Retrieve specific product details by providing its unique ID to enable informed purchasing decisions on the Bitrefill Search and Shop platform.

Instructions

Get detailed information about a product

Input Schema

NameRequiredDescriptionDefault
idYesUnique identifier of the product

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "id": { "description": "Unique identifier of the product", "type": "string" } }, "required": [ "id" ], "type": "object" }
Install Server

Other Tools from Bitrefill Search and Shop

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/bitrefill/bitrefill-mcp-server'

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