get-employee-photo
Retrieve the direct URL for an employee photo in the size you need (original, large, medium, small, xs, tiny) by providing the numeric employee ID.
Instructions
Get the URL for an employee photo in a specific size
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Photo size: original, large, medium, small, xs, tiny. Default: medium | |
| employeeId | Yes | The employee ID (numeric) |