action runscope_get_account { label: "Account Resource" description: "Information about the authorized account." provider: runscope method: GET path: "/account" encoding: json output: { type: "object" additionalProperties: true } }