You're viewing a demo portfolio

Join the waitlist
PRSM

list_tables

Active

Tool of Dst Dk

declared in 0.1.0

List/search available tables. Filter by subject id, free-text search, or recently-updated tables. Returns table ids (use with table_info / get_data), titles, period range, and variable names.

Parameters schema

{
  "type": "object",
  "properties": {
    "lang": {
      "type": "string",
      "description": "Language: \"en\" (default) or \"da\"."
    },
    "search": {
      "type": "string",
      "description": "Free-text filter matched against table ids and titles (case-insensitive)."
    },
    "pastdays": {
      "type": "integer",
      "description": "Only tables updated within the last N days."
    },
    "subjects": {
      "type": "string",
      "description": "Comma-separated subject id(s) to filter by (from list_subjects)."
    },
    "includeInactive": {
      "type": "boolean",
      "description": "Include discontinued tables (default false)."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

Dst Dk

https://github.com/pipeworx-io/mcp-dst-dk

1/7 registries
View full server →
list_tables — Dst Dk — PRSM MCP