update_job_comment
Update an existing comment on a specific job by providing the job ID, comment ID, and new text.
Instructions
Update an existing job comment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| job_id | Yes | ||
| comment_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |