Norman Finance MCP Server

Official
MIT License
1

get_einvoice_xml

Retrieve e-invoice XML data for a specific invoice using the invoice ID. Simplify financial workflows by accessing structured invoice information directly from the Norman Finance MCP Server.

Instructions

Get the e-invoice XML for a specific invoice. Args: invoice_id: ID of the invoice to get XML for Returns: E-invoice XML data

Input Schema

NameRequiredDescriptionDefault
invoice_idYes

Input Schema (JSON Schema)

{ "properties": { "invoice_id": { "title": "Invoice Id", "type": "string" } }, "required": [ "invoice_id" ], "title": "get_einvoice_xmlArguments", "type": "object" }
ID: akjl8hgv47