List networks
arcane_network_listList Docker networks in an environment with filtering, sorting, and pagination options.
Instructions
List Docker networks in an environment
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| search | No | Search query to filter networks | |
| sort | No | Column to sort by | |
| order | No | Sort direction | asc |
| start | No | Pagination start index | |
| limit | No | Items per page |