You're viewing a demo portfolio

Join the waitlist
PRSM

list_sessions

Active

Tool of legiscan

declared in 0.1.0

List the legislative sessions for a US state (regular and special), with start/end years and session IDs. Useful to scope which session to track bills in. Example: list_sessions({ state: "NY" })

Parameters schema

{
  "type": "object",
  "required": [
    "state"
  ],
  "properties": {
    "state": {
      "type": "string",
      "description": "2-letter state abbreviation, e.g. \"NY\", \"FL\", \"CA\"."
    },
    "_apiKey": {
      "type": "string",
      "description": "Optional — your own LegiScan API key for higher limits; omit to use the shared Pipeworx key."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

legiscan

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

2/7 registries
View full server →
list_sessions — legiscan — PRSM MCP