action rumble_get_account_license { label: "Get license details" provider: rumble method: GET path: "/account/license" encoding: json output: { type: "object" additionalProperties: true } }