Skip to main content
Glama

search_planning_applications

Search UK planning applications by keyword, council, postcode, status, type, or date range. Retrieve matching applications with address, description, reference, and status.

Instructions

Search UK planning applications by keyword, council, postcode, status, type, or date range. Returns matching applications with address, description, reference, status, and dates. Use for questions like 'recent planning applications in Camden' or 'refused extensions in OX1'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoFull-text search across address, description, and reference.
pageNoPage number (default 1).
typeNoApplication type, e.g. 'Householder', 'Full', 'Listed Building'.
limitNoResults per page (paid keys up to 100; free keys 10).
statusNoFilter by decision status.
councilNoCouncil ID, e.g. 'camden', 'oxford'.
date_toNoLatest application date, YYYY-MM-DD.
postcodeNoPostcode or postcode prefix, e.g. 'OX1' or 'SW1A 1AA'.
date_fromNoEarliest application date, YYYY-MM-DD.
Behavior2/5

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

No annotations are provided, placing the full burden on the description. It mentions the returned fields but fails to disclose pagination behavior, rate limits, authentication needs, or error handling. This is insufficient for a tool with 9 parameters.

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?

Extremely concise: two sentences that front-load the purpose and include examples. No wasted words or redundant information. Ideal length for a search tool.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the tool's complexity (9 parameters, no output schema, no annotations), the description is adequate but not fully complete. It lists return fields and gives examples but omits details like pagination, optionality of all parameters, and free vs paid tier limit (which is in schema but not description). Could be more comprehensive.

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 description coverage is 100%, so the parameters are already well-documented in the schema. The description groups them into categories (keyword, council, etc.) but adds no additional semantics beyond the schema. Baseline 3 is appropriate.

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?

Clearly states it searches UK planning applications by various criteria, listing the fields returned. However, it does not explicitly distinguish itself from sibling tools like nearby_planning_applications or get_planning_application, which have distinct purposes.

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

Usage Guidelines4/5

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

Provides concrete example queries ('recent planning applications in Camden', 'refused extensions in OX1') that illustrate appropriate use cases. Does not include when-not-to-use or alternatives, but the examples give clear context.

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/beshogun/planwire-mcp'

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