Leadsforge
List enrichment jobs
Operator-only provider-account maintenance; not a customer workspace balance/history. List the caller's enrichment jobs, most recent first. Use the filters (status, channel, clientRequestID, from/to) to recover a job when the job ID is unknown. No provider credits charged for this read/preview operation.
Free LeadsforgeEnrichmentleadsforge/list-enrichment-jobsListed
Activation pending; your agent will see it as unavailable until then.
Use this tool with your agent
Give this to your agent
Use my connected Agentik MCP server. I want to use the tool leadsforge/list-enrichment-jobs (List enrichment jobs). Call inspect_tool with {"tool_id": "leadsforge/list-enrichment-jobs"} first and tell me the price before anything runs. Ask me for the inputs it needs; never invent values, IDs or file URLs. When I confirm, call run_tool with tool_id "leadsforge/list-enrichment-jobs" and my inputs, follow it with get_run if it is still running, and give me the result and the price Agentik reports. If the tool is unavailable, say so and use discover_tools to propose an alternative.Show the prompt
Paste it into Claude, ChatGPT or Codex: your agent takes it from there, and shows the price before it runs.
Parameters
| Name | Type | Required | Description |
|---|---|---|---|
offset | integer | No | Offset |
limit | integer | Yes | Page size (max 100) |
status | string | No | Filter by status Options: in_progress, completed, failed. |
channel | string | No | Filter by channel Options: email, phone, linkedin. |
clientRequestID | string | No | Filter by your clientRequestID |
from | string | No | Created-at lower bound (RFC3339) |
to | string | No | Created-at upper bound (RFC3339) |
How your agent calls it
First inspect_tool for the current schema and price, then run_tool with the published example after confirming your inputs:
{
"tool_id": "leadsforge/list-enrichment-jobs",
"input": {
"offset": 0,
"limit": 25
}
}Price and billing
- Price
- Free
- Model
- Per call
- Detail
- No charge per call. A workspace is still needed so your agent can call it.
- License
- Provider data use is subject to the Leadsforge agreement; redistribution terms must cover Agentik.
- The provider’s price, 0% markup.
- One prepaid balance for every provider; your agent sees the price before it runs.
- Pay for measured usage; unused reservations are released.