Skip to main content
Glama

Visa Acceptance

get_invoice

Retrieve a specific invoice from Visa Acceptance by providing the invoice ID to access detailed billing information.

Instructions

This tool will get a specific invoice from Visa Acceptance.

Input Schema

NameRequiredDescriptionDefault
idYesInvoice ID (required)

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Invoice ID (required)", "type": "string" } }, "required": [ "id" ], "type": "object" }

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/visaacceptance/agent-toolkit'

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