Skip to main content
Glama
StreamEstate

stream-estate

Official
by StreamEstate

create-search

Set up a saved property search with location, price, and size filters to get real-time alerts via webhook or email.

Instructions

Create a saved search with optional webhook notifications for real-time property alerts. Configure location, price, size filters and webhook endpoints.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
latNoLatitude for radius search
lonNoLongitude for radius search
titleNoSearch title/name
radiusNoSearch radius in km
roomMaxNoMaximum rooms
roomMinNoMinimum rooms
budgetMaxNoMaximum budget
budgetMinNoMinimum budget
furnishedNoFilter furnished properties
geoShapesNoGeographic polygon coordinates
bedroomMaxNoMaximum bedrooms
bedroomMinNoMinimum bedrooms
surfaceMaxNoMaximum surface in m²
surfaceMinNoMinimum surface in m²
expressionsNoFull-text search expressions
geoAccuracyNo1=house-number, 2=neighborhood
eventEndpointNoHTTPS webhook URL for event payloads
propertyTypesNo0=Flat, 1=House, 2=Building, 3=Parking, 4=Office, 5=Land, 6=Shop
excludedCitiesNoCity IRIs to exclude
includedCitiesNoCity IRIs, e.g. ["/cities/30953"]
landSurfaceMaxNoMaximum land surface in m²
landSurfaceMinNoMinimum land surface in m²
publisherTypesNo0=Individual, 1=Professional
excludedSourcesNoSource sites to exclude
includedSourcesNoSource sites to include
transactionTypeNo0=Sell, 1=Rent
withVirtualTourNoOnly with virtual tour
includedZipcodesNoZipcodes to include
pricePerMeterMaxNoMaximum price per m²
pricePerMeterMinNoMinimum price per m²
subscribedEventsNoEvent types: property.ad.create, ad.update.price, ad.update.surface, ad.update.pictures, ad.update.expired, property.ad.update
endpointRecipientNoHTTPS webhook URL for match payloads
withCoherentPriceNoFilter for coherent prices
includedInseeCodesNoINSEE codes to include
hidePropertyContactNoHide contact info in payloads
includedDepartmentsNoDepartment IRIs, e.g. ["/departments/77"]
notificationEnabledNoEnable webhook/email notifications
notificationRecipientNoEmail address for alerts
excludedSiteCategoriesNoSite categories to exclude
includedSiteCategoriesNoSite categories to include
Behavior2/5

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

With no annotations, the description carries full responsibility for behavioral disclosure. It mentions optional webhook notifications but does not explain that this persists a resource, the need for authentication, how webhooks are triggered, or what the return payload looks like. Key behavioral traits are missing.

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?

The description is two short sentences, front-loaded with the core action. Every phrase adds meaning, and it avoids redundancy or fluff, making it highly concise for a tool with 40 parameters.

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

Completeness2/5

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

For a tool with 40 parameters, no output schema, and no annotations, the description is too high-level. It doesn't mention that all parameters are optional, what the response will be, or any important side effects or constraints. It leaves the agent without critical context for correct invocation.

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%, so baseline is 3. The description groups parameters into location, price, size filters, and webhook endpoints, which adds a helpful conceptual structure but doesn't explain individual parameters beyond what the schema already provides.

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?

The description clearly states the tool creates a saved search, with a specific verb and resource. It distinguishes from sibling read/search tools by emphasizing creation and optional webhook notifications, though it doesn't explicitly compare with update-search or delete-search.

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

Usage Guidelines2/5

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

No guidance is provided on when to use this tool versus alternatives like search-properties for immediate results or update-search for modifying existing searches. The description focuses purely on what the tool does, not on selection criteria.

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/StreamEstate/mcp-server'

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