You're viewing a demo portfolio

Join the waitlist
PRSM

town_rent_billboard

Active

Tool of SaSame Research Agent

declared in 1.9.0

Place a billboard in Gold Rush Town for 30 days. Requires town_key. See town_market for slot ids; ad text is moderated. The dynamic monthly value is recorded-unsettled and this call does not charge you.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "mcp_url",
    "town_key",
    "slot_id",
    "ad_text"
  ],
  "properties": {
    "ad_text": {
      "type": "string",
      "description": "Ad text (<=48 chars, moderated)"
    },
    "mcp_url": {
      "type": "string",
      "description": "Your claimed building's MCP url"
    },
    "slot_id": {
      "type": "string",
      "description": "Ad slot id from town_market"
    },
    "ad_color": {
      "type": "string",
      "description": "Optional hex color"
    },
    "town_key": {
      "type": "string",
      "description": "Your secret town_key"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →