You're viewing a demo portfolio

Join the waitlist
PRSM

list_resources

Active

Tool of Dane Gov Pl

declared in 0.1.0

List the resources (files/tables) attached to a dataset. Returns JSON:API resource objects with id, title, format (csv/xlsx/...), media_type, link, openness_score and a tabular_data relationship. Resources whose relationships include tabular_data can be read row-by-row with resource_data.

Parameters schema

{
  "type": "object",
  "required": [
    "dataset_id"
  ],
  "properties": {
    "lang": {
      "type": "string",
      "description": "Language hint \"en\" or \"pl\"."
    },
    "page": {
      "type": "integer",
      "description": "Page number (default 1)."
    },
    "per_page": {
      "type": "integer",
      "description": "Results per page, 1-100 (default 20)."
    },
    "dataset_id": {
      "type": "string",
      "description": "Dataset numeric id, e.g. \"771\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dane Gov Pl

https://github.com/pipeworx-io/mcp-dane-gov-pl

1/7 registries
View full server →
list_resources — Dane Gov Pl — PRSM MCP