Skip to main content
Glama

generer_facture

Generate French-compliant invoices with all mandatory legal mentions for auto-entrepreneurs and small businesses.

Instructions

Génère une facture conforme au droit français avec toutes les mentions légales obligatoires. Idéal pour les auto-entrepreneurs et TPE.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nomEmetteurYesNom ou raison sociale de l'émetteur
siretYesNuméro SIRET de l'émetteur (14 chiffres)
adresseEmetteurYesAdresse complète de l'émetteur
emailEmetteurNoEmail de l'émetteur
telephoneEmetteurNoTéléphone de l'émetteur
nomClientYesNom ou raison sociale du client
adresseClientYesAdresse complète du client
siretClientNoSIRET du client (si professionnel)
numeroFactureYesNuméro de facture (ex: F-2025-001)
dateFactureNoDate de facturation (ISO, défaut=aujourd'hui)
dateEcheanceNoDate d'échéance (ISO, défaut=+30 jours)
lignesYesLignes de la facture
franchiseEnBaseTVANotrue si franchise en base de TVA (auto-entrepreneur sous seuil)
conditionsPaiementNoConditions de paiement personnalisées
mentionsParticulieresNoMentions particulières à ajouter
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, so the description must fully convey behavior. It mentions 'conforme au droit français' but lacks details on output format (PDF? text?), side effects (does it save?), or validation. The description is too terse for a complex tool.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two short, front-loaded sentences. Every word adds value—no redundancy or filler. Highly concise.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the high complexity (15 parameters, no output schema), the description lacks completeness. It doesn't specify return value format, constraints, or preconditions (e.g., need valid SIRET). The tool's behavior is under-described for effective invocation.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100% (all parameters described in schema). The description adds no extra parameter information beyond the schema, so baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool generates invoices compliant with French law with all mandatory mentions, and specifies target users (auto-entrepreneurs, TPE). No sibling tool duplicates this function, so it's well-differentiated.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description provides a target audience ('auto-entrepreneurs et TPE') but no explicit guidance on when to use vs alternatives or when not to use. Since no sibling is an invoice generator, usage is implied but not explicitly contrasted.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

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/mcp-tools-lab/french-admin-mcp'

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