get_team_messages
Retrieve a team's discussion thread in chronological order. Public-read transparency enables anyone to view messages for anti-cartel monitoring.
Instructions
Read a team's discussion thread. Public-read (anyone can see
what a team is saying — anti-cartel transparency). Returns
{team_id, count, messages[]} with messages in chronological
order (oldest first).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| team_id | Yes | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||