You're viewing a demo portfolio

Join the waitlist
PRSM

daily_bid_brief

Active

Tool of io.github.HarleyCoops/workspace-alberta

declared in 1.28.1

Generate a free daily bid brief from CanadaBuys and Alberta APC for a business profile. Pass an inline `profile` to describe the business per call.

Parameters schema

{
  "type": "object",
  "properties": {
    "days": {
      "type": "integer",
      "default": 14,
      "description": "Look ahead this many days for matches and deadlines (default 14)"
    },
    "limit": {
      "type": "integer",
      "default": 5,
      "description": "Maximum items per section (default 5, max 10)"
    },
    "profile": {
      "type": "object",
      "properties": {
        "location": {
          "type": "string",
          "description": "Where the business is located, e.g. 'Edmonton, Alberta'"
        },
        "industries": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "description": "Optional industries such as steel, lumber, aluminum, construction"
        },
        "description": {
          "type": "string",
          "description": "What the business does: products, services, capabilities"
        },
        "capabilities": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "description": "Optional explicit capability keywords; derived from description when omitted"
        },
        "company_name": {
          "type": "string",
          "description": "Company name"
        }
      },
      "description": "Inline business profile used for this call only. Overrides any saved profile. On the shared public endpoint without a subscriber key, this is the way to describe your business."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.HarleyCoops/workspace-alberta

https://github.com/HarleyCoops/WorkspaceAlberta

1/7 registries
View full server →