crm
Manage companies, deals, tasks, and notes with full CRM functionality. Perform operations like creating, updating, deleting, linking, and retrieving data to streamline business workflows.
Instructions
Complete CRM functionality - manage companies, deals, tasks, and notes
Input Schema
Name | Required | Description | Default |
---|---|---|---|
companyData | No | Company information | |
companyId | No | Company ID | |
dealData | No | Deal information | |
dealId | No | Deal ID | |
entityId | No | Entity ID for linking/notes | |
entityType | No | Entity type for linking/notes | |
filters | No | Filters for listing operations | |
limit | No | Number of items to retrieve | |
noteData | No | Note information | |
noteId | No | Note ID | |
offset | No | Offset for pagination | |
operation | Yes | CRM operation to perform | |
taskData | No | Task information | |
taskId | No | Task ID |