discover_missions
Search mission templates with natural-language queries and get ranked results that factor in live provider health, so agents can pick reliable templates before starting a mission.
Instructions
Search mission templates by natural-language query. Returns ranked templates with slug, version, title, description, paramSchema, and match reasons. Ranking combines keyword relevance with live success-rate signal from providerHealth — templates whose steps call providers that have been degrading in the last 30 days slide down automatically. Use this to find the right template by intent before calling start_mission.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural-language description of what the agent wants done. | |
| max_results | No | Default 5, max 25. |