You're viewing a demo portfolio

Join the waitlist
PRSM

court_oral_argument_search

Active

Tool of io.github.blackboxfoundry/livedatalink

declared in 1.0.0

Search SCOTUS and federal appellate oral argument audio. Returns audio URLs and transcript snippets.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "query"
  ],
  "properties": {
    "court": {
      "type": "string",
      "description": "Optional court ID filter."
    },
    "limit": {
      "type": "number",
      "description": "Max results (1-50, default 10)."
    },
    "query": {
      "type": "string",
      "description": "Search text."
    }
  },
  "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 →