Skip to main content
Glama

queue_grab

Force retry downloads of queued media items by specifying service and IDs to resolve stalled or failed transfers in media management workflows.

Instructions

Force grab/retry download of queued items

Input Schema

NameRequiredDescriptionDefault
idsYes
serviceYes

Input Schema (JSON Schema)

{ "properties": { "ids": { "items": { "type": "number" }, "type": "array" }, "service": { "type": "string" } }, "required": [ "service", "ids" ], "type": "object" }

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/thesammykins/FlixBridge'

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