Skip to main content
Glama
itmsi

Motorsights Quotation MCP Server

by itmsi

list_term_contents

Retrieve a paginated list of terms and conditions, with search by title or path and filter by company name.

Instructions

Ambil daftar term content (syarat & ketentuan) dengan pagination, pencarian, dan filter nama perusahaan.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNo
limitNo
searchNoCari berdasarkan title atau path
sort_byNocreated_at
sort_orderNodesc
company_nameNo
Behavior2/5

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

No annotations are provided, so the description must fully disclose behavior. It mentions pagination, search, and filtering capabilities but does not explicitly state read-only nature, potential side effects, or response format. The behavioral disclosure is minimal.

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?

A single sentence that is front-loaded with the key purpose. No wasted words; every element (pagination, search, filter) is necessary and clearly stated.

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

Completeness2/5

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

For a tool with 6 optional parameters, no output schema, and no annotations, the description is insufficient. It covers only three functionalities (pagination, search, company name filter) but omits sorting details and what the output contains, leaving significant gaps for an agent.

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 low (17%), so the description should compensate. It adds meaning for pagination (page/limit implied), search, and company_name but omits sort_by and sort_order. The search parameter is described vaguely, while company_name gets clear context. Moderate value added.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool retrieves a list of term contents with pagination, search, and company name filter. The verb 'Ambil' (get) and resource 'term content' are specific, but it does not differentiate from sibling list tools beyond the resource name.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is provided on when to use this tool versus alternatives (e.g., other list tools). There is no explicit context, prerequisites, or exclusions, leaving the agent to infer usage from the purpose alone.

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/itmsi/mcp-quotation-server'

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