Skip to main content
Glama

Server Details

Search 142,000+ U.S. employment-law court rulings, attorney directory, and rights data.

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsA

Average 4.4/5 across 6 of 6 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool has a uniquely defined purpose: explain rights, find attorneys, analyze cases, corpus stats, employer history, and search rulings. No overlap in functionality.

Naming Consistency5/5

All tool names follow a consistent verb_noun pattern (e.g., explain_my_rights, find_employment_attorney, search_rulings), making them predictable and easy to differentiate.

Tool Count5/5

6 tools is well-scoped for an employment law assistant, covering core needs (rights explanation, attorney referral, case research, stats) without being overwhelming or sparse.

Completeness5/5

The tool set provides a complete workflow: understand rights, research similar cases and employer history, find attorneys, and verify data credibility. No obvious gaps for the stated educational purpose.

Available Tools

8 tools
explain_my_rightsExplain applicable employment-law rightsA
Read-only
Inspect

Explain which federal (and state, if a state is given) employment laws may protect a worker based on the type of issue (e.g. discrimination, harassment, retaliation, wrongful termination) and/or the protected class involved (e.g. race, sex, age, disability, pregnancy). Returns the relevant statutes with citations, who they cover (employer-size thresholds), filing deadlines and agencies, and available remedies. Use this to ground an answer about a worker’s legal protections. Educational information, not legal advice.

ParametersJSON Schema
NameRequiredDescriptionDefault
issueNoType of workplace issue, e.g. "discrimination", "harassment", "retaliation", "wrongful termination", "unpaid wages", "disability accommodation".
stateNoUS state (2-letter code or full name) to include state-specific protections and the correct EEOC filing deadline.
protected_classNoProtected characteristic involved, e.g. "race", "sex", "age", "disability", "religion", "national origin", "pregnancy".
Behavior5/5

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

Annotations already declare readOnlyHint=true, openWorldHint=true, and destructiveHint=false. The description adds that the tool returns educational information, not legal advice, and specifies the scope (federal and state laws). No contradiction with annotations.

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 three sentences, front-loaded with the core functionality, and every sentence adds value. No redundancy or unnecessary detail.

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?

Given 3 optional parameters, no output schema, and comprehensive annotations, the description covers inputs, outputs, and important caveats (educational disclaimer). It is complete for an information-retrieval tool of this complexity.

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 description coverage is 100% with clear parameter descriptions. The tool description adds context by explaining the role of each parameter (e.g., 'if a state is given' for state parameter) and integrating them into the overall purpose, going slightly beyond the schema.

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 it explains applicable employment-law rights and lists specific outputs (statutes, citations, coverage, deadlines, agencies, remedies). It distinguishes itself from sibling tools like find_employment_attorney and find_similar_cases by focusing on legal explanation rather than attorney search or case lookup.

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 explicitly directs use to 'ground an answer about a worker’s legal protections' and notes it's educational, not legal advice. It implies when to use but does not explicitly state when not to use or compare to alternatives, though siblings are different enough.

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

find_employment_attorneyFind an employment attorneyA
Read-only
Inspect

Find employment-law attorneys near a US location from a public directory of 9,800+ attorneys. Filter by specialization, language, minimum rating, free consultation, and contingency-fee availability. Returns attorneys with firm, city, contact info, rating, and experience, sorted by proximity. Use when a user wants to talk to a lawyer about their workplace situation.

ParametersJSON Schema
NameRequiredDescriptionDefault
latNoOptional precise latitude. Overrides city/state when paired with lng.
lngNoOptional precise longitude. Overrides city/state when paired with lat.
cityNoOptional city to tighten the search center (e.g. "Tampa").
limitYesMax attorneys to return (1–25).
stateNoUS state — 2-letter code or full name (e.g. "FL" or "Florida"). Required unless lat/lng given.
languageNoFilter to attorneys who speak this language, e.g. "Spanish".
min_ratingYesMinimum star rating (0–5).
radius_milesYesSearch radius. Defaults to 100mi for broad statewide coverage.
contingency_feeNoOnly attorneys who work on contingency (no upfront fee).
free_consultationNoOnly attorneys offering a free initial consultation.
Behavior4/5

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

With annotations already declaring readOnlyHint=true and destructiveHint=false, the description adds useful context about the result structure (firm, city, contact info, rating, experience) and sorted by proximity. No contradictions.

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 concise (3 sentences) and front-loaded with purpose. Every sentence adds value without repetition or fluff.

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 tool with 10 parameters and no output schema, the description covers the return fields and proximity sorting. It is sufficiently complete for typical usage, though pagination or ordering details are omitted.

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 coverage is 100%, so baseline is 3. The description adds little beyond listing some filters (specialization is mentioned but not in schema). Most parameter semantics are already in the schema descriptions.

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 uses specific verbs ('Find') and clearly identifies the resource ('employment-law attorneys'). It distinguishes from siblings like 'explain_my_rights' and 'find_similar_cases' by focusing on attorney discovery. The use case is explicitly stated.

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 provides a clear use case ('Use when a user wants to talk to a lawyer about their workplace situation') and mentions filtering options. However, it does not explicitly state when not to use or contrast with alternatives.

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

find_similar_casesFind how similar cases were decidedA
Read-only
Inspect

Given the facts of an employment situation — claim types, protected class, employer, state — analyze how similar real cases in the corpus were decided. Returns the aggregate plaintiff (employee) win rate, settlement rate, typical damages range, the factors that most helped employees win vs. lose, and a few representative example cases. This is the highest-value grounding tool for 'what are my chances / what matters' questions. Educational statistics, not a prediction or legal advice.

ParametersJSON Schema
NameRequiredDescriptionDefault
stateNoTwo-letter US state code the situation arose in, e.g. "FL", "CA".
law_idsYesRelated law ids, e.g. ["title-vii","adea","ada","fmla","flsa"].
industryNoEmployer industry, e.g. "healthcare", "retail", "transportation".
claim_typesYesClaim types alleged, snake_case, e.g. ["retaliation","wrongful_termination","discrimination","harassment"]. The single highest-value signal.
employer_nameNoEmployer / defendant name, e.g. "Union Pacific Railroad". Used for a fuzzy match.
protected_classesYesProtected classes at issue, e.g. ["sex","race","age","disability","pregnancy","national_origin"].
Behavior5/5

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

Annotations already indicate readOnlyHint=true and openWorldHint=true. The description adds context by explaining it returns aggregate statistics and example cases, and that it's educational. No contradictions.

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 concise with three sentences: first states functionality, second states output, third provides use case and caveat. No wasted words.

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?

The description thoroughly covers the tool's output (win rate, settlement rate, damages, factors, examples) and its educational nature. While no output schema exists, the description provides sufficient context for an agent to understand what to expect.

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?

All 6 parameters have full descriptions in the schema (100% coverage). The tool description does not add additional meaning to individual parameters beyond the schema's descriptions, so baseline 3 applies.

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 analyzes similar cases based on employment facts and returns aggregate statistics. It distinguishes itself from siblings like search_rulings by being the 'highest-value grounding tool for what are my chances' questions.

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?

Explicitly positions the tool for 'what are my chances / what matters' questions and includes a caveat that it's educational, not prediction or legal advice. However, it does not explicitly state when not to use it or name alternative tools.

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

get_attorney_track_recordGet an employment attorney's case track recordA
Read-only
Inspect

Given an employment attorney name (or profile slug), return the federal employment-law cases on file in which that attorney appeared — case caption, court, year, nature-of-suit, and the side they appeared for when on record. Use this when a user names an attorney and wants their public litigation history. Facts only, sourced from federal court dockets.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitYesNumber of example cases to return (1–25). Counts reflect all cases on file, not just these.
attorneyYesEmployment attorney full name (e.g. "Jane Doe") or their workers-rights.com profile slug.
Behavior4/5

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

Annotations already indicate readOnlyHint=true and destructiveHint=false. The description adds 'Facts only, sourced from federal court dockets,' which provides additional context about data source and factual nature. No contradictions.

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 three sentences with no wasted words. It front-loads the core action, then provides usage context, and concludes with data source. Every sentence is meaningful.

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 2 parameters, full schema coverage, and annotations, the description is complete. It lists return fields, gives usage context, and clarifies data source. No output schema is needed as the description covers what is returned.

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%, so the baseline is 3. The description restates the 'attorney' parameter as name or slug, and the 'limit' parameter's schema already includes the note about counts reflecting all cases. No significant added meaning beyond schema.

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 verb 'return' and the resource 'federal employment-law cases' for a given attorney. It specifies the output fields (caption, court, year, nature-of-suit, side) and distinguishes from sibling tools like get_employer_track_record.

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 explicitly says 'Use this when a user names an attorney and wants their public litigation history,' providing clear when-to-use guidance. It does not mention when not to use or alternatives, but the context and siblings are sufficient.

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

get_corpus_statsGet corpus size and freshnessA
Read-only
Inspect

Return live statistics about the Workers' Rights corpus: total number of employment-law court rulings, number of attorneys in the directory, number of monitored legal data sources, the date the corpus was last updated, and the distribution of case outcomes across the analyzed rulings. Use this to establish scale/credibility or to answer 'how much data do you have / how current is it'.

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior4/5

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

Annotations already mark the tool as read-only and non-destructive. The description adds behavioral context: it returns 'live statistics' and lists the exact data points, plus provides a usage purpose (establish scale/credibility). No contradictions.

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?

Two sentences: first describes what it returns, second explains when to use it. No filler—every word adds value. Front-loaded with the key action and resource.

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 parameterless stats tool with no output schema, the description fully covers the return values and usage context. It tells the agent exactly what data it will receive and how to use the answer.

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?

The tool has zero parameters with 100% schema coverage (none needed). The description correctly avoids parameter details, so the baseline of 4 applies.

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 it returns 'live statistics about the Workers' Rights corpus' and enumerates specific metrics (total rulings, attorneys, sources, last updated, outcome distribution). It also explicitly contrasts with sibling tools by specifying its role in establishing scale/credibility.

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 explicitly says to use this tool to 'establish scale/credibility' or answer questions about data quantity and currency. While it doesn't list exclusions, the context and sibling tools make it clear this is for corpus-level stats, not individual queries.

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

get_eeoc_processExplain the EEOC charge processA
Read-only
Inspect

Plain-English guide to the 9 stages of an EEOC discrimination/retaliation charge, from pre-filing through resolution. Call with no arguments for an overview of all stages with typical durations; call with a stage number (1-9) for a deep-dive on that stage: what to expect, how long it takes, the key tip, and do/don't guidance. Use this whenever someone asks what happens after filing with the EEOC, how long the process takes, what a position statement or rebuttal is, or what to do at the stage they are currently in.

ParametersJSON Schema
NameRequiredDescriptionDefault
stageNoStage number 1-9 for a deep-dive on one stage. Omit for an overview of all nine stages.
Behavior4/5

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

Annotations already mark the tool as readOnly, non-destructive, and open-world. The description adds behavioral details: it provides a guide with typical durations, key tips, and do/don't guidance, which is consistent with annotations and adds value beyond structured fields.

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?

Two concise sentences that front-load the purpose and immediately explain usage. Every sentence is necessary and information-dense with no fluff.

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?

The description covers the main user queries (overview and deep-dive) and addresses common questions like duration and guidance. While no output schema is provided, the description sufficiently explains what to expect from the response. Minor gap: does not mention return format, but acceptable for a guide tool.

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% for the single parameter, and the schema description already explains omit for overview vs. provide stage number. The description adds extra semantics by detailing what a deep-dive includes (expectations, duration, tips, guidance), going beyond the schema.

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 is a plain-English guide to the 9 stages of an EEOC charge, distinguishing it from sibling tools that cover rights, attorney finding, or case searches. The verb 'explain' and resource 'EEOC charge process' are specific and 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 explicitly tells when to use this tool (when someone asks about the EEOC process, duration, etc.) and how to invoke it (no arguments for overview, stage number for deep-dive). It does not explicitly mention when not to use it or what alternatives to consider, but the user context provides sibling tools for differentiation.

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

get_employer_track_recordGet an employer's litigation track recordA
Read-only
Inspect

Given an employer/company name, return how many employment-law rulings in the corpus involve that employer, the breakdown of outcomes (employee wins, employer wins, settlements, dismissals), the most notable recent cases, AND the count of federal docket filings on record (active/filed cases that may not have a written opinion yet). Use this when a user names their employer and wants that company's litigation history + footprint.

ParametersJSON Schema
NameRequiredDescriptionDefault
limitYesNumber of example cases to return (1–25). The total count and outcome breakdown reflect the full corpus, not just these examples.
employerYesEmployer/company name to look up, e.g. "Walmart", "Acme Corporation". Common suffixes like Inc/Corp/LLC are ignored when matching.
Behavior4/5

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

Annotations declare readOnlyHint=true and openWorldHint=true, indicating no side effects and possibly incomplete coverage. The description adds context by noting that the tool returns 'federal docket filings on record (active/filed cases that may not have a written opinion yet)' and clarifies that total counts reflect the full corpus, not just example results from the limit parameter. No contradiction with annotations.

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, well-structured paragraph that first lists all outputs and then gives usage guidance. Every sentence adds meaningful information with no repetition or fluff.

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?

Despite no output schema, the description fully outlines the return values (counts, breakdowns, notable cases, docket filings). It is complete for a tool of this complexity, though explicit mention of error handling or data freshness would strengthen it further.

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 description coverage is 100%, and the description adds significant value: it explains that the 'limit' parameter controls number of example cases while total counts are unaffected, and that employer name suffixes are ignored. This goes beyond the schema's basic descriptions.

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 explicitly states the tool returns an employer's litigation track record including case counts, outcome breakdowns, notable cases, and docket filings. It clearly distinguishes from sibling tool 'get_attorney_track_record' and others via the specific combination of outputs.

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 provides a clear use case: 'Use this when a user names their employer and wants that company's litigation history + footprint.' While it doesn't explicitly state when not to use it or list alternatives, the guidance is specific and actionable.

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

search_rulingsSearch employment-law rulingsA
Read-only
Inspect

Search 140,000+ U.S. employment-law court rulings by keyword, law, court, state, outcome, and date. Returns real cases with citations, outcomes, employers, claim types, damages, and links to the full opinion. Use this to ground any claim about how employment cases have been decided. Results are quality-filtered (low-confidence and junk rows excluded).

ParametersJSON Schema
NameRequiredDescriptionDefault
lawNoFilter by a related law id, e.g. "title-vii", "adea", "ada", "fmla", "flsa".
courtNoFilter by CourtListener court id, e.g. "scotus", "ca11" (11th Circuit).
limitYesMax rulings to return (1–25).
queryNoFree-text search across case name and opinion snippet (e.g. "pregnancy discrimination retaliation").
stateNoTwo-letter US state code the case was filed in, e.g. "FL", "CA".
date_toNoLatest filing date (YYYY-MM-DD).
outcomeNoFilter to a specific case outcome.
date_fromNoEarliest filing date (YYYY-MM-DD).
Behavior4/5

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

Annotations already indicate read-only and non-destructive. Description adds that results are quality-filtered (low-confidence/junk excluded), which is important beyond annotations.

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?

Four concise sentences, front-loaded with purpose, then return types, usage guidance, and quality note. No redundant information.

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?

Covers purpose, return data, usage, and quality. Could mention pagination or rate limits, but for a search tool with required limit param, it is adequately complete.

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 coverage is 100% with detailed descriptions. Description lists filterable fields but adds no new semantic meaning beyond what the schema provides. Baseline 3 is appropriate.

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 it searches employment-law court rulings by multiple filters, and the verb 'search' is specific. It distinguishes from siblings like find_similar_cases and get_corpus_stats.

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?

Provides explicit guidance to 'use this to ground any claim about how employment cases have been decided.' Context implies when to use, but does not explicitly state alternatives or when not to use.

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

Discussions

No comments yet. Be the first to start the discussion!

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources