Skip to main content
Glama
Space-C0wboy

threatlocker-mcp

by Space-C0wboy

approval_request_get_file_download_details_by_id

Retrieve file download details for an approval request using its ID to obtain download URLs or metadata.

Instructions

Get File Download Details By Approval Request Id

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
approval_request_idNo
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?

No annotations are present, so the description carries full burden. The description provides zero behavioral disclosure—no mention of side effects, return format, rate limits, or required permissions. This is insufficient for a tool with no output schema.

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

Conciseness2/5

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

The description is extremely concise (one sentence), but it achieves this by omitting critical details. It is underspecified rather than appropriately sized. Every sentence should earn its place; this one only restates the name.

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?

Given the absence of output schema, annotations, and the presence of three parameters, the description is far from complete. It does not explain what file download details are, what the return value looks like, or any prerequisites. The agent lacks sufficient context to correctly invoke the tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

The description adds no meaning to any of the three parameters. The schema has 67% coverage (descriptions for two of three parameters), but the main parameter approval_request_id lacks description, and the description does not clarify it. The tool name implies its role, but the description fails to augment schema information.

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

Purpose2/5

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

The description 'Get File Download Details By Approval Request Id' is a human-readable restatement of the tool name, effectively a tautology. It does not add any new information or distinguish this tool from siblings beyond the name itself.

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. With many sibling tools that retrieve file download details by different criteria, this omission leaves the agent without explicit usage context.

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