list_innerspace_floor_plans
Retrieve InnerSpace floor plans for a UniFi console, including image URLs, scale, and dimensions. Optionally filter by site ID to get matching floor plans only.
Instructions
List a console's InnerSpace floor plans (documented Integration API).
Each floor plan carries id, name, floor_number, image_url (an asset path — fetch with get_innerspace_asset), ppm (pixels per metre, the scale for interpreting coordinates/heights), width/height (image pixels), origin_x/origin_y, and site_id when filtered. Returned verbatim.
host: console name, ID, or composite ID (MAC:numericId format). site_id: optional UniFi site filter — only floor plans whose product siteId matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||