action slideroom_application_get_attribute_names_v2 { label: "Gets the custom application attributes used by the organization." provider: slideroom method: GET path: "/api/v2/application/attributes/names" encoding: json output: { type: "object" additionalProperties: true } }