Hostinger OpenClaw VPS

list_projects

List all your deployed projects on Dplooy. Shows name, URL, type, size, views, and status.

Remote dplooyinc/hosting

Remote (network-hosted)

Other tools also called list_projects? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "page": {
      "type": "number",
      "description": "Page number (default: 1)"
    },
    "limit": {
      "type": "number",
      "description": "Projects per page (default: 20, max: 100)"
    }
  }
}