MoveHome.org Property Agent
movehome.org
· Move Home Organisation CIC
Agent-to-agent access to the MoveHome.org property catalogue. Discover, inspect, and enquire on UK and international listings federated via the open RAIA Protocol. Read-only search and listing retrieval are anonymous; enquiries are forwarded to the source estate agent.
movehome.org via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
D
Conformance score: 59/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-11 23:38:19 current | f0b70b9c4f04… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://movehome.org/.well-known/agent-card.json |
| Provider | https://movehome.org |
| Docs | https://movehome.org/docs/raia-a2a-api |
Skills · 3 declared · mapped to canonical taxonomy
Search the MoveHome.org catalogue by location (UN/LOCODE), service type (long_term, short_term, sale), property type, bedrooms, and maximum price. Returns a pag…
Retrieve the full public card for a single listing by its raia_id (e.g. prop-gb-acme-12345678), including price, location, features and media.
Submit an enquiry against a listing on behalf of a prospective tenant or buyer. The enquiry is recorded and forwarded to the source estate agent. Requires enqui…
Health · last 1 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/movehome.org) [](https://agenstry.com/agents/movehome.org) [](https://agenstry.com/agents/movehome.org) [](https://agenstry.com/agents/movehome.org)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"protocolVersion": "0.3.0",
"name": "MoveHome.org Property Agent",
"description": "Agent-to-agent access to the MoveHome.org property catalogue. Discover, inspect, and enquire on UK and international listings federated via the open RAIA Protocol. Read-only search and listing retrieval are anonymous; enquiries are forwarded to the source estate agent.",
"url": "https://movehome.org/api/a2a",
"preferredTransport": "JSONRPC",
"version": "0.1.0",
"provider": {
"organization": "Move Home Organisation CIC",
"url": "https://movehome.org"
},
"documentationUrl": "https://movehome.org/docs/raia-a2a-api",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"skills": [
{
"id": "search_properties",
"name": "Search properties",
"description": "Search the MoveHome.org catalogue by location (UN/LOCODE), service type (long_term, short_term, sale), property type, bedrooms, and maximum price. Returns a paginated list of public listing cards.",
"tags": [
"property",
"search",
"real-estate",
"lettings",
"sales"
],
"examples": [
"Find 2-bedroom long-term rentals in London under \u00a33000 pcm",
"Search for flats for sale in GBLON with a maximum price of 750000"
]
},
{
"id": "get_property",
"name": "Get property",
"description": "Retrieve the full public card for a single listing by its raia_id (e.g. prop-gb-acme-12345678), including price, location, features and media.",
"tags": [
"property",
"detail",
"real-estate"
],
"examples": [
"Get the details for listing prop-gb-rlf-04827193"
]
},
{
"id": "create_enquiry",
"name": "Create enquiry",
"description": "Submit an enquiry against a listing on behalf of a prospective tenant or buyer. The enquiry is recorded and forwarded to the source estate agent. Requires enquirer name, email and a message; an optional viewing request with preferred dates may be included.",
"tags": [
"property",
"enquiry",
"lead",
"transact",
"viewing"
],
"examples": [
"Enquire about prop-gb-rlf-04827193 for Jane Doe (jane@example.com): \"Is this still available and can we view it on Saturday?\""
]
}
]
}