List port mappings
arcane_port_listList port mappings across all containers in an environment. Supports pagination, search, and sorting to filter results.
Instructions
List all port mappings across containers in an environment with pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| search | No | Search query to filter ports | |
| sort | No | Column to sort by | |
| order | No | Sort direction | asc |
| start | No | Pagination start index | |
| limit | No | Items per page |