initialize_task
Creates a new task with a detailed description, optional checklist items, and metadata to organize and track progress efficiently within structured workflows.
Instructions
Creates a new task with the specified description and optional initial checklist items.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context_for_all_tasks | No | Information that all tasks in the checklist should include | |
initial_checklist | No | Optional initial checklist items | |
metadata | No | Optional metadata for the task | |
task_description | Yes | A medium-level detailed description about the whole task |