Basic Information

appmixer.todoist.core.CreateComment

1.0.0

Public

Create a new comment on a task or project.

Input Ports

in

FieldTypeDescription
Content textarea The content of the comment. May contain markdown-formatted text and hyperlinks.
Task ID text The ID of the task to comment on. Either Task ID or Project ID is required.
Project select The project to comment on. Either Task ID or Project ID is required.

Output Ports

out

FieldTypeDescription
ID string -
Task ID string -
Project ID string -
Posted At string -
Content string -
Attachment object -

Full Metadata