list_missions
List all drone missions for the authenticated user, returning summaries with ID, name, type, waypoint count, center coordinates, and tags.
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 | |||