# Examples

## Search from a resume

```text
Use linkedin_search_jobs with this resume and find the best backend roles in Austin.
```

## Explicit query

```text
Use linkedin_search_jobs with query "staff data engineer spark aws" and location "United States".
```

## Inspect one job

```text
Use linkedin_get_job_details on this LinkedIn job URL and summarize the fit against the user's resume.
```

## Search only jobs with pay ranges

```text
Search LinkedIn for senior security engineer jobs in New York and list only the results that explicitly show compensation ranges.
```

## Reload and test LinkedIn auth

```text
/linkedin_auth
```
