get_service_desk
Retrieve details of a specific service desk by providing its numeric ID. Use after listing service desks to obtain the ID.
Instructions
Get details of a specific service desk by its numeric ID.
Use list_service_desks first to find the ID.
Args: service_desk_id: The numeric ID of the service desk (e.g. "1").
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| service_desk_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |