action waterlinked_imu_get { label: "Get imu" description: "Get IMU status and orientation" provider: waterlinked method: GET path: "/api/v1/imu/calibrate" encoding: json output: { type: "object" additionalProperties: true } }