This tool retrieves a list of note activities from Close. It allows users to fetch notes with optional filtering parameters, including filtering by lead_id, user_id, and date ranges. The tool returns details such as note content, creation and update dates, and any associated att…
skipintegerNumber of results to skip for pagination (maps to _skip API parameter). Use together with limit to page through results.
limitintegerMaximum number of results to return per page (maps to _limit API parameter). Use together with skip to page through results.
lead_idstringFilter notes by a specific lead ID An incorrect lead_id silently returns notes for the wrong lead rather than raising an error; verify the lead_id before filtering.
user_idstringFilter notes by a specific user ID
date_created__gtstringFilter notes created after this date (ISO 8601 format)
date_created__ltstringFilter notes created before this date (ISO 8601 format)
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.