meta_jobs_list
Get a paginated list of all open Meta job requisitions with ID, URL, and last-modified timestamp. Enables full-catalog enumeration and change tracking.
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 |