Skip to main content
Glama

Get soil properties for a location

get_soil_profile

Retrieve soil texture, pH, organic carbon, and water-holding capacity for any location using global soil data at multiple depth bands.

Instructions

Fetch soil texture, pH, organic carbon, and water-holding properties for a coordinate from SoilGrids (ISRIC's global 250m-resolution soil map), at multiple depths.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
depthsNoDepth bands to query. Defaults to 0-5cm, 5-15cm, 15-30cm, 30-60cm.
latitudeYesLatitude in decimal degrees.
longitudeYesLongitude in decimal degrees.
Behavior3/5

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

Discloses data source and resolution, but with no annotations, fails to mention response format, rate limits, auth requirements, or behavior for invalid coordinates. Adequate but not comprehensive.

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?

Single sentence packed with essential information: action, data fields, source, resolution, depth variability. No filler, front-loaded with verb.

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?

Without output schema or annotations, provides sufficient context on returned data (specific soil properties) and source. Missing response structure and error handling, but adequate for a straightforward lookup tool.

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

Parameters3/5

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

Schema coverage is 100% with descriptions for latitude, longitude, and depths. Description adds 'multiple depths' and source context but no extra meaning beyond schema. Baseline score applies.

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?

Clearly states the tool fetches soil properties (texture, pH, organic carbon, water-holding) from SoilGrids for a given coordinate at multiple depths. Distinct from sibling tools focused on weather and crop advice.

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?

Implies use for soil data queries, but no explicit guidance on when to choose this over siblings like get_growing_conditions. Lacks when-not or alternative recommendations.

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/govardhansatya/agrisignal-mcp'

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