Skip to main content
Glama

Look up jade.io Article or Citation

jade_lookup

Resolve jade.io article IDs to metadata or generate direct lookup URLs for neutral citations, enabling access to Australian case law details even without a public search API.

Instructions

Look up jade.io (BarNet Jade) by article ID or neutral citation. by=article_id resolves metadata (case name, neutral citation, jurisdiction, year) for a numeric article ID. by=citation generates a jade.io lookup URL for a neutral citation (e.g. '[2008] NSWSC 323') — jade.io does not expose a public search API, so this provides a direct link.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
byYesLookup key: article_id resolves metadata for a numeric jade.io article ID; citation builds a jade.io lookup URL for a neutral citation
articleIdNojade.io article ID — required when by=article_id
citationNoNeutral citation, e.g. '[2008] NSWSC 323' — required when by=citation
Behavior3/5

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

With no annotations, the description carries the full burden. It explains the outputs: metadata fields for article_id, a URL for citation. However, it doesn't mention error behavior (e.g., invalid IDs), rate limits, or authentication needs. Behavior is straightforward but lacks depth.

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, well-structured, front-loaded with purpose. No unnecessary words. Each sentence adds value.

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?

Given no output schema, the description adequately describes the return for each mode: metadata fields for article_id, a URL for citation. It could mention error handling, but for a lookup tool this is mostly sufficient.

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 baseline 3. The description adds meaning by explaining the purpose of each enum value and the conditions for articleId and citation parameters. This goes beyond the schema's 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 clearly states the tool looks up jade.io articles or citations, and specifies two distinct modes (article_id and citation) with different outcomes. This distinguishes it from sibling tools like resolve_citation and search_cases.

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 explains when to use each 'by' value: article_id for metadata resolution, citation for generating a lookup URL. It also notes that jade.io lacks a public API, so citation mode provides a direct link. No explicit when-not, but the context is clear.

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