search_jobs
Find jobs by searching task prompts. Returns matching jobs with context snippets to identify tasks using specific tools, repos, or task types.
Instructions
Find jobs by content of task prompt. Returns matching jobs with a task snippet showing match context. Useful for finding all jobs that involved a specific tool, repo, or task type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days | No | How many days back to search (default: 30) | |
| query | Yes | Search term to look for in task prompts (case-insensitive) | |
| status | No | Filter by status: 'done' | 'failed' | 'cancelled' | 'running' (optional) |