get_comment
ActiveTool of mcp-regulations-gov
declared in 0.1.0
Single public comment by comment ID. Returns text, submitter, posting date, attachments.
Parameters schema
{
"type": "object",
"examples": [
{
"comment_id": "EPA-HQ-OAR-2021-0317-0042"
},
{
"comment_id": "FDA-2023-D-1234-5678",
"include_attachments": true
}
],
"required": [
"comment_id"
],
"properties": {
"comment_id": {
"type": "string",
"description": "Comment ID"
},
"include_attachments": {
"type": "boolean",
"description": "Include attachment list (default true)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-regulations-gov
https://github.com/pipeworx-io/mcp-regulations-gov
2/7 registries