return { summary = 'Set the radius of the CapsuleShape.', description = 'Sets the radius of the CapsuleShape.', arguments = { { name = 'radius', type = 'number', description = 'The new radius, in meters.' } }, returns = {} }