get_comments_by_author
Retrieve comments filtered by a specified author name from documents.
Instructions
Get comments filtered by author name.
Args: author: Author name to filter by
Returns: List of comments by the specified author
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| author | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |