Get Employee Goals
get-employee-goalsRetrieve an employee's performance goals and objectives with progress details. Filter by open, closed, or all statuses to view relevant goals.
Instructions
Get performance goals and objectives for an employee. Returns goal objects with title, description, percentComplete, status, dueDate, milestones (for milestone-based goals), and progress tracking information.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Filter goals by status | all |
| employeeId | Yes | The employee ID to get goals for |