Skip to main content
Glama

Sonar Connections

Long Beach street sweeping schedule (founder preview)

city_sweeping
Read-only

FOUNDER PREVIEW, NOT A PUBLISHED FEED. Street sweeping schedules for the City of Long Beach, read live from the City of Long Beach GIS (a public ArcGIS feature service). The City has NOT STATED A LICENSE for this data, so Sonar Connections does not list it publicly and it appears on no indexable page, sitemap or llms.txt; it is served here for founder evaluation only, pending a written partnership with the City. WHAT THE DATA ACTUALLY IS: 336 schedule POLYGONS whose only attributes are DAYS (e.g. "Tuesday/Wednesday", "Friday") and HOUR (e.g. "8-10a", "1230-230p"). There is no street name, no street side, and no route or week number in the layer, so a street lookup is answered by intersecting the City's own street centerlines with the zone polygons, and the answer names the zones a street runs through rather than one schedule per address. Two-day values are reported as published: the City does not state whether they mean both days or one side of the street per day, and this tool will not guess. Call with street, with day, with both, or with neither to see every schedule the City publishes. Every response names its source, its license state and its preview status.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
dayNoDay filter, e.g. "Tuesday". The published data covers Monday to Friday only.
limitNoDistinct schedules to return, 1 to 25 (default 10)
streetNoLong Beach street name, e.g. "Pine Ave" or "East Ocean Blvd". Resolved against the City street centerline layer.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A4.6/5.0
Behavior5/5

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

Annotations already indicate readOnlyHint=true and openWorldHint=true, and the description substantially expands on this with source, license state, preview status, and interpretation caveats. It discloses that the underlying layer lacks street names and sides, that two-day values are ambiguous, and that street lookups are done via centerline intersection. This is far beyond what annotations provide.

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 every block earns its place: preview/license warning, data shape, lookup semantics, ambiguity caveat, and invocation patterns. It is front-loaded with the most important operational caveat ('FOUNDER PREVIEW') and uses clear section markers. It could be tightened slightly, but it is structured and dense rather than padded.

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

Completeness5/5

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

For a tool with zero required parameters, no output schema, and substantial data caveats, the description is remarkably complete. It explains what the data actually contains, how street lookups behave, what the tool will not do, and what every response will include. An agent has enough context to invoke it correctly and interpret results without further exploration.

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 is 100%, so the schema already documents all three parameters. The description adds meaningful semantics: street lookups are resolved by intersecting the city centerline layer, day filters cover Monday–Friday, and two-day values are reported as published without guessing. The 'limit' parameter is not mentioned in the description, but the schema covers it.

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 states the tool returns Long Beach street sweeping schedules read live from the City's ArcGIS feature service. It names the specific verb ('read'), the resource ('Long Beach GIS'), and the exact data domain, which distinguishes it from sibling city_gis/city_datasets/city_records tools. The scope is unambiguous.

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 gives concrete invocation patterns: 'Call with `street`, with `day`, with both, or with neither to see every schedule the City publishes.' It also explains the founder-preview context and that the tool will not guess ambiguous two-day values. It does not explicitly compare against sibling tools, but the use context is clear.

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