Get Regulatory Document Details
legal.regulations.documentRetrieve full details of a US federal regulatory document by its ID. Get title, abstract, agency, comment count, docket, and dates from Regulations.gov.
Instructions
Get full details of a US federal regulatory document by ID — title, abstract, agency, comment count, docket, dates. Public domain (Regulations.gov)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Document ID from search results (e.g. "FDA-2024-N-0001-0001") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | No | Tool response payload. Shape varies per tool — consult the tool description and inputSchema. May be an object, array, string, or number depending on the upstream provider response. | |
| error | No | Present only when the call failed. Includes error code, message, request_id, and any provider-specific extras. |