MCP-OpenProject/src
Fadhli Azhari 36d5632ed9 feat: add attachment tools (list, upload, delete)
Add MCP tools for managing work package attachments:
- list_attachments: list all files on a work package
- upload_attachment: upload local files with multipart/form-data
- delete_attachment: remove an attachment by ID

Includes embed syntax hints (macro + markdown) in upload response
and enhanced description fields with attachment embedding guidance.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-03 12:37:03 +08:00
..
client.ts feat: add attachment tools (list, upload, delete) 2026-04-03 12:37:03 +08:00
handlers.ts feat: add attachment tools (list, upload, delete) 2026-04-03 12:37:03 +08:00
index.ts feat: add attachment tools (list, upload, delete) 2026-04-03 12:37:03 +08:00
tools.ts feat: add attachment tools (list, upload, delete) 2026-04-03 12:37:03 +08:00