campaignstack_list_contact_finder_requests
List the workspace's built-in Contact Finder requests, newest first, optionally filtered by status (queued, linked, submitted, completed, failed). Each row carries origin (workflow, mcp, manual), wantEmail/wantPhone, creditsReserved, creditsCharged once settled, the result summary and errorCode. Use it to see what is in flight or to audit what the finder charged; use campaignstack_get_contact_finder_request for one id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max rows to return, newest first (default 25, max 100). | |
| status | No | Only requests in this status (queued, linked, submitted, completed, failed). | |
| workspaceId | No | Workspace ID (defaults to the bound workspace) |