finance_invoice_generator
Create professional invoices in markdown format by specifying client details and line items with prices. This tool helps businesses generate clear billing documents for services rendered.
Instructions
Generate a simple invoice in markdown format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client_name | Yes | Client/company name | |
| items | Yes | Comma-separated: 'MCP Server Dev:500,Consulting:200' | |
| currency | No | USD |