List environments
arcane_environment_listRetrieve a list of all Docker environments with filtering, sorting, and pagination to manage your infrastructure.
Instructions
List all Docker environments configured in Arcane
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search | No | Search query to filter environments | |
| sort | No | Column to sort by | |
| order | No | Sort direction | asc |
| start | No | Pagination start index | |
| limit | No | Items per page |