---
name: "xpay-coresignal-coresignal-base-jobs-search-filter-preview"
description: "Preview job search results with summary data. Pass filters in the request body. Returns matching jobs with key fields: id, title, location, company_name, posting date, and relevance score. Use the 'id' field with the 'Base Jobs Collect' endpoint to get full job details."
version: "1.0.0"
price: "$0.12/call"
provider: "Coresignal"
---

# Coresignal Base Jobs Search Filter Preview

Preview job search results with summary data. Pass filters in the request body. Returns matching jobs with key fields: id, title, location, company_name, posting date, and relevance score. Use the 'id' field with the 'Base Jobs Collect' endpoint to get full job details.

**Provider:** Coresignal
**Price:** $0.12/call
**Pricing model:** Flat rate per call

## When to Use

Use this tool when you need to preview job search results with summary data. pass filters in the request body. returns matching jobs with key fields: id, title, location, company_name, posting date, and relevance score. use the 'id' field with the 'base jobs collect' endpoint to get full job details.. This is part of the Coresignal provider on xpay✦.

## MCP Connection

Connect to xpay✦ to access this tool (and 20+ others):

```json
{
  "mcpServers": {
    "xpay": {
      "url": "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
    }
  }
}
```

For Claude Code:
```bash
claude mcp add --transport http xpay "https://mcp.xpay.sh/mcp?key=YOUR_API_KEY"
```

## How to Execute

Use the xpay✦ meta-tools to run this tool:

1. **`xpay_details`** — Get full input schema: `xpay_details("coresignal/coresignal_base_jobs_search_filter_preview")`
2. **`xpay_run`** — Execute: `xpay_run("coresignal/coresignal_base_jobs_search_filter_preview", { ...inputs })`

## Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `country` | string | No | Country name (e.g., 'United States') |
| `location` | string | No | Job location (e.g., 'San Francisco, CA', 'Remote') |
| `employment_type` | string | No | Employment type: 'Full-time', 'Part-time', 'Contract', 'Temporary', 'Internship' |
| `title` | string | No | Job title to search for (e.g., 'Software Engineer', 'Product Manager') |
| `company_domain` | string | No | Company website domain (e.g., 'google.com') |
| `created_at_gte` | string | No | Jobs created on or after this date, format YYYY-MM-DD (e.g., '2025-01-01') |

## Pricing

- **Cost:** $0.12/call
- **Balance check:** Use `xpay_balance` to check remaining credits
- Get your API key at [xpay.tools](https://xpay.tools/account/settings/api-keys/) — $5 free credits included

## Related Skills

- [Coresignal (all tools)](https://xpay.tools/skills/coresignal/SKILL.md) — 21 tools
- [Coresignal Base Company Collect By Url](https://xpay.tools/skills/coresignal/coresignal-base-company-collect-by-url/SKILL.md) — $0.22/call
- [Coresignal Base Jobs Search Filter](https://xpay.tools/skills/coresignal/coresignal-base-jobs-search-filter/SKILL.md) — $0.12/call
- [Coresignal Clean Employee Collect](https://xpay.tools/skills/coresignal/coresignal-clean-employee-collect/SKILL.md) — $0.22/call
- [Coresignal Clean Company Enrich](https://xpay.tools/skills/coresignal/coresignal-clean-company-enrich/SKILL.md) — $0.22/call
- [Coresignal Clean Company Collect](https://xpay.tools/skills/coresignal/coresignal-clean-company-collect/SKILL.md) — $0.12/call

## Links

- Tool page: https://xpay.tools/coresignal/coresignal-base-jobs-search-filter-preview/
- Provider: https://xpay.tools/coresignal/
- All tools: https://xpay.tools/explore
