Skip to main content
Glama

LexRegPulse: Banking Regulation Brief

get_daily_briefing

LexRegPulse's daily banking regulatory brief, published every morning at 6:45 AM ET. Sections: the lead story with its bank-side transmission, regulatory developments (OCC, FDIC, Federal Reserve, CFPB, FinCEN, OFAC, SEC, CFTC, NCUA and the states), industry signals (market and industry context: rates, deals, funding, fintech), political and legislative items, what's coming (comment windows, effective dates) and what it means. Every figure is traced to a source and every edition is QA-scored before it sends. Returns the full edition as markdown with its canonical URL; each bullet is addressable on the web page as #b-1, #b-2, …

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dateNoOptional edition date, YYYY-MM-DD. Defaults to the most recent edition.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.9/5.0
Behavior4/5

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

With no annotations, the description carries the behavioral transparency burden. It discloses the return format (full edition as markdown), the canonical URL, addressable bullet anchors, QA-scoring, and default-to-most-recent behavior. It does not mention error handling for invalid dates, but for a read-only retrieval tool the disclosed behavior is strong.

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

Conciseness4/5

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

The description is long but information-dense, front-loading the core identity before listing sections and return details. Some clauses, such as the QA-scoring note, are not essential for invocation, but they add credibility without bloating the description excessively.

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

Completeness4/5

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

For a single-parameter tool with no output schema, the description compensates well by specifying the markdown return format, canonical URL, bullet addressing, and default date behavior. It is nearly complete, though it does not specify behavior for invalid or unavailable dates.

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?

The input schema already fully documents the single optional 'date' parameter with format and default behavior, so description-level parameter explanation is unnecessary. The description adds no new parameter semantics, keeping the score at the baseline for full schema coverage.

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

Purpose5/5

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

The description clearly identifies the resource as LexRegPulse's daily banking regulatory brief, names its publication cadence, and enumerates its sections. This makes it easy to distinguish from sibling tools like get_weekly_digest and get_daily_podcast.

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 when the tool is relevant ('daily... published every morning at 6:45 AM ET') and clarifies the default date behavior, but it does not explicitly contrast it with the weekly digest, podcast, or blog tools. Usage context is clear, but no exclusions or alternative-selection guidance are provided.

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.