Skip to main content
Glama
GOLayerone

layerone-mcp

Official
by GOLayerone

Sign — Télécharger le document signé

sign_download_signed_document

Retrieve the final signed PDF with qualified PAdES signature and integrated certificate of proof after document completion. Returns a summary with title, size, and a truncated base64 preview.

Instructions

Récupère le PDF final signé (signature PAdES qualifiée + certificat de preuve intégré). Disponible une fois le document complété. Renvoie un résumé (titre, taille, aperçu base64 tronqué).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
document_idYesID du document de signature.
Behavior4/5

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

With no annotations provided, the description carries full burden. It explains the nature of the signed PDF (PAdES, integrated certificate) and describes the response summary (title, size, truncated base64 preview). It does not cover authentication or potential errors, but provides solid behavioral insight.

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?

Description is two short sentences in French, front-loaded with the core function and additional details. No wasted words.

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

Completeness4/5

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

Given one parameter, no output schema, and no annotations, the description covers the main aspects: what is retrieved, when available, and response content. Missing error handling details but sufficient for a simple download tool.

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?

Only one parameter (document_id) with 100% schema description coverage. The tool description does not add extra meaning beyond what the schema provides, 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?

Description clearly states that the tool retrieves the final signed PDF (PAdES qualified signature with integrated proof certificate). It distinguishes from other sign tools like sign_get_audit_certificate or sign_validate_signature by focusing on downloading the signed document.

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

Usage Guidelines4/5

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

Description specifies that the document is available only after completion ('Disponible une fois le document complété'), providing clear context for when to use. It does not explicitly mention when not to use or alternatives, but the context is sufficient.

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/GOLayerone/layerone-mcp'

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