You're viewing a demo portfolio

Join the waitlist
PRSM

query_resource

Active

Tool of Avoindata Fi

declared in 0.1.0

Pull rows from a tabular Finland Open Data resource (CKAN DataStore) by resource_id (from a dataset's resources). Optional full-text q, limit, offset. Note: only resources with the DataStore enabled are queryable.

Parameters schema

{
  "type": "object",
  "required": [
    "resource_id"
  ],
  "properties": {
    "q": {
      "type": "string",
      "description": "Optional full-text filter over the rows."
    },
    "limit": {
      "type": "number",
      "description": "Max rows (default 100)."
    },
    "offset": {
      "type": "number",
      "description": "Pagination offset."
    },
    "resource_id": {
      "type": "string",
      "description": "A resource_id from dataset/search_datasets."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Avoindata Fi

https://github.com/pipeworx-io/mcp-avoindata-fi

1/7 registries
View full server →
query_resource — Avoindata Fi — PRSM MCP