workboard_get_objectives_tool
Retrieve all objectives owned by a WorkBoard user using their user ID. Returns full pagination results with workstreams and status color fields when available.
Instructions
Get objectives owned by a WorkBoard user by their user ID.
Returns all objectives the user owns, with full pagination. Also exposes
workstreams and status_color fields on each objective when present.
Use workboard_get_user_tool (no arguments) to find the current user's ID. Use workboard_get_team_members_tool to resolve a name or email to a user ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user_id | Yes | User ID (positive integer). Get this from workboard_get_user_tool. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||