twprojects-list_message_replies
List replies under Teamwork message threads. Filter by message or project IDs, paginate results, and search reply body or title.
Instructions
List replies under a message thread. Filter by message_ids or project_ids.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_ids | No | Filter by message. | |
| page | No | Page number for pagination of results. | |
| page_size | No | Number of results per page for pagination. | |
| project_ids | No | Filter by project. | |
| search_term | No | A search term to filter message replies by body or title. Each word from the search term is used to match against the message reply body or title. The message reply will be selected if each word of the term matches the message reply body or title, not requiring that the word matches are in the same field. | |
| verbose | No | If false, returns id + name only — useful when scanning many results. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | No | ||
| messageReplies | No |