reply_to_comment
Post a reply to feedback. Supports Markdown Lite and authorized project upload references from prepare_attachment_upload. Attachment URLs and local file paths are not accepted. Reuse idempotency_key for retries. The connection's write access and local AI-reply preference are enforced.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | Reply text; supports bold, inline code, and bullet lists. | |
| asset_id | No | Restrict asset feedback to this asset ID. | |
| comment_id | Yes | Comment ID returned by a feedback tool. | |
| project_id | No | Authorized project ID, project slug, domain, or public key. Defaults to the configured project when omitted. | |
| attachments | No | ||
| idempotency_key | No | Unique request key. Reuse exactly the same key and arguments when retrying this action. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||