strety_list_goals
List your Strety goals filtered by assignee and completion status, sorted by due date.
Instructions
List goals (rocks) from Strety. Can filter by assignee name and completion status. Returns goals sorted by due date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assignee | No | Filter by assignee name (partial match, e.g., 'Brent' or 'isaac') | |
| maxResults | No | Maximum number of goals to return (default: 50, max: 100) | |
| showCompleted | No | Include completed goals (default: false, only shows open goals) |