Skip to main content
Glama

manage_attachments

Handle Confluence attachment operations including listing, downloading, uploading, and deleting files on pages using the ctk MCP server.

Instructions

Unified tool for Confluence attachment operations (list, download)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'download', 'upload', 'delete'
page_idNoPage ID (required for list, upload)
attachment_idNoAttachment ID (required for download, delete)
file_pathNoAbsolute path to the file to upload (required for upload). Note: paths refer to the MCP server's filesystem. In stdio mode this is the local machine.
commentNoOptional comment for the attachment (for upload)
limitNoNumber of results per page (default 25)
cursorNoPagination cursor for next page

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/zach-snell/ctk'

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