meta_jobs_list
Fetch all open Meta job requisitions with IDs, canonical URLs, and last-modified timestamps. Use this catalog to monitor hiring changes or export the complete job list, paginated up to 200 per page.
Instructions
Meta Jobs catalog listing. Returns a page of Meta's own public job sitemap -- every open requisition's id, canonical URL, and last-modified timestamp, with no team/location/keyword filtering. Use this for full-catalog enumeration or change tracking via last_modified; use search when you need to filter by team, technology, location, employment type, or keyword.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based, defaults to 1 | |
| page_size | No | Page size, defaults to 50, maxes at 200 |