phabricator_task_add_comment
Add a comment to a Phabricator Maniphest task using its ID or PHID, with support for Remarkup formatting.
Instructions
Add a comment to a Maniphest task
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objectIdentifier | Yes | Task PHID or ID (e.g., "T123") | |
| comment | Yes | Comment text (supports Remarkup) |