portainer_networks_list
List Docker networks on a Portainer endpoint, with optional filtering by name substring for targeted network management.
Instructions
List Docker networks on an endpoint.
Args: endpoint_id: Target endpoint ID (uses default if omitted) name_filter: Only return networks whose name contains this substring (server-side Docker filter)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endpoint_id | No | ||
| name_filter | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |