Find A Tender Recent
find_a_tender_recentRecent HIGH-VALUE UK government tenders and contract awards from the Find a Tender Service (find-tender.service.gov.uk) — the UK's above-threshold procurement portal (the post-Brexit replacement for EU TED, for larger public contracts). Use for "high value UK tenders", "above threshold UK government contracts", "Find a Tender notices", "large UK public sector contract opportunities". Returns recent notices newest-first. An optional keyword is matched over title, description, award title and AWARDED SUPPLIER — client-side, because the FTS API has no text search (it rejects a keyword parameter outright, allowing only stages/limit/cursor/updatedFrom/updatedTo). ALWAYS READ window_complete: false means the walk stopped at the page cap with more feed left, so a zero means "absent from the notices examined", not "not published" — narrow days until it is true. For a proper full-corpus keyword SEARCH of UK procurement, and for lower-value notices, use search_notices (Contracts Finder), which does have a real server-side index. Keyless.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to scan, 1–30 (default 7). | |
| limit | No | Max notices to return, 1–100 (default 20). | |
| stage | No | Notice stage: "tender" (open opportunities, default), "award" (results), or "planning". | |
| keyword | No | Optional keyword to filter recent notices by title/description, e.g. "cloud", "construction". Omit to list all recent. |