Skip to main content
Glama
swe-sanad

jdownloader-mcp

by swe-sanad

force_start

Force selected links or packages to start downloading now, bypassing queue and connection limits for immediate download initiation.

Instructions

Force the given items to download now, bypassing queue/connection limits.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
link_idsNo
package_idsNo
Behavior3/5

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

With no annotations, the description carries the full burden. It does disclose the key behavioral trait: bypassing queue/connection limits and starting downloads immediately. Yet it omits side effects (e.g., impact on existing downloads, reversibility) and prerequisites, which a mutation tool should clarify. It adds some value over the name but is not comprehensive.

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?

A single, front-loaded sentence with no wasted words. It efficiently conveys the core action and qualifier, earning a top score for conciseness and clear structure.

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 tool is relatively simple, but with no output schema and no annotations, the description should ideally clarify return behavior, expected outcomes, or error conditions. It explains the action but leaves gaps around parameter usage and side effects, making it minimally adequate for context completeness.

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?

Schema coverage is 0%—the description never mentions link_ids or package_ids. While the schema names are clear, the description does not explain that users can pass either or both, nor what happens if both are null. Given low schema coverage, the description should compensate but doesn't, providing minimal semantic value.

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 ('Force... to download now') and resource ('given items'), with a specific qualifier ('bypassing queue/connection limits') that distinguishes it from sibling tools like control_downloads or move_to_downloads. This meets the 'specific verb+resource, distinguishes from siblings' criterion.

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 phrase 'bypassing queue/connection limits' clearly implies this tool is for forcing downloads immediately, overriding normal limits—a context distinct from siblings. However, it does not explicitly mention when not to use it or name alternative tools, so it falls short of the 'explicit when/when-not/alternatives' standard for a 5.

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/swe-sanad/jdownloader-mcp'

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