list_vlans
Retrieve VLANs from phpIPAM, optionally filtered by domain ID, and control the number of results returned.
Instructions
List VLANs from phpIPAM.
CONTEXT OPTIMIZATION: Limited to 20 results by default.
Args: domain_id: Optional domain ID to filter VLANs limit: Maximum number of VLANs to return (default: 20, max: 100)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| domain_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |