get_project_comments
Retrieve all comments for a specific project in the Aedifion cloud platform to review feedback, track discussions, and monitor project communication.
Instructions
Get all comments for a project.
Args: project_id: The project's numeric ID. page: Page number. per_page: Items per page.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| page | No | ||
| per_page | No |