get_portals
Lists configured portals (doors) with their nested readers from NetBox, using a pagination cursor to fetch subsequent result pages.
Instructions
Lists portals (doors) configured on the NetBox system, each with its nested readers (wraps NBAPI GetPortals, paginated via STARTFROMKEY/NEXTKEY — there is no single-portal filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| STARTFROMKEY | No | Optional. Pagination cursor — the NEXTKEY from a previous call, to continue listing. |