regulatory_fetch_docket_details
Retrieve complete details for a regulatory docket using its ID, including title, agency, status, comment period dates, comment count, and related documents from Regulations.gov.
Instructions
Fetch full details for a specific regulatory docket by ID. Returns title, agency, status, comment period dates, number of comments, and related documents in AI-Ready Markdown. Verified source: Regulations.gov. Data freshness: 4-hour cache. Token-efficient. Example: fetch_docket_details('FDA-2023-N-0001')
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docket_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||