Task Comment n8n operations
Reference for 5 operations for the Probo n8n Task Comment resource, including field descriptions and links to the node implementation source
Manage task comments. Select Task Comment in the Probo node’s Resource field.
Return to the complete n8n resource reference to browse another resource.
| Operation | Value | Description | Source |
|---|---|---|---|
| Create | create | Create a new task comment. | View implementation |
| Delete | delete | Delete a task comment. | View implementation |
| Get | get | Get a task comment. | View implementation |
| Get Many | getAll | Get many task comments. | View implementation |
| Update | update | Update an existing task comment. | View implementation |