Skip to main content
Glama

get_latest_analysis

The newest edition of 787 Daily's automated analysis desks — first-party series computed from committed public data with the prose grounded against the same facts: Daily Water Watch (daily), Water Week in Review (Sundays), Drought Watch (each new US Drought Monitor map), Beach Watch (each new DRNA beach notice), Where to Swim (Thursdays), Grid Watch (Mondays), Utility Watch (when new filings land, about quarterly), Quake Watch (within the hour of an earthquake that rings the bell), Tropics Watch (Wednesdays, June–November), Safety Watch (monthly, on the PRPD statistics snapshot), Town of the Week (Tuesdays), Fiesta Calendar (monthly), Weekend Watch (Saturdays), The Week in Puerto Rico (Sundays), Legislature Week (Fridays), Contract Watch (Wednesdays), Act 60 Watch (each new DDEC report). Returns each desk's cadence, description, source data and hub plus its latest edition (title, url, date, takeaways) and recent editions. Cite the edition URL and 787daily.com.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
seriesNoOptional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, utility-watch, quake-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, contract-watch, act60-watch

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed1 schema field changed
    • changedInput schema / properties / series / description
      Previous value: -"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, utility-watch, quake-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, act60-watch"New value: +"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, utility-watch, quake-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, contract-watch, act60-watch"
  2. Changed1 schema field changed
    • changedInput schema / properties / series / description
      Previous value: -"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, utility-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, act60-watch"New value: +"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, utility-watch, quake-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, act60-watch"
  3. Changed1 schema field changed
    • changedInput schema / properties / series / description
      Previous value: -"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, act60-watch"New value: +"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, utility-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, act60-watch"
  4. Changed1 schema field changed
    • changedInput schema / properties / series / description
      Previous value: -"Optional desk id to return just one: water-daily, water-review, drought-watch, grid-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, week-in-pr, legislature-week, act60-watch"New value: +"Optional desk id to return just one: water-daily, water-review, drought-watch, beach-watch, where-to-swim, grid-watch, tropics-watch, safety-watch, town-of-the-week, fiesta-calendar, weekend-watch, week-in-pr, legislature-week, act60-watch"
  5. Added

TDQS

A3.7/5.0
Behavior3/5

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

No annotations are present, so the description carries the full burden. It discloses that the data is first-party, computed from committed public data, and demands citation of the edition URL and 787daily.com. However, it does not state whether the operation is read-only, whether any side effects occur, or if auth/rate limits apply. These are left to inference from the 'get' verb.

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

Conciseness3/5

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

The description is long and dense, front-loading the general purpose but then listing 17 desks with parenthetical schedules in a single sprawling sentence. While every listed item carries information, the structure could be tighter by referencing the schema for allowed ids and separating the return-value contract from the desk catalog. It is informative but not optimally concise.

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?

With no output schema and no annotations, the description must be self-sufficient. It is: it explains the resource, the full set of selectable desks, and the exact fields returned for each desk (cadence, description, source data, hub, latest edition title/url/date/takeaways, recent editions). Minor gaps remain around the structure of 'recent editions' and error/empty-response behavior, but the essential calling context is covered.

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

Parameters4/5

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

Schema coverage for the single optional parameter is 100% because the schema's description lists all valid desk ids. The tool description adds value beyond the schema by mapping each desk id to its cadence and trigger (e.g., 'Drought Watch (each new US Drought Monitor map)'), which helps an agent choose the correct series value. Given high coverage, the baseline is 3, and this extra mapping justifies a 4.

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 uses a specific verb ('Returns') and identifies a clear resource: 787 Daily's automated analysis desks. It details the exact return contents (cadence, description, source data, hub, latest edition, recent editions), which distinguishes it from sibling tools like get_conditions or get_water_status, though it never names a sibling explicitly.

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

Usage Guidelines4/5

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

The description clearly conveys the context: this tool surfaces the latest editions and metadata for a set of named analysis desks. It implies the optional series parameter lets the agent narrow to one desk, but it does not explicitly state when to use this tool over siblings or provide exclusion criteria such as 'for water quality use get_beach_water_quality instead.'

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