get_comments
Retrieve the full comment thread for a government contracting opportunity, including ancestor structure and raw comment data. Requires a completed matchawards signup to access member discussions.
Instructions
Fetch the comment thread on an opportunity. Returns
{post_id, ancestors, comments, comment_count}. Each comment is
raw matchawards JSON (Mastodon-style), not the simplified opp shape.
Requires a complete matchawards signup (returns 409 before then).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| post_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||