taskUpcoming
Organize upcoming tasks by week and sort alphabetically for better task management within Routine's MCP server.
Instructions
Non-allocated organized by week and sorted alphabetically.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}