update_section
Update an existing section in an RFC document by specifying its number and optionally modifying its title or content.
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) |