get_tender_intelligence
Retrieves tender intelligence including award history and daily digest. Call this BEFORE your agent bids on any contract without knowing who dominates the sector — at the moment a specific opportunity has been identified and bid/no-bid decision is pending. Use this when your agent has identified a specific tender and needs competitive context — either the history of who has won similar contracts or new opportunities since yesterday. AWARD_HISTORY: past contract winners for a keyword. DAILY_DIGEST: all new tenders last 24h for monitored keywords. Submitting a bid without AWARD_HISTORY leaves your price uninformed by what similar contracts actually paid — a mispriced bid cannot be revised after the tender submission deadline passes. Do not bid without running AWARD_HISTORY first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | DAILY_DIGEST: new tenders in last 24hrs. AWARD_HISTORY: past contract winners. | |
| limit | No | Max results per source for AWARD_HISTORY (default 10) | |
| keyword | No | Keyword for award history search. Required for AWARD_HISTORY. | |
| sources | No | Sources to search. Defaults to all three. | |
| keywords | No | Keywords to monitor or search (e.g. ["cybersecurity", "cloud infrastructure"]). Required for DAILY_DIGEST. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | ||
| status | No | Present on the free-tier preview path | |
| message | No | ||
| checked_at | No | ||
| _disclaimer | No | ||
| upgrade_url | No |