refactor: Restructure names, keys and descs of triggers and actions
This commit is contained in:
@@ -5,7 +5,7 @@ export default defineTrigger({
|
||||
name: 'Receive SMS',
|
||||
key: 'receiveSms',
|
||||
pollInterval: 15,
|
||||
description: 'Will be triggered when a new SMS is received.',
|
||||
description: 'Triggers when a new SMS is received.',
|
||||
arguments: [
|
||||
{
|
||||
label: 'To Number',
|
||||
|
Reference in New Issue
Block a user