Finder
Contact and ICP search (Forager). MCP: getFinderCategoryIds, analyzeICPTotalCount, createIcpMining, searchRegionVenues.
POST
/api/agents/tools/getFinderCategoryIdsAlso under /api/finder/: autocomplete/{category}, icp, person_contacts_lookup, person_role_search.
curl -X POST "https://backend.makinari.com/api/agents/tools/getFinderCategoryIds" \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"site_id":"YOUR_SITE_ID","query":"software"}'Last updated on