Skip to main content
Glama
fxbarros

MCP-DOE-PI

by fxbarros

listar_edicoes

List editions of the Diário Oficial do Piauí with PDF links, sorted newest to oldest. Filter by date (yyyy-mm-dd), edition number, or set result quantity.

Instructions

Lista edições do Diário Oficial do Estado do Piauí, da mais recente para a mais antiga, com o link do PDF de cada uma.

Args: data: filtra pela data de publicação, no formato yyyy-mm-dd (ex.: "2026-07-15"). Formato dd/mm/yyyy NÃO funciona. numero: filtra pelo número da edição (ex.: "134" — retorna a edição 134 de todos os anos do acervo, incluindo suplementares). quantidade: máximo de edições retornadas (padrão 20).

O acervo começa na edição 240/2022 (14/12/2022); diários anteriores não estão no portal.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dataNo
numeroNo
quantidadeNo
Behavior4/5

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

Despite having no annotations, the description discloses important behavioral details: ordering (most recent to oldest), archive scope (starts at edition 240/2022), and date format restrictions (only yyyy-mm-dd). These limitations go beyond basic expectations and help the agent understand the tool's boundaries.

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 front-loaded summary sentence clearly states the tool's purpose, followed by a structured Args block. While slightly detailed, every piece of information serves a purpose, and the formatting improves scannability. No redundant content was introduced.

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?

The description covers the tool's purpose, parameters, ordering, output link, and archive limitation. Since there is no output schema, it would benefit from explicitly stating the full item structure, but for a filtering/listing tool it is reasonably complete.

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

Parameters5/5

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

The input schema provides only names and types with zero coverage in its descriptions, but the description fully compensates by explaining each parameter's meaning, format, example values, default behavior, and edge cases (e.g., dd/mm/yyyy does not work; numero returns matches across all years). This adds substantial 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 the tool lists editions of the Piauí State Official Diary, ordered from most recent to oldest, with a PDF link for each. This distinguishes it from siblings like ler_ato (read act), baixar_edicao (download edition), and buscar_conteudo (search content) by defining the listing action and resource.

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?

The description provides clear guidance on how to use the optional filters (data, numero, quantidade) with examples and defaults, but it does not explicitly mention when not to use this tool or when to prefer alternatives. The context is clear but lacks exclusions.

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/fxbarros/MCP-DOE-PI'

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