Agencyzoom Get Policies For A CustomerAgencyZoom ToolsRetrieves from AgencyZoom all insurance policies for an existing customer (identified by `customerId`), including policy details like type, carrier, premium, effective dates, and assigned agents. Excludes premium payment history or claims information.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Customer DetailsAgencyZoom ToolsFetches comprehensive details for a specific customer, including personal information, policies, notes, tasks, files, and custom fields, using their unique customer ID.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Customer TasksAgencyZoom ToolsFetches all tasks (read-only task data) for a customer by `customerId` to review their activities, follow-ups, and action items; the `customerId` must be valid.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Driver DetailsAgencyZoom ToolsRetrieves detailed information for a specific, existing driver (by `driverId`) associated with an AgencyZoom opportunity.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Lead DetailsAgencyZoom ToolsRetrieves comprehensive details for a specific lead in AgencyZoom by its unique `leadId` (which must correspond to an existing lead), including contact information, status, associated opportunities, quotes/policies, custom fields, and interaction history.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Opportunities For A LeadAgencyZoom ToolsRetrieves all sales opportunities and their details for a specified, existing `leadId` in AgencyZoom.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Opportunity DetailsAgencyZoom ToolsFetches comprehensive details for an existing opportunity using its unique `opportunityId`.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Task DetailsAgencyZoom ToolsRetrieves comprehensive details for a specific task using its unique `taskId`, which must correspond to an existing task in AgencyZoom.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get The Vehicle DetailsAgencyZoom ToolsRetrieves detailed information for a specific vehicle, often associated with an AgencyZoom opportunity, using its unique vehicleId.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Get Thread DetailsAgencyZoom ToolsSearches and retrieves detailed information for email threads in AgencyZoom; no explicit search criteria are passed in this request.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Link A Driver To OpportunityAgencyZoom ToolsAssigns or reassigns an existing driver to an existing opportunity.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Link A Vehicle To OpportunityAgencyZoom ToolsLinks an existing vehicle to an existing sales opportunity in AgencyZoom using their respective IDs, typically for managing auto insurance policies or related services.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom List Product CategoriesAgencyZoom ToolsRetrieves a complete, unfiltered list of all product categories (ID and name) from AgencyZoom, useful for understanding product organization or populating UI elements.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Log The User InAgencyZoom ToolsAuthenticates an existing AgencyZoom user using their email (as username) and password to obtain a JWT for API access; this action does not support new user creation.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Log The User OutAgencyZoom ToolsUse this action to log the current user out of AgencyZoom by invalidating their active session token.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Mark Thread As Unread Api EndpointAgencyZoom ToolsMarks a text thread in AgencyZoom as read or unread using its `threadId`; this action does not modify message content and the specified `threadId` must refer to an existing thread.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Move Lead To SoldAgencyZoom ToolsMarks an existing lead as sold by its `leadId` and records product details; `productLineId`, `premium`, `effectiveDate`, and `soldDate` are operationally required for each sold product, despite schema flexibility.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Remove Text Thread EndpointAgencyZoom ToolsCall this action to permanently delete an SMS/text message thread in AgencyZoom; the target thread is identified by its `threadId`. Note: This operation is idempotent - deleting a non-existent thread will return success.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Reopen A TaskAgencyZoom ToolsReopens an existing AgencyZoom task that is currently 'completed' or 'closed', allowing it to be reactivated with optional comments.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Search Business ClassificationsAgencyZoom ToolsRetrieves a comprehensive list of all available business classifications from AgencyZoom, each including an ID, code, and description.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Search CustomersAgencyZoom ToolsSearches for customers in AgencyZoom using criteria like contact information, policy details, or custom fields, with options for filtering, sorting, and pagination.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Search Email ThreadsAgencyZoom ToolsRetrieves a list of email thread metadata from AgencyZoom, suitable for an overview when no specific filtering, sorting, or pagination is needed, as results are subject to default server-side limits and ordering.Write Action·Risk level 2 of 5·API key connection·Free Action
Agencyzoom Search LeadsAgencyZoom ToolsRetrieves AgencyZoom leads, using filters, pagination, and sorting options sent in the POST body, as the request schema itself is empty.Write Action·Risk level 2 of 5·API key connection·Free Action