Close
Toolcog home
c9r
crm
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
POST
GET
DELETE
PATCH
PUT
Deletes a folder
Authenticated
delete-/crm/v3/lists/folders/{folderId}_remove
DELETE/crm/v3/lists/folders/{folderId}
List_App
Cancel the conversion of a list
Authenticated
delete-/crm/v3/lists/{listId}/schedule-conversion
DELETE/crm/v3/lists/{listId}/schedule-conversion
List_App
Retrieves a folder.
Authenticated
get-/crm/v3/lists/folders_getAll
GET/crm/v3/lists/folders
List_App
Retrieve the conversion details for a list
Authenticated
get-/crm/v3/lists/{listId}/schedule-conversion
GET/crm/v3/lists/{listId}/schedule-conversion
List_App
Creates a folder
Authenticated
post-/crm/v3/lists/folders_create
POST/crm/v3/lists/folders
List_App
Moves a list to a given folder
Authenticated
put-/crm/v3/lists/folders/move-list_moveList
PUT/crm/v3/lists/folders/move-list
List_App
Moves a folder
Authenticated
put-/crm/v3/lists/folders/{folderId}/move/{newParentFolderId}_move
PUT/crm/v3/lists/folders/{folderId}/move/{newParentFolderId}
List_App
Rename a folder
Authenticated
put-/crm/v3/lists/folders/{folderId}/rename_rename
PUT/crm/v3/lists/folders/{folderId}/rename
List_App
Schedule or update the conversion of a list to static
Authenticated
put-/crm/v3/lists/{listId}/schedule-conversion
PUT/crm/v3/lists/{listId}/schedule-conversion
List_App