Tool to create and optionally publish a new changelog entry. Use when you need to add a product update record, control publish timing, and notify users. Example: "Create changelog entry titled 'Version 1.2' with details '...' and publish immediately.".
typestringOptional type of your changelog entry: 'fixed', 'new', or 'improved'.
titleRequiredstringThe title of your changelog entry.
notifybooleanIf publishing immediately, whether to notify users by email. Defaults to false.
detailsRequiredstringThe Markdown-formatted details of your changelog entry.
postIDsarrayList of post IDs to link to this changelog entry.
labelIDsarrayList of label IDs to assign to this changelog entry.
publishedbooleanWhether to publish the entry immediately. Defaults to false.
publishedOnstringIf 'published' is true, override the publish date (ISO 8601 format, must not be in the future).
scheduledForstringSchedule a future publish date (ISO 8601 format, must be in the future).
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.