diff --git a/docs/build/program/apis/robot.md b/docs/build/program/apis/robot.md index 8530177bfc..db10a4afa8 100644 --- a/docs/build/program/apis/robot.md +++ b/docs/build/program/apis/robot.md @@ -898,7 +898,7 @@ Returns app-related information about the robot. **Returns:** -- None. +- [viam.proto.robot.GetCloudMetadataResponse](https://python.viam.dev/autoapi/viam/proto/robot/index.html#viam.proto.robot.GetCloudMetadataResponse): App-related metadata. For more information, see the [Python SDK Docs](https://python.viam.dev/autoapi/viam/robot/client/index.html#viam.robot.client.RobotClient.get_cloud_metadata).