offerquest_mcp_fetch_and_format_jobs
Search for the latest jobs and internships and return them as a structured, LLM-ready Markdown report. Supports multiple titles and locations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| country | No | The target country for the search. | India |
| hours_old | No | Only show jobs posted within this many hours (default 48, max 168). | |
| locations | No | Cities or locations (e.g., 'Delhi, Remote'). | |
| job_titles | No | The roles you are looking for (e.g., 'Python Developer Intern'). | |
| max_results | No | Number of jobs to fetch per source per combo (1-10). |