quire.listChatComments
Retrieve all comments from a specific chat channel by providing the chat OID, or combine project ID with chat ID.
Instructions
List all comments on a chat channel by OID, or by project ID and chat ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chatOid | No | The chat channel OID (unique identifier). Use this OR projectId+chatId | |
| projectId | No | The project ID or OID (required when using chatId) | |
| chatId | No | The chat ID within the project |