altos_list_files
ActiveTool of Altos
declared in 0.1.0
Browse downloadable regional real estate data files. Returns catalog with file names, formats, and descriptions.
Parameters schema
{
"type": "object",
"examples": [
{
"_altosKey": "your-altos-api-key"
},
{
"type": "listings-new",
"region": "ca_los-angeles",
"_altosKey": "your-altos-api-key"
}
],
"required": [
"_altosKey"
],
"properties": {
"type": {
"type": "string",
"description": "Data type: \"stats\", \"listings\", \"listings-new\", \"pendings\" (default: \"stats\")"
},
"region": {
"type": "string",
"description": "Region code (default: \"us_national\")"
},
"_altosKey": {
"type": "string",
"description": "Altos Research API key"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Altos
https://github.com/pipeworx-io/mcp-altos
1/7 registries