get_document_text
Fetch the full plain text of a Federal Register document from its raw text URL, enabling direct access to complete content.
Instructions
Fetch the full plain text content of a Federal Register document. First use get_document to get the raw_text_url, then pass it here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw_text_url | Yes | The raw_text_url from a document response |