You're viewing a demo portfolio

Join the waitlist
PRSM

gsa_auction_lot

Active

Tool of Gsa Auctions

declared in 0.1.0

Full detail for a single GSA Auctions lot, identified by its sale number and lot number. Returns everything the auction listing carries: item name, per-lot descriptions (LotInfo), property and sale locations, start/end dates, status, high bid, reserve, bid increment, bidder count, inspection instructions, contracting-officer contact, agency/bureau, and item/image URLs.

Parameters schema

{
  "type": "object",
  "required": [
    "sale_no",
    "lot_no"
  ],
  "properties": {
    "lot_no": {
      "type": [
        "number",
        "string"
      ],
      "description": "The lot number (LotNo) within that sale, e.g. 1."
    },
    "sale_no": {
      "type": "string",
      "description": "The sale number (SaleNo), e.g. \"25QSCI21001\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Gsa Auctions

https://github.com/pipeworx-io/mcp-gsa-auctions

1/7 registries
View full server →
gsa_auction_lot — Gsa Auctions — PRSM MCP