Find anyone's business email address. GetProspect provides email discovery and verification from LinkedIn.
Available to claim
Build and ship the Getprospect plugin to earn 32 points when we merge it to main. You have 1 hour to link an issue, then 3 hours to open a PR with the plugin scaffold.
Tool to add contacts to a specified list. Use when you need to group existing contacts into a list.
Tool to apply a coupon code to the user's account. Use after you need to activate a coupon before using it.
Tool to create a new company. Use when you need to add a company record via GetProspect API.
Tool to create a new contact. Use when you need a fresh contact record before associating it to lists.
Tool to create a new contact list. Use when you need to organize contacts into a named list.
Tool to create a new export job. Use when you need to export contacts or companies based on filters or specific record IDs. Returns HTTP 201 on success.
Tool to delete a company record by its ID. Use when you have confirmed this company should be permanently removed.
Tool to delete a contact record by its ID. Use when you need to remove a contact; ensure the contact ID exists before calling.
Tool to delete multiple contact lists. Use when you have a set of list IDs and want to remove them in bulk. Use after confirming the lists to delete.
Tool to retrieve all companies. Use after obtaining a valid API key. Returns a paginated list of companies for the authenticated user.
Tool to retrieve all prospect contact lists. Use when you need to list all existing contact lists for an account.
Tool to retrieve details of a single company by its ID. Use when you have a valid company ID and need its full details.
Tool to retrieve details of a single contact. Use when you have the contact ID and need its full record.
Tool to retrieve workspace limits for the user's account. Use when you need to check current quotas before bulk operations.
Tool to search for companies by name. Use when you have a company name and need to find matching records.
Tool to search for contacts by filters. Use when you need to find contacts matching specific criteria.
Tool to search contacts in a specific list. Use when you need to filter contacts associated with a given list.
Tool to search contact lists by name. Use when you need to find lists that match a specific name.
Tool to update details of an existing company. Use when you need to modify company properties after confirming the company exists.
Tool to update details of an existing contact. Use when you have the contact ID and need to modify its properties or list assignments.
Tool to update a contact list's name. Use when you need to rename an existing list.
Tool to verify an email's deliverability. Use after capturing an email to ensure it's valid.
No webhooks.