dokploy_environment_search
dokploy_environment_searchSearch and filter deployment environments in Dokploy by name, description, project ID, or keywords to manage infrastructure resources.
Instructions
[environment] environment.search (GET)
Parameters:
q (string, optional)
name (string, optional)
description (string, optional)
projectId (string, optional)
limit (number, optional)
offset (number, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| name | No | ||
| description | No | ||
| projectId | No | ||
| limit | No | ||
| offset | No |