Skip to main content
Glama
rijul170

Sophos Central MCP Server

by rijul170

sophos_mobile_action_locate

Request GPS location from up to 50 mobile devices, logging the required reason in the privacy log for compliance.

Instructions

Trigger a GPS location request on up to 50 mobile devices. A reason is required and will be logged in the Sophos Mobile privacy log.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reasonYesReason for locating the device(s) — logged in the privacy log (max 255 chars)
tenant_idYesTenant UUID
endpoint_idsYesComma-separated device UUIDs (max 50)
Behavior2/5

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

No annotations are provided, so the description bears full responsibility for behavioral disclosure. It mentions the reason logging, but lacks details on whether the action is asynchronous, what the response contains, any side effects, or required permissions. The agent cannot infer the post-invocation behavior or output format.

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 a single sentence that conveys essential information without extraneous words. It is well-structured and front-loaded with the primary action.

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?

The description explains the basic action and constraints, but omits important contextual details such as the expected output (no output schema), whether the action is immediate or asynchronous, and how to retrieve the location results. For a trigger tool, these gaps reduce completeness.

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 covers all three parameters with descriptions, achieving 100% coverage. The description reinforces the reason requirement and the endpoint_ids limit, but adds minimal new information beyond what the schema already provides. Baseline 3 is appropriate.

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 action ('Trigger a GPS location request') and the resource ('mobile devices'). The constraint of up to 50 devices and the logging requirement are specified. It distinguishes from sibling tools like sophos_mobile_action_lock or sophos_mobile_action_wipe.

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 indicates the tool is for requesting GPS location, but it does not provide explicit guidance on when not to use it or mention alternatives. With many sibling tools, specifying exclusions or comparisons would improve clarity.

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