Skip to main content
Glama

confluence_upload_attachment

Upload attachments to Confluence pages using local file paths or base64 content. Requires page edit permissions to add files with optional comments.

Instructions

上传附件到指定 Confluence (KMS) 页面。支持本地文件路径(filePath)或 base64 内容(contentBase64)。注意:需要页面编辑权限。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageIdYes要上传附件的页面 ID
filePathNo本地文件路径(优先使用)。建议使用绝对路径。
filenameNo附件文件名(当使用 contentBase64 时必填;使用 filePath 时可选)
contentBase64No附件内容 base64(与 filename 配合使用;与 filePath 二选一)
commentNo可选:附件备注

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/caijohnny/confluence-node'

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