Skip to main content
Glama
Werverton
by Werverton

fichar_artigo

Extracts text from a PDF article and organizes it into structured sections: ABNT reference, abstract, objective, methodology, results, conclusions, and citations.

Instructions

Extrai o texto do artigo e organiza em formato de fichamento: referência ABNT, resumo, objetivo do estudo, metodologia, principais resultados, conclusões e citações relevantes. O texto extraído é retornado de forma estruturada para facilitar a análise e posterior uso na escrita.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
arquivoYesNome do arquivo PDF ou ID do artigo cadastrado
Behavior3/5

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

No annotations are provided, so the description bears full burden. It explains the tool extracts text and returns a structured output listing specific elements, which is helpful. However, it does not disclose potential side effects, prerequisites (e.g., file access), performance characteristics, or whether it modifies state.

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

Conciseness4/5

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

The description is a single, well-structured sentence that front-loads the main action and lists the output components concisely. It avoids repetition and unnecessary details, making it efficient for quick understanding.

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 simple parameter and no output schema, the description adequately explains the tool's functionality and the structure of the returned fichamento. It lists all major output sections (ABNT reference, abstract, objective, etc.), which is sufficient for understanding what to expect.

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?

The only parameter 'arquivo' has a clear description in the schema ('Nome do arquivo PDF ou ID do artigo cadastrado'), and the tool description reinforces that it expects a PDF file or registered article ID. Schema coverage is 100%, so the description adds minimal additional value beyond the schema.

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 it extracts text from an article and organizes it into a structured fichamento format, including specific components like ABNT reference, abstract, objective, methodology, results, conclusions. This distinguishes it from sibling tools such as 'extrair_pdf' (simple extraction) or 'extrair_citacao' (extract citation only).

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 implies usage when a full structured fichamento is needed, but does not explicitly state when not to use it (e.g., for simple extraction or when only a citation is needed) or mention alternatives like 'extrair_pdf' or 'estruturar_artigo'. No exclusions or alternative recommendations are given.

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/Werverton/mcp-academico'

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