save_rfc
Save an RFC document to a TXT file by specifying the output file path and the document object to be written.
Instructions
Save an RFC document to a TXT file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Output file path | |
| document | Yes | RFCDocument to save |