Indeed Search
indeed_searchRun Indeed searches for job postings and retrieve structured results. Supports multiple queries, custom fields, and result limits.
Instructions
Search Indeed with the documented /indeed-search endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| async | No | Deprecated compatibility flag. Prefer execution_mode. | |
| limit | No | Maximum results. | |
| query | Yes | One or more Indeed search queries. | |
| fields | No | Specific fields to return. | |
| webhook | No | Optional webhook URL for async completion. | |
| enrichment | No | Optional documented enrichments. | |
| execution_mode | No | Execution strategy. Use auto to let the MCP server choose between sync and async. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| async | No |