Skip to main content
Glama
rijul170

Sophos Central MCP Server

by rijul170

sophos_mobile_action_sync

Trigger a sync on up to 50 mobile devices to check in with Sophos Mobile and apply pending policies.

Instructions

Trigger a sync action on up to 50 mobile devices — forces devices to check in with Sophos Mobile and apply pending policies.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
tenant_idYesTenant UUID
endpoint_idsYesComma-separated device UUIDs (max 50)
Behavior4/5

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

No annotations are provided, so the description carries full burden. It clearly states the action is a trigger/sync that forces check-in and policy application, indicating a mutating operation. It also discloses the limit of 50 devices. However, it does not mention potential side effects, authentication needs, or rate limits, which would improve transparency.

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, front-loaded sentence with no wasted words. Every part adds value: verb, action, scope, and effect.

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 action is simple, but no output schema is provided, and the description does not explain the return value (e.g., success status, job ID, asynchronous behavior). For a mutating tool, this omission leaves the agent without guidance on interpreting the response, making it adequate but not complete.

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 100%, so baseline is 3. The description's mention of 'up to 50 mobile devices' and 'comma-separated' aligns with the schema's description for endpoint_ids but adds no significant new meaning beyond what the schema already provides.

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 verb 'Trigger', the resource 'sync action on up to 50 mobile devices', and the effect 'forces devices to check in with Sophos Mobile and apply pending policies'. It distinguishes from sibling tools like sophos_mobile_action_lock or sophos_mobile_action_wipe by specifying a unique action.

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 implies usage for forcing a sync on mobile devices, but provides no explicit guidance on when to use this tool versus alternatives or when not to use it. Sibling mobile action tools exist (e.g., lock, locate, wipe), but no exclusions or context for selection are given.

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