Skip to main content
Glama

generate_feasibility_report

Generate a feasibility report for landscape restoration, covering ecological assessment, species plan, risks, monitoring, and budget. Needs an area reference; outputs markdown with citations and cost.

Instructions

Generate a full Phase 4-style feasibility report with Opus 4.7.

Returns markdown body, source citations (with pgvector similarity), token usage, and cost in USD. Typical output is 1,800-2,500 words across 10 standard sections (Executive Summary, Site Context, Ecological Assessment, Species Plan, Nursery Linkages, Risks, Monitoring Plan, Timeline, Budget indication, Sources).

Exactly one area-reference parameter is required. locale: en | tr | ru | uz.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
localeNoen
geojsonNo
parcel_idNo
nursery_idNo
cadastral_numberNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

With no annotations, the description carries full burden. It discloses return values (markdown, citations, token usage, cost), output length, section structure, the mandatory one-of parameter rule, and locale options. This is substantial behavioral context beyond the schema, though it does not mention error behavior or side effects (e.g., cost implications or long runtime).

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

Conciseness4/5

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

The description is compact and front-loaded with the purpose, then lists return components and constraints. All sentences contribute value; no redundant phrasing. It could benefit from structured formatting (e.g., bullet list of sections) but is acceptably concise.

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's complexity and the existence of an output schema, the description covers the key outputs, typical length, section list, and the input requirement. It lacks information on failure modes, prerequisites like balance, or interaction with other tools, but for a report generator it provides a solid operational picture.

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?

Schema description coverage is 0%, so the description must compensate. It explains that exactly one area-reference parameter (geojson, parcel_id, nursery_id, cadastral_number) is required, and enumerates locale values with pipe-separated options. However, it does not describe each parameter individually, leaving some ambiguity about formats (e.g., what geojson should look like).

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 opens with a specific verb and resource: 'Generate a full Phase 4-style feasibility report with Opus 4.7,' which clearly distinguishes it from sibling tools like analyze_area or translate_brief. It enumerates the report's contents (markdown body, citations, token usage, cost) and section list, leaving no ambiguity about what the tool produces.

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 does not name alternatives or provide explicit when-to-use guidance, but the phrase 'full Phase 4-style feasibility report' implies this is the primary generation tool. The required-parameter constraint is a usage rule, not a tool-selection guideline. Without comparisons to siblings like analyze_area or get_report, the agent may not know when to choose this over a lighter analysis.

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/ilhankilic/mcp-resilland'

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