omnifocus_analyze
Analyze OmniFocus data to reveal productivity patterns, identify overdue bottlenecks, and extract action items from meeting notes for improved task management.
Instructions
Analyze OmniFocus data for insights, patterns, and specialized operations.
ANALYSIS TYPES:
productivity_stats: GTD health metrics (completion rates, velocity)
task_velocity: Completion trends over time
overdue_analysis: Bottleneck identification
pattern_analysis: Database-wide patterns (tags, projects, stale items)
workflow_analysis: Deep workflow analysis
recurring_tasks: Recurring task patterns and frequencies
parse_meeting_notes: Extract action items from meeting notes
manage_reviews: Project review operations params: { operation, projectId, reviewDate, reviewInterval }
set_schedule accepts reviewInterval: { unit: 'day'|'week'|'month'|'year', steps: positive int }
PERFORMANCE WARNINGS:
pattern_analysis on 1000+ items: ~5-10 seconds
workflow_analysis: ~3-5 seconds for comprehensive
Most others: <1 second with caching
SCOPE FILTERING:
Use dateRange for time-based analysis
Use tags/projects to focus analysis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis | Yes |