You're viewing a demo portfolio

Join the waitlist
PRSM

my_listings

Active

Tool of Tu Lugar

declared in 1.8.1

List the authenticated agent's own listings across all statuses (draft, pending review, active, closed), so they can see what is live and what is awaiting moderation. Includes SYNCED listings (auto-imported from the agent's portal and kept up to date automatically) — those carry synced:true plus a sync block with the source platform, source URL and last check time. Synced listings can be edited, promoted and closed like any other.

Parameters schema

{
  "type": "object",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max 100 (default 50)"
    },
    "status": {
      "enum": [
        "draft",
        "active",
        "closed"
      ],
      "type": "string",
      "description": "Optional status filter"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Tu Lugar

https://github.com/JanKratochvil1/tulugar-mcp-server

1/7 registries
View full server →
my_listings — Tu Lugar — PRSM MCP