Skip to main content
Glama

Find Citing Documents (local module)

find_citing

Find documents that cite or consider a specified Australian legal authority, with provenance of the citation in the text.

Instructions

Documents in installed local data modules whose text cites a target document, via cites/considers edges (closed-world, deterministic). Returns each citing document with the provenance span of the citation. Requires @duckdb/node-api and at least one installed module.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindsNoEdge kinds to include; default both. 'considers' is the stronger substantive-engagement signal
limitNo
formatNojson
moduleNo
targetYesCitation or work/version identity of the cited document, e.g. 'Mabo v Queensland (No 2) [1992] HCA 23'
Behavior3/5

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

No annotations provided, so description carries full burden. It mentions closed-world, deterministic behavior, and return structure (provenance span), but does not disclose side effects, performance, or error handling. Partially transparent.

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 with no redundant information. The first sentence states purpose and behavior, the second adds requirements. Efficient and well-structured.

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

Completeness3/5

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

Given 5 parameters and no output schema, the description covers purpose and basic behavior but omits error handling, pagination details, and parameter interdependencies. Moderately 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 40%, so description should compensate. It adds context about the return format but does not explain parameters like 'module' or 'limit' beyond the schema. Provides some value but insufficient for low 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 states it finds citing documents in local data modules using cites/considers edges, with specific verb and resource. It distinguishes from siblings by specifying local module scope and edge types.

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 usage for local modules and lists prerequisites (installed module, @duckdb/node-api), but does not explicitly state when to use or not use this tool vs alternatives like search_cases or search_legislation.

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

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/russellbrenner/jurisd'

If you have feedback or need assistance with the MCP directory API, please join our Discord server