get_speaker
Retrieve a single UniFi speaker's details by its unique ID. Provide the host and speaker_id to get the speaker's current configuration and status directly from the UniFi Fabric cloud API.
Instructions
Get one speaker by id (GET /v1/speakers/{id}).
host: console name, ID, or composite ID (MAC:numericId format).
speaker_id: REQUIRED. Obtain it from list_speakers (its id field).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| speaker_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||