twprojects-list_message_replies
List replies to messages in Teamwork projects. Filter by message, project, or search term to find specific replies.
Instructions
List replies for a message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message_ids | No | A list of message IDs to filter message replies by messages | |
| page | No | Page number for pagination of results. | |
| page_size | No | Number of results per page for pagination. | |
| project_ids | No | A list of project IDs to filter message replies by projects | |
| 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. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| meta | Yes | ||
| messageReplies | Yes |