crm_analyze_activity_patterns
Analyze activity patterns in CRM data to uncover user behavior trends, identify team productivity insights, and optimize workflows.
Instructions
Analyze activity patterns and trends in CRM data - business intelligence for user behavior\n\nPrerequisites: Use crm_search_by_timeline to identify activity periods\nNext Steps: Generate insights reports → Optimize workflows → User performance analysis\nBusiness Value: Team productivity analysis, workflow optimization, trend identification\nError Recovery: If insufficient data, try broader date range or different grouping
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| date_to | No | End date (YYYY-MM-DD or ISO 8601) | |
| group_by | No | How to group the analysis | |
| per_page | No | Records to analyze (max 200) | |
| date_from | Yes | Start date (YYYY-MM-DD or ISO 8601) | |
| module_name | Yes | Module name (standard or custom) |