reply_to_comment
Post responses to YouTube comments using the YouTube Data API. Specify the parent comment ID and reply text to engage with viewers.
Instructions
Reply to a comment. Costs 50 quota units.
Args: parent_comment_id: The comment ID to reply to text: Reply text
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| parent_comment_id | Yes | ||
| text | Yes |