- 🆕[New]Added POST /v1/icps and POST /v1/buyer-personas to create ICPs and buyer personas; PATCH and DELETE to update and delete them.
- 🆕[New]Added GET /v1/countries and GET /v1/geo-suggestions for reference data and location suggestions.
- 🆕[New]Added POST /v1/icps/companies to retrieve companies matching your ICP, and POST /v1/lists/companies and POST /v1/lists/contacts to browse your saved lists.
- 🆕[New]Added bulk tagging: POST /v1/tags/batch-add-tags-jobs and POST /v1/tags/batch-remove-tags-jobs, with GET .../{job_id} to check job status.
All above operations are supported on the MCP Server - Tools