create_followup
Add a follow-up to an existing Piazza post. Provide the network ID, post number, and content; optionally post anonymously.
Instructions
Create a follow-up discussion on an existing Piazza post.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| content | Yes | Follow-up content | |
| anonymous | No | Post anonymously | |
| network_id | Yes | The Piazza network/course ID | |
| post_number | Yes | The post number to add a follow-up to |