dokploy_project_search
dokploy_project_searchSearch and filter projects in Dokploy infrastructure by name, description, or keywords to manage deployments and configurations.
Instructions
[project] project.search (GET)
Parameters:
q (string, optional)
name (string, optional)
description (string, optional)
limit (number, optional)
offset (number, optional)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | ||
| name | No | ||
| description | No | ||
| limit | No | ||
| offset | No |