get_project_comments
Retrieve community comments and discussions for a specific WebSim project to analyze feedback and user interactions.
Instructions
Get comments for a WebSim project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | WebSim project ID | |
| limit | No | Number of comments to return (default: 20) | |
| offset | No | Number of comments to skip (default: 0) |