get_remote_jobs
Fetch remote job listings from RemoteOK. Filter by tags and search keywords to find relevant positions.
Instructions
Get remote job listings from RemoteOK. Filter by tags and search keywords.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Filter by tags (e.g., ['python', 'remote', 'full-time']) | |
| search | No | Search keyword (e.g., 'senior developer', 'machine learning') | |
| limit | No | Number of jobs to return | |
| use_cache | No | Whether to use cached data |