Skip to main content
Glama
davidscoreal

CIA Diagnose

by davidscoreal

contact_cia

Read-onlyIdempotent

Access CIA's contact details, services catalog with pricing, and booking link to take the next step.

Instructions

Get CIA contact information, services catalog, and booking options.

This is where value converts to action. By this point, the client has received massive free value (diagnosis, tools, plan, ROI, cases) and naturally wants to accelerate with professional help.

Use when the client is ready to take the next step.

Args: lang: Language ('es' or 'en').

Returns: dict: CIA company info, services with pricing tiers, booking link, and contact details.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
langNoes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations (readOnlyHint=true, destructiveHint=false, idempotentHint=true) already indicate a safe read operation. The description adds value by detailing the return structure (company info, pricing, booking link, contact details), though it does not disclose any additional behavioral traits.

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

Conciseness3/5

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

The description contains a lengthy sales pitch ('This is where value converts to action...') that does not add operational value for an AI agent. The core functional info is front-loaded, but the fluff reduces conciseness. Adequate but not optimal.

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 tool has a single optional parameter, rich annotations, and an output schema, the description provides sufficient context. It covers the return fields comprehensively for a contact retrieval tool, though it omits details about error handling or invalid input behavior.

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

Parameters4/5

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

The input schema has 0% description coverage, so the description must compensate. It adds meaning by specifying the 'lang' parameter as Language with allowed values 'es' or 'en', which is not present in the schema. This adequately clarifies the only parameter.

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 retrieves contact information, services catalog, and booking options. This verb+resource combination is specific and distinct from sibling tools like action_plan or quick_scan, which serve different purposes.

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 suggests using the tool when 'the client is ready to take the next step,' providing some context, but lacks explicit when-not-to-use guidance or comparison to siblings like tools_recommend or roi_projector, which could also be relevant at conversion stages.

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/davidscoreal/cia-diagnose'

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