Skip to main content
Glama

artifact_manage

Manage experiment and workflow artifacts in FleetQ by listing, retrieving, downloading, or accessing content for specific versions.

Instructions

Manage experiment/workflow artifacts. Actions: list (experiment_id or project_run_id), get (artifact_id), content (artifact_id, version), download (artifact_id — returns download URL).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: list, get, content, download
experiment_idNoFilter by experiment UUID
crew_execution_idNoFilter by crew execution UUID
project_run_idNoFilter by project run UUID
limitNoMax results (default 20, max 100)
artifact_idYesThe artifact UUID
versionNoSpecific version number (default: latest)
include_contentNoInclude full content in response (default true). Set false for metadata only.

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/escapeboy/agent-fleet-o'

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