> ## Documentation Index
> Fetch the complete documentation index at: https://docs.agent.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Search LinkedIn Jobs

## Overview

Search for job postings on LinkedIn by keyword, location, and filters. Returns a list of matching job postings with titles, companies, and URLs.

### Use Cases

* **Recruiting intelligence**: Monitor competitor hiring signals.
* **Sales triggers**: Find companies hiring for roles that match your ICP signal (e.g. VP of RevOps).
* **Career tools**: Build a job-board agent that delivers curated listings.

## Configuration Fields

### Keyword

* **Description**: The search keyword (e.g. role title or skill).
* **Required**: Yes

### Location

* **Description**: Location filter (city, region, country).

### Filters

* **Description**: Optional filters like experience level, remote, or time posted.

### Output Variable Name

* **Description**: Variable name to store the list of job postings.
* **Validation**: Only letters, numbers, and underscores.
* **Required**: Yes

## Related Actions

* [Get LinkedIn Job Posting](./get_linkedin_job_posting) to hydrate full details on a specific job.
* [Get LinkedIn Company Profile](./get_linkedin_company_profile) to research the hiring company.
