Skip to main content
Glama
rijul170

Sophos Central MCP Server

by rijul170

sophos_list_quotes

Retrieve approved distributor quotes from Sophos Business Automation API using a distributor ID, with filters for type, billing category, creation time, and more.

Instructions

List distributor quotes from the Sophos Business Automation API. Only approved quotes are returned. Requires a Distributor ID.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number to fetch, starting at 1
typeNoFilter by quote type
page_sizeNoNumber of results per page (max 500)
approved_toNoInclude quotes approved up to this ISO 8601 datetime (e.g. 2023-11-18T12:01:21Z)
approved_fromNoInclude quotes approved from this ISO 8601 datetime (e.g. 2023-11-18T12:01:21Z)
autogeneratedNoInclude only autogenerated quotes when true
distributor_idYesDistributor ID (X-Distributor-ID header value)
amend_and_extendNoFilter to only Amend-and-Extend quotes (true) or non-Amend-and-Extend quotes (false)
created_by_partnerNoFilter to only partner-created quotes (true) or non-partner quotes (false)
include_nfr_quotesNoInclude Not For Resale (NFR) quotes when true
created_minutes_agoNoInclude quotes created within the past N minutes
expires_within_daysNoInclude quotes expiring within the next N days
approved_minutes_agoNoInclude quotes approved within the past N minutes
billing_category_typeNoFilter by quote line billing category type
Behavior3/5

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

No annotations are provided, so the description must convey behavioral traits. It states only approved quotes are returned and requires a Distributor ID, but lacks details on pagination, rate limits, or authentication beyond the header. For a read-only list tool, this is adequate but not thorough.

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, front-loaded with the main purpose and key constraints. No fluff, every word adds value.

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?

While the description is clear, it is minimal for a tool with 14 parameters and no output schema. It does not explain how filtering works, pagination behavior, or the response structure, which would help an agent use it effectively.

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 input schema has 100% coverage with descriptions for all 14 parameters, so the description adds little beyond stating the required parameter. Baseline is 3, and the description does not significantly enhance parameter understanding.

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?

Description clearly states the tool lists distributor quotes from a specific API, notes only approved quotes are returned, and requires a Distributor ID. This distinguishes it from siblings like sophos_get_quote (single quote retrieval) and other listing 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 mentions the key requirement (Distributor ID) and the filter (only approved quotes), which helps decide when to use it. However, it does not explicitly state when not to use it or provide alternatives, though the sibling list implies differentiation.

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/rijul170/sophos-central-mcp'

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