Skip to main content
Glama

sei_listar_modelos

Read-only

List available document models filtered by group or name. Use to browse and select modelos for document creation.

Instructions

Lista modelos de documento disponíveis.

  • id_grupo: filtrar por grupo (use sei_listar_grupos_modelos)

  • filtro: texto para filtrar por nome

Disponível desde mod-wssei 2.0.0 (SEI 4.0.x). Se falhar com erro inesperado, use sei_versao para verificar a versão instalada.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
filtroNo
paginaNo
id_grupoNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

Annotations declare readOnlyHint=true, consistent with listing. Description adds version availability info and a troubleshooting note. No contradictions. Adds value beyond annotations.

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?

The description is very concise: three meaningful lines plus bullet points. Front-loaded with purpose. No wasted content.

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 the 4 parameters (none required), output schema exists, and annotations present, the description covers filtering and version info. Missing a brief explanation of pagination parameters (limit, pagina), but otherwise complete for a list tool.

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

Parameters2/5

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

Schema coverage is 0%, but description only mentions two parameters (id_grupo, filtro) briefly. It does not explain limit or pagina parameters. The description does not compensate for the lack of schema documentation for these parameters.

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 available document models. It provides specific verbs ('lista') and resource ('modelos de documento'), distinguishing it clearly from sibling tools.

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 gives context for using filters (link to sei_listar_grupos_modelos for groups) and troubleshooting (check version). It implies usage for listing models, but no explicit when-not-to-use or alternatives.

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/SEI-Pro/mcp-seipro'

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