query_task
Search and retrieve task information by keywords or ID, enabling quick access to abbreviated details with paginated results.
Instructions
Search tasks by keyword or ID, displaying abbreviated task information
Input Schema
Name | Required | Description | Default |
---|---|---|---|
isId | No | Specify whether it's ID query mode, default is no (keyword mode) | |
page | No | Page number, default is page 1 | |
pageSize | No | Number of tasks to display per page, default is 5, maximum 20 | |
query | Yes | Search query text, can be task ID or multiple keywords (space separated) |