caribbean_get_llms_txt
Vue d'ensemble de la marketplace : liste des outils disponibles, URLs de découverte (llms.txt, openapi.json, mcp). Gratuit — point de départ recommandé.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Vue d'ensemble de la marketplace : liste des outils disponibles, URLs de découverte (llms.txt, openapi.json, mcp). Gratuit — point de départ recommandé.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
Annotations already declare readOnlyHint=true and openWorldHint=false, covering the safety profile. The description adds that it is 'Gratuit' (free) and a recommended starting point, which is useful context, but it does not describe the return format or pagination. Given the annotation coverage, the description provides minimal but acceptable transparency.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that front-loads the primary purpose and includes key usage context (free, recommended starting point). Every word earns its place with no redundancy.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple read-only tool with no parameters and no output schema, the description covers the essential aspects: what it provides, the discovery URLs, and its role as a starting point. It could mention what the agent should do with the URLs, but the description is otherwise complete for a tool of this complexity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters, so the schema is trivially complete. The description adds no parameter-specific information because none is needed. The baseline for 0 params is 4, and the description appropriately focuses on the tool's purpose rather than params.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool provides an overview of the marketplace, listing available tools and discovery URLs (llms.txt, openapi.json, mcp). It is distinct from sibling tools by positioning itself as the recommended starting point, differentiating from more specific tools.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description says 'point de départ recommandé' (recommended starting point), providing clear context for when to use this tool first. It does not name specific alternatives or exclusions, but the implied guidance is sufficient for a simple entry-point tool.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.
Most tools have clearly distinct domains (solar, biodiversity, water, etc.), but the pair caribbean_get_marches_publics and caribbean_get_marches_publics_dom overlap significantly, differing only in geographic scope. The sub-group of 'caye' tools (marche, vanille, vetiver) are also thematically similar, though descriptions clarify their specific commodities. Overall, an agent could generally select correctly, but a few boundary cases exist.
The tools overwhelmingly follow a caribbean_get_<subject> convention, with only two exceptions: caribbean_analyse_solaire (uses 'analyse' instead of 'get') and caribbean_list_marketplace (uses 'list' instead of 'get'). This makes the pattern predictable and readable, with minor deviations that are still intuitive. The subject names are consistently descriptive, though some use abbreviations like 'dom' and 'oa' that might require context.
24 tools is on the heavy side for a single server, particularly given that many tools are single-purpose data lookups (e.g., biodiversity, eDNA, tourism). The count is justifiable for a wide-ranging Caribbean data API, but it risks overwhelming an agent with a large surface. It is not excessive enough to be absurd, but it's in the 'heavy' zone.
The server covers multiple domains comprehensively, such as solar energy (tariffs, irradiation, connection, tax credit, financing) and public contracts (Guadeloupe and all DOM). The marketplace meta-tools (llms_txt, list_marketplace, get_provider) ensure discoverability, but there is no general search or aggregation tool. Some areas like agriculture or real estate beyond what's present could be considered gaps, but the core coverage is solid.