Skip to main content
Glama

aya_template_primeiro_planejar

Plan projects using a template-first approach: prioritize external templates, then search the Agents library for candidates without opening or copying all templates.

Instructions

Aplica template-first: prioriza #Template externo; senao procura candidatos na biblioteca Agents sem abrir/copiar todos os templates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limiteNo
consultaYes
Behavior4/5

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

With no annotations provided, the description carries the behavioral burden and does add value by revealing that the tool avoids opening/copying all templates and instead searches candidates efficiently. It also discloses the priority order between the external template and the Agents library, which is useful behavioral context beyond the schema.

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?

A single dense sentence that front-loads the primary action and includes the key behavioral distinction without wasted words. It is concise, focused, and easy to parse.

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?

The description explains the strategy but omits important operational details: what the tool returns, how consulta and limite affect execution, and what the agent should do with the candidates found. With no output schema and no annotations, this leaves significant gaps for correct invocation.

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

Parameters1/5

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

Schema description coverage is 0%, and the description does not explain the consulta or limite parameters at all. The description fails to compensate for the lack of parameter documentation, leaving the agent to infer what consulta means and how limite affects behavior.

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

Purpose4/5

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

The description clearly states the tool applies a template-first strategy, prioritizing an external #Template and falling back to searching the Agents library. It is specific about the resource and action, though it does not explicitly differentiate itself from sibling tools by name.

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?

Usage is implied: use this when you need to plan by applying template-first logic. However, it does not explicitly state when to prefer this over related tools like aya_templates_listar or aya_agentes_planejar_equipe, nor does it provide exclusions 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/testesvibecodeing/AyA-MCP'

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