Skip to main content
Glama

history_detail

Retrieve detailed download and import history records from media management services to monitor transfer activities and track media workflows.

Instructions

Get download/import history details

Input Schema

NameRequiredDescriptionDefault
pageNo
pageSizeNo
serviceYes
sinceNo

Input Schema (JSON Schema)

{ "properties": { "page": { "type": "number" }, "pageSize": { "type": "number" }, "service": { "type": "string" }, "since": { "type": "string" } }, "required": [ "service" ], "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