get_case_text
Get the staged plain text of a case's public court documents.
Long decisions can exceed 100 pages; the text is returned in chunks.
Use offset_chars from the previous response's next_offset to page
through. max_chars is capped at 50,000.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_chars | No | ||
| package_id | Yes | ||
| offset_chars | No |