search_jobs
Find job and internship listings by role and location, returning structured Markdown reports for analysis. Supports multiple titles, locations, and filters by posting time.
Instructions
Search for the latest jobs and internships and return them as a structured, LLM-ready Markdown report. Supports multiple titles and locations.
Args: job_titles: The roles you are looking for (e.g., 'Python Developer Intern'). locations: Cities or locations (e.g., 'Delhi, Remote'). country: The target country for the search. max_results: Number of jobs to fetch per source per combo (1-10). hours_old: Only show jobs posted within this many hours (default 48, max 168).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| job_titles | Yes | ||
| locations | Yes | ||
| country | No | India | |
| max_results | No | ||
| hours_old | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |