knowl_task_start
Start a manual work loop for resumable tasks when lifecycle hooks are unavailable. Retrieves relevant memory and returns a task ID for tracking.
Instructions
Start one manual work loop for multi-command or resumable work when verified lifecycle hooks are unavailable. Returns relevant memory and a taskId. Never use for a hook-owned session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No | Optional focused retrieval query for pre-task memory lookup. Defaults to the task title. | |
| title | Yes | Short task title. |