You're viewing a demo portfolio

Join the waitlist
PRSM

caselaw_opinion_text

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Fetch the full opinion text of a case on demand by its CAP id. Text is retrieved live from the public-domain CAP static mirror (not stored), and includes each opinion (majority, dissent, concurrence) with its author. Use max_chars to bound the response.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "id"
  ],
  "properties": {
    "id": {
      "type": "number",
      "description": "CAP case id (from caselaw_search / caselaw_citation_lookup)."
    },
    "max_chars": {
      "type": "number",
      "description": "Maximum total characters of opinion text (default 50000, max 500000)."
    }
  },
  "additionalProperties": false
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

io.github.blackboxfoundry/livedatalink

https://github.com/blackboxfoundry/livedatalink

2/7 registries
View full server →