get_current_task_details
Retrieve full context and details of the first uncompleted task to effectively manage and break down complex workflows. Designed for structured task tracking and progress monitoring in AI-driven environments.
Instructions
Retrieves details of the current task (first uncompleted task) with full context. This is the recommended tool to use when working with tasks.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"required": [],
"type": "object"
}