[ { "name": "Add a Task", "type": "action", "description": "Assigns a new task to a contact." }, { "name": "Create Deal", "type": "action", "description": "Create a new deal." }, { "name": "Create Deal Task", "type": "action", "description": "Sets up a new deal task within a deal." }, { "name": "Create Account", "type": "action", "description": "Create a new account." }, { "name": "Create Contact", "type": "action", "description": "Adds a new contact to the system." }, { "name": "Add a Note to Contact", "type": "action", "description": "Adds a note to the contact." }, { "name": "Add a Note to Deal", "type": "action", "description": "Adds a note to the deal." }, { "name": "Create Tracked Event", "type": "action", "description": "Create an event to track the contacts." }, { "name": "Update Account", "type": "action", "description": "Updates details for an existing account." }, { "name": "Update Contact Task", "type": "action", "description": "Update the existing contact task." }, { "name": "Update Deal", "type": "action", "description": "Updates deal information." }, { "name": "Update Contact", "type": "action", "description": "Updates the information of a contact." }, { "name": "Delete Contact from Automation", "type": "action", "description": "Removes a contact after a free trial period ends." }, { "name": "Delete Tag from Contact", "type": "action", "description": "Delete the outdated tag from the contact." }, { "name": "Add Tag to Contact", "type": "action", "description": "Add the specific tag to the contact." }, { "name": "Add Contact to Account", "type": "action", "description": "Links a new contact to your account." }, { "name": "Add Existing Contact to Automation", "type": "action", "description": "Integrates existing contacts into automation workflows." }, { "name": "Add Secondary Contact to Deal", "type": "action", "description": "Adds additional contacts to a deal." }, { "name": "Subscribe Contact to List", "type": "action", "description": "Subscribes a contact to the list." }, { "name": "Unsubscribe Contact from List", "type": "action", "description": "Removes a contact from a subscription list." }, { "name": "Find User by ID", "type": "lookup", "description": "Retrieves user details by ID. " }, { "name": "Find Deal Owner by ID", "type": "lookup", "description": "Finds details of the deal owner by using ID." }, { "name": "Find Deal Task by ID", "type": "lookup", "description": "Finds tasks associated with a deal by ID." }, { "name": "Find Account by ID", "type": "lookup", "description": "Searches for account details by ID." }, { "name": "Find Contact by ID", "type": "lookup", "description": "Identifies contact details by using ID." }, { "name": "Find Deal by ID", "type": "lookup", "description": "Find deal details by using ID." }, { "name": "Find Contact Task by ID", "type": "lookup", "description": "Locates tasks assigned to a contact by ID." }]