export_circular_summary
Generate a printable markdown summary of an FAA Advisory Circular and optionally save it to disk.
Instructions
Generate a printable markdown summary for a specific advisory circular. If a save folder is configured in your airport profile, the file is also written to disk.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | Optional filename (without extension). Defaults to the AC number. | |
| ac_number | Yes | AC number to export, e.g. '150/5370-2G' |