list_missions
List property verification missions with optional filtering. Returns paginated results sorted by creation date (newest first). Use this to browse available missions on the HomeVisto platform.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of missions to return. Default: 20, Maximum: 100. | |
| offset | No | Number of missions to skip for pagination. Default: 0. | |
| status | No | Filter by mission status. OPEN = available for scouts, COMPLETED = finished missions. |