Skip to main content
Glama

scan_opencode

Scan your workspace and report which projects have agentic-ecos connected, so you can track integration status across your infrastructure.

Instructions

Escanea el workspace y reporta qué proyectos tienen agentic-ecos conectado.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workspace_rootNo
Behavior2/5

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

No hay anotaciones y la descripción no revela comportamientos adicionales como efectos secundarios, permisos necesarios, formato de salida o rendimiento. Solo indica la acción básica de escanear, dejando al agente sin información de contexto.

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?

La descripción es una sola oración breve y directa, sin información redundante. Cada palabra contribuye al propósito, y está bien estructurada para una lectura rápida.

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?

Dado que no hay anotaciones, no hay esquema de salida y el único parámetro no está explicado, la descripción resulta insuficiente para que el agente comprenda completamente el comportamiento, los límites y los resultados esperados de la herramienta.

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?

La cobertura del esquema es 0% y la descripción no explica el parámetro 'workspace_root'. No se indica qué valores acepta, cómo afecta al comportamiento o si es obligatorio, lo que deja al agente sin orientación semántica.

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?

La descripción usa un verbo específico 'Escanea' y especifica el recurso (workspace) y el propósito (reportar proyectos con agentic-ecos conectado). Sin embargo, no diferencia explícitamente de herramientas hermanas como ecosystem_status o connect_status, por lo que no alcanza el máximo.

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

Usage Guidelines2/5

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

No se proporciona ninguna orientación sobre cuándo usar esta herramienta frente a alternativas. No hay mención de contextos de uso, exclusiones o requisitos previos.

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/deibanez/agentic-ecos'

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