category: Utilities provider: LY Corporation commonfields: id: LINENotify version: -1 configuration: - display: Token of LINE Group name: apitoken required: true type: 4 description: LINE API Integration is used for sending a message to LINE Group. display: LINENotify name: LINENotify script: commands: - arguments: - description: Message to be sent. name: message required: true description: Send message/notification to LINE Group name: line-send-message dockerimage: demisto/python3:3.12.8.3296088 runonce: false script: '-' subtype: python3 type: python fromversion: 6.0.0 tests: - No tests (auto formatted)