You're viewing a demo portfolio

Join the waitlist
PRSM

find_opportunities

Active

Tool of io.github.HarleyCoops/workspace-alberta

declared in 1.28.1

Find government contracts that match your business profile. Returns scored and ranked opportunities with explanations of why each one fits your capabilities. Pass an inline `profile` to describe the business per call.

Parameters schema

{
  "type": "object",
  "properties": {
    "days": {
      "type": "integer",
      "default": 60,
      "description": "Only show contracts closing within N days (default: 60)"
    },
    "limit": {
      "type": "integer",
      "default": 15,
      "description": "Maximum opportunities to return (default: 15)"
    },
    "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 →