tesla_jobs_list
Search Tesla job openings by title, department, or location and page through filtered global listings to locate relevant roles.
Instructions
Tesla Jobs listing. Searches Tesla's public careers site (tesla.com/careers) via its own careers-state JSON endpoint. Tesla's own endpoint always returns its entire global job dataset regardless of query parameters; this filters and paginates that snapshot server-side. Listings carry identity/department/location metadata only — call the job endpoint for the full description, responsibilities, and requirements.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, 1-based | |
| query | No | Filter by title or department, case-insensitive substring match | |
| location | No | Filter by location, case-insensitive substring match | |
| page_size | No | Results per page, up to 100 |