source_france_travail
Search and retrieve job postings from France Travail (Pôle Emploi) by keyword and location. Helps users access official French job market data.
Instructions
Fetch jobs from France Travail (Pôle Emploi) API v2.
Requires env: FRANCE_TRAVAIL_ID, FRANCE_TRAVAIL_SECRET
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Keywords to search for (e.g. ``"développeur python"``). | |
| location | No | Optional commune code or city name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| query | No | ||
| count | Yes | ||
| jobs | No | ||
| warnings | No |