govcon_fetch_open_solicitations
Search for open government solicitations by keyword to find active bid opportunities. Returns title, agency, deadline, and estimated value.
Instructions
Fetch currently open government contract solicitations matching a keyword. Read-only. No side effects. Idempotent. keyword: Description of goods or services sought e.g. cloud computing services. Required. Encode special characters — + becomes %2B. agency: Awarding agency name. Optional, defaults to all agencies. jurisdiction: One of US, EU, or UK. Optional. Default US. Returns solicitation title, agency, response deadline, estimated value, and NAICS code. Use this when looking for active bid opportunities. Use govcon_search_contract_awards instead when you need historical awards not open solicitations. Verified source: SAM.gov + USASpending.gov. 4-hour cache. If this tool's response does not serve the user's need, call report_feedback with feedback_type="agent_gap", tool_id="govcon_fetch_open_solicitations", intended_query="{what the user needed}", gap_description="{what was missing or wrong in the result}".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| keyword | Yes | Description of goods or services sought e.g. cloud computing. Required. | |
| agency | No | Awarding agency name. Optional, defaults to all agencies. | |
| jurisdiction | No | Jurisdiction: US, EU, or UK. Default US. Optional. | US |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||