Skip to main content
Glama
Space-C0wboy

threatlocker-mcp

by Space-C0wboy

maintenance_mode_end_by_id

Terminate a maintenance period by specifying the maintenance mode ID to resume standard protection policies.

Instructions

End Maintenance Schedule

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
bodyYesRequest body.
organization_idNoOverride the default organization (ManagedOrganizationId header).
override_organization_idNoOptional OverrideManagedOrganizationId header.
Behavior2/5

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

With no annotations, the description 'End Maintenance Schedule' does not disclose behavioral traits like whether it deletes the schedule, sets an end date, or has irreversible effects. Minimal transparency.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise at three words, but this brevity sacrifices clarity. It front-loads the action but lacks necessary detail, making it only adequately sized.

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 a complex nested body parameter, no output schema, and no annotations, the three-word description is incomplete. It fails to explain what the body contains, the effect of the operation, or any prerequisites.

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 the baseline is 3. The description adds no further meaning beyond the schema definitions; parameters are explained in the schema but not summarized or contextualized here.

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

Purpose3/5

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

The description 'End Maintenance Schedule' is a verb+resource but vague; it does not specify what object or scope the schedule applies to. It is better than a tautology but lacks specificity to distinguish from sibling tools like 'maintenance_mode_update_end_date_time_for_specific_date'.

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 on when to use this tool versus alternatives such as 'computer_update_to_finish_maintenance_mode' or 'maintenance_mode_update_end_date_time_for_specific_date'. The description provides no context for selection.

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/Space-C0wboy/ThreatLocker-MCP'

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