search_crm_contacts
Search contacts already saved in Xmagnet. ALWAYS call this tool immediately when the user asks to show, list, or retrieve their contacts/people. Call with empty parameters {} to return all contacts (up to 50). Includes enriched fields: company, title, industry, city, country, LinkedIn, skills, lifecycle stage, score. No credits deducted — reads from saved Xmagnet contacts only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| city | No | ||
| limit | No | ||
| query | No | Free-text search across name/email/company/title | |
| offset | No | Skip N contacts for pagination / load more | |
| skills | No | ||
| company | No | ||
| country | No | ||
| industry | No | ||
| job_title | No | ||
| contact_status | No | ||
| exclude_bounced | No | ||
| lifecycle_stage | No | e.g. lead, prospect, customer | |
| exclude_unsubscribed | No |