Smithery

servers.domains.update

Update the managed run.tools slug for a server.

Remote smithery

Other tools also called servers.domains.update? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "domainId": {
      "type": "string",
      "description": "path parameter"
    },
    "subdomain": {
      "type": "string",
      "description": "body parameter"
    },
    "qualifiedName": {
      "type": "string",
      "description": "path parameter"
    }
  }
}