Skip to main content
Glama

timps_court_case_summarizer

Use this tool to summarize a court judgment or order into a structured brief for legal research. It extracts bench, facts, issues, holdings, reasoning, ratio, and citations from the case text.

Instructions

Summarise a court judgment / order: bench, facts, issues, holdings, reasoning, ratio, and citations in a structured brief. For legal research, not legal advice.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
requestNoPlain-English task or context for the agent.
languageNoPrimary programming language (default: python).python
Behavior3/5

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

With no annotations provided, the description carries the full transparency burden. It discloses what the tool returns (a structured brief with specific legal components) and its research-only scope, but it does not explain how the judgment text should be supplied, whether the tool retrieves cases itself, or any limitations such as hallucination risk or citation reliability.

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 two sentences, front-loaded with the core action, and every clause adds value: the resource, the output components, and the legal-research caveat. There is no filler or redundant repetition of the tool name.

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 does a good job of specifying the expected output structure and domain boundary. It could be more complete by describing how to pass the judgment text and what the structured brief looks like, but it is substantially more complete than a minimal description for this domain.

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 schema already describes both parameters, and coverage is 100%, so the baseline is 3. The tool description does not add further meaning to 'request' or 'language'; notably, 'language' (with default python) appears mismatched for a legal summarizer and is left unexplained.

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 a specific verb (Summarise) and names the exact resource (court judgment / order), then lists concrete output components: bench, facts, issues, holdings, reasoning, ratio, and citations. It also distinguishes its purpose via 'For legal research, not legal advice,' making it clear among a large set of sibling tools.

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 clearly sets the intended context ('For legal research') and an explicit exclusion ('not legal advice'). However, it does not name alternative tools or provide explicit when-to-use versus when-not-to-use guidance beyond that single boundary.

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/Sandeeprdy1729/timps-swarm'

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