action bungie_app_get_bungie_applications { label: "App.GetBungieApplications" description: "Get list of applications created by Bungie." provider: bungie method: GET path: "/App/FirstParty/" encoding: json output: { type: "object" additionalProperties: true } }