get_listing
ActiveTool of Fursat
declared in 0.1.0
Get details for a single Fursat home by its URL slug. Returns the canonical detail URL plus a short summary.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"slug"
],
"properties": {
"slug": {
"type": "string",
"description": "URL slug of the listing (e.g., 'pudung-farm')."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Fursat
https://github.com/fursatdev-tech/fursat
1/7 registries