Tool to create a project status update post for a Linear project. Use when you need to post progress updates, status reports, or announcements for a project.
bodyRequiredstringThe body content of the project update. Supports markdown formatting. This is the main content describing the project status, progress, blockers, and next steps.
healthstringHealth status for a project update in Linear.
project_idRequiredstringThe unique identifier (UUID) of the project to create an update for. Must be a valid Linear project UUID in the format xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx. Use LINEAR_LIST_LINEAR_PROJECTS or LINEAR_GET_LINEAR_PROJECT to retrieve valid project UUIDs.
is_diff_hiddenbooleanOptional flag to control whether the diff (changes since last update) should be hidden in the update. If true, the diff will not be displayed. If false or not provided, the diff will be shown by default.
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.