search
ActiveTool of Digitalnz
declared in 0.1.0
Search the DigitalNZ collection by keyword. Returns matching items with ids (pass an id to record), titles, creators/sources, dates and links.
Parameters schema
{
"type": "object",
"required": [
"query"
],
"properties": {
"page": {
"type": "number",
"description": "Page (1-based, default 1)."
},
"limit": {
"type": "number",
"description": "Max results (1-100, default 20)."
},
"query": {
"type": "string",
"description": "Keyword(s)."
},
"_apiKey": {
"type": "string",
"description": "DigitalNZ API key (optional) (auto-injected by the platform)."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Digitalnz
https://github.com/pipeworx-io/mcp-digitalnz
2/7 registries