You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 0.1.0).

get_csv_download_url

Inactive

Tool of Statscan

declared in 0.1.0

Return the StatCan-hosted URL for the full cube as a CSV download. Doesn't fetch the file — gives a direct URL agents can hand to a downloader.

Parameters schema

{
  "type": "object",
  "examples": [
    {
      "product_id": 36100434
    },
    {
      "language": "fr",
      "product_id": 36100434
    }
  ],
  "required": [
    "product_id"
  ],
  "properties": {
    "language": {
      "type": "string",
      "description": "en | fr (default en)"
    },
    "product_id": {
      "type": "number",
      "description": "Cube product ID"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Statscan

https://github.com/pipeworx-io/mcp-statscan

1/7 registries
View full server →
get_csv_download_url — Statscan — PRSM MCP