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

May 14, 2026

Taskade developer changelog — May 14, 2026: Image Format Conversion Automation Action, Structured 'Run Agent' Command Output.

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:

Image Format Conversion Automation Action

A new Image Format Conversion action is available in automation workflows. It accepts an image file and a target format, converting and returning the result for use in downstream steps — useful for pipelines that need to normalize media before storage or delivery.

Structured 'Run Agent' Command Output

The Run Agent automation action now returns structured output. Instead of a raw text blob, the response is parsed into typed fields that downstream actions can reference directly, reducing the need for post-processing steps in complex workflows.

Last updated

Was this helpful?