list_missions
Retrieve summaries of all drone missions for the authenticated user, including id, name, type, waypoint count, center coordinates, and tags. Use get_mission for full waypoint details.
Instructions
List all drone missions for the authenticated user. Returns summaries with id, name, type, waypoint count, center coordinates, and tags. Use get_mission with a specific ID for full waypoint details.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||