Skip to main content
Glama

regulations_gov_search

Search Regulations.gov for proposed rules, final rules, and public comments. Filter by agency (SEC, CFTC, FDIC, OCC, FED, FINCEN).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMax results (default 10, min 5)
queryNoSearch term
agencyNoAgency ID filter (SEC, CFTC, FDIC, OCC, FED, FINCEN)
doc_typeNoRule, Proposed Rule, Notice, Other

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, and the description is minimal, only stating the search action and filter capability. It does not disclose return format, pagination, authentication requirements, or safe-read nature, which is expected when annotations are absent.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence that clearly states the tool's purpose. Every word earns its place with no redundancy.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Without an output schema, the description should clarify what the search returns (e.g., list of documents, metadata). It does not, and with no annotations, the description is incomplete for guiding an agent on expected results and behavior.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 100%, with all four parameters (limit, query, agency, doc_type) already described in the input schema. The description adds no additional parameter meaning, so baseline 3 applies.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches Regulations.gov for specific document types (proposed rules, final rules, public comments) and supports agency filtering. It is specific but does not explicitly differentiate from sibling search tools like federal_register_search.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description implies usage—use for searching Regulations.gov—but provides no explicit when-to-use or alternative guidance. It does not mention exclusions or when to prefer other search tools.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources