list_objects
Retrieve and filter objects from Task Trellis MCP by type, scope, status, priority, or closed status to manage tasks efficiently.
Instructions
Lists objects from the task trellis system
Input Schema
Name | Required | Description | Default |
---|---|---|---|
includeClosed | No | Include closed objects (defaults to false) | |
kind | Yes | Type of objects to list | |
priority | No | Priority to filter objects (optional) | |
scope | No | Scope to filter objects (optional) | |
status | No | Status to filter objects (optional) |