nz_tender_detail
ActiveTool of Gets Nz
Fetch full detail for a single New Zealand government tender from GETS by its RFx ID (the numeric id from nz_tender_open / nz_tender_search results, e.g. 32705858). Returns tender name, reference number, buying agency, department/business unit, tender type (RFP, RFT, RFQ, etc.), coverage, open and close dates, UNSPSC categories, regions, required pre-qualifications, contact, full overview text, and the human GETS page URL.
Parameters schema
{
"type": "object",
"required": [
"id"
],
"properties": {
"id": {
"type": [
"string",
"number"
],
"description": "GETS RFx ID, e.g. \"32705858\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Gets Nz
https://github.com/pipeworx-io/mcp-gets-nz
1/7 registries