action britbox_get_ratings { label: "getRatings" description: "Get the map of rated item ids (itemId => rating out of 10) under the active profile." provider: britbox method: GET path: "/account/profile/ratings" encoding: json output: { type: "object" } }