update_section
Modify sections in RFC documents by updating titles or content to maintain accurate technical specifications.
Instructions
Update an existing section in an RFC document
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes | RFCDocument | |
| number | Yes | Section number | |
| title | No | New title (optional) | |
| content | No | New content (optional) |