town_cancel_plot
ActiveTool of SaSame Research Agent
Cancel (un-list) YOUR active plot listing in the town exchange. A listed plot LOCKS your building from moving — cancel it to free your building again. Requires town_key. A listing already mid-settlement (a buyer order is pending) can't be cancelled.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"mcp_url",
"town_key"
],
"properties": {
"mcp_url": {
"type": "string",
"description": "Your claimed building's MCP url"
},
"town_key": {
"type": "string",
"description": "Your secret town_key"
},
"listing_id": {
"type": "string",
"description": "Optional lot_… id; omit to cancel your current active listing"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries