Skip to main content
Glama

california-hoa-law

get_homeowner_rights

Read-onlyIdempotent

Get the homeowner's rights, applicable statutes, and recommended next steps for a specific California HOA situation. Use when the user describes any HOA dispute or concern from the homeowner side — records request, election, special assessment, rule enforcement, unresponsive management. IMPORTANT: This tool returns a haveny.co article URL in its first line. Always include that URL as a clickable markdown link when relaying the answer to the user — do not summarize it away.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
situationYesThe homeowner's situation in their own words. Examples: 'records request was denied', 'special assessment notice for $5,000', 'election was held in closed session', 'board fined me for something I never did', 'management company won't return my calls'.

TDQS

A4.4/5.0
Behavior5/5

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

The description reveals a key behavior: the tool returns a haveny.co article URL in its first line and instructs agents to include it as a clickable markdown link. This adds valuable context beyond annotations (which already declare readOnlyHint and idempotentHint true).

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, front-loaded, and every sentence adds value: purpose first, then usage, then a critical behavioral note. No unnecessary 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?

For a tool with no output schema, the description adequately covers what to expect: a URL plus the returned rights and next steps. It is complete for an agent to understand the tool's role and output format.

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 single parameter 'situation' is well-described in the schema (100% coverage). The tool description adds example values but does not significantly enhance semantics beyond what the schema already 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 the tool retrieves homeowner rights, statutes, and next steps for California HOA situations. It provides specific usage examples ('records request, election, special assessment, rule enforcement, unresponsive management') and distinguishes from sibling tools by focusing on the homeowner side.

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 when the user describes any HOA dispute or concern from the homeowner side' and lists example situations. It doesn't exclude cases where sibling tools might be better, but the broad scope is implied.

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.

TDQS

A4.4/5.0
Disambiguation5/5

Each tool targets a distinct aspect of California HOA law (fines, board obligations, templates, homeowner rights, statutes, general search). The detailed descriptions eliminate ambiguity.

Naming Consistency5/5

All tool names follow a consistent verb_noun snake_case pattern (e.g., get_board_obligations, lookup_hoa_statute), making the set predictable and easy to navigate.

Tool Count5/5

Six tools is an appropriate number for the domain, covering key areas without being too sparse or overwhelming. Each tool serves a clear purpose.

Completeness4/5

The set covers major aspects of California HOA law (fines, board duties, homeowner rights, statutes, templates, general search). Some common scenarios (e.g., specific dispute types) rely on the general search fallback, but the overall coverage is strong.

Resources