in src/alibaba_cloud_ops_mcp_server/tools/oos_tools.py [0:0]
def ResetPassword(
RegionId: str = Field(description='AlibabaCloud region ID', default='cn-hangzhou'),
InstanceIds: List[str] = Field(description='AlibabaCloud ECS instance ID List'),
Password: str = Field(description='The password of the ECS instance must be 8-30 characters and must contain only the following characters: lowercase letters, uppercase letters, numbers, and special characters only.()~!@#$%^&*-_+=(40:<>,?/'),