edit_post
Update an existing Piazza post's title or content. Specify the network and post number, then provide new title or body to replace.
Instructions
Edit the title or content of an existing Piazza post. You must provide at least one of title or content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | New title/subject (omit to keep current) | |
| content | No | New body content (omit to keep current) | |
| network_id | Yes | The Piazza network/course ID | |
| post_number | Yes | The post number to edit |