get_statistics
Retrieve task statistics such as completion rates and urgency distribution to analyze task management efficiency. Part of DeltaTask MCP Server’s API for locally-hosted task systems.
Instructions
Get task statistics including completion rates and urgency distribution.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_statisticsArguments",
"type": "object"
}