return { summary = 'Get the radius of the SphereShape.', description = 'Returns the radius of the SphereShape.', arguments = {}, returns = { { name = 'radius', type = 'number', description = 'The radius of the sphere, in meters.' } } }