source_themuse
Retrieve job listings from The Muse with optional category filtering to target specific fields like Engineering.
Instructions
Fetch jobs from The Muse.
Optional env: THEMUSE_KEY (works without key but rate-limited).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional job category filter (e.g. ``"Engineering"``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| provider | Yes | ||
| query | No | ||
| count | Yes | ||
| jobs | No | ||
| warnings | No |