hilma_notice_lookup
ActiveTool of Hilma
Look up a single Finnish public procurement notice on Hilma (hankintailmoitukset.fi) by its Hilma notice number (e.g. "2026-012345") or index document id. Returns the index metadata for that notice — buyer organisation, publication date, CPV codes, procurement project id, and national/framework/dynamic-purchasing flags.
Parameters schema
{
"type": "object",
"properties": {
"id": {
"type": "string",
"description": "Index document id from a previous hilma_search result. Provide this or \"notice_number\"."
},
"_apiKey": {
"type": "string",
"description": "Optional Hilma AVP subscription key. Free key: sign up at https://hns-hilma-prod-apim.developer.azure-api.net (Products → avp-read → Subscribe)."
},
"notice_number": {
"type": "string",
"description": "Hilma notice number, e.g. \"2026-012345\". Provide this or \"id\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Hilma
https://github.com/pipeworx-io/mcp-hilma
1/7 registries