search_comments
ActiveTool of mcp-regulations-gov
declared in 0.1.0
Public comments filed on a docket or document. Filter by docketId, documentId (e.g., "EPA-HQ-OAR-2021-0317-0001"), free-text, or date.
Parameters schema
{
"type": "object",
"examples": [
{
"docket_id": "EPA-HQ-OAR-2021-0317"
},
{
"posted_to": "2023-12-31",
"document_id": "EPA-HQ-OAR-2021-0317-0001",
"posted_from": "2023-06-01"
}
],
"required": [],
"properties": {
"query": {
"type": "string",
"description": "Free-text query"
},
"docket_id": {
"type": "string",
"description": "Filter to a docket"
},
"page_size": {
"type": "number",
"description": "5-250"
},
"posted_to": {
"type": "string",
"description": "YYYY-MM-DD"
},
"document_id": {
"type": "string",
"description": "Filter to a single document"
},
"page_number": {
"type": "number",
"description": "1-based page"
},
"posted_from": {
"type": "string",
"description": "YYYY-MM-DD"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-regulations-gov
https://github.com/pipeworx-io/mcp-regulations-gov
2/7 registries