get_navlog
Retrieve a detailed flight navigation log with waypoints, distances, times, and fuel calculations from SimBrief flight plans. Specify a plan ID or use the latest dispatch, and control the number of fixes displayed.
Instructions
Full navigation log with all waypoints: identifier, type, altitude, leg distance, leg time and fuel burn per leg. Use max_fixes to limit the number of fixes shown (default 50). Leave plan_id empty to get the latest dispatch.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| plan_id | No | ||
| max_fixes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |