extract_action_items
Analyze conversation transcripts to extract actionable items and optionally create tasks for follow-up.
Instructions
Extract actionable items from a conversation and optionally create tasks
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| conversation_id | Yes | The conversation ID to extract action items from | |
| auto_create_tasks | No | Whether to automatically create tasks for action items |