For the complete documentation index, see llms.txt. This page is also available as Markdown.

June 23, 2026

Taskade developer changelog — June 23, 2026: Attach File to Task Action.

Developer highlights. This section tracks API, MCP, SDK, automation, and Taskade Genesis platform changes for developers. For the full product changelog see taskade.com/changelog; for release newsletters see taskade.com/blog/updates.

What's New:

Attach File to Task Action

A new Attach File to Task action (task.attachFile) lets an automation step attach a file to a task. Supply the Project, the Task ID (a UUID), and the File to attach. The action returns attachmentId, fileId, projectId, nodeId, filename, and mimetype for use in downstream steps.

See the Action & Trigger Reference.


Improvements & Fixes:

  • General stability, performance, and connector reliability improvements.

Last updated

Was this helpful?