tesla_jobs_list
Find Tesla job openings from Tesla's public careers site. Filter by title, department, or location and paginate to see all matching listings.
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 |