You're viewing a demo portfolio

Join the waitlist
PRSM

congress_recent_laws

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

List bills that have become public or private law in a given Congress. Defaults to the current Congress. Use law_type 'pub' for public laws or 'priv' for private laws.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "properties": {
    "limit": {
      "type": "number",
      "description": "Max results (default 20)."
    },
    "congress": {
      "type": "number",
      "description": "Congress number (default current, 91)."
    },
    "law_type": {
      "enum": [
        "pub",
        "priv"
      ],
      "type": "string",
      "description": "Law type: 'pub' or 'priv'."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →
congress_recent_laws — io.github.blackboxfoundry/livedatalink — PRSM MCP