chore: update tools.yml
This commit is contained in:
+14
-9
@@ -6,16 +6,21 @@
|
||||
#######################################################
|
||||
|
||||
- id: add_contact_note
|
||||
title: "Add Contact Note"
|
||||
description: "Add a note to a contact profile"
|
||||
icon: "note-add"
|
||||
title: 'Add Contact Note'
|
||||
description: 'Add a note to a contact profile'
|
||||
icon: 'note-add'
|
||||
|
||||
- id: add_private_note
|
||||
title: "Add Private Note"
|
||||
description: "Add a private note to a conversation (internal only)"
|
||||
icon: "eye-off"
|
||||
title: 'Add Private Note'
|
||||
description: 'Add a private note to a conversation (internal only)'
|
||||
icon: 'eye-off'
|
||||
|
||||
- id: update_priority
|
||||
title: "Update Priority"
|
||||
description: "Update conversation priority level"
|
||||
icon: "exclamation-triangle"
|
||||
title: 'Update Priority'
|
||||
description: 'Update conversation priority level'
|
||||
icon: 'exclamation-triangle'
|
||||
|
||||
- id: add_label_to_conversation
|
||||
title: 'Add Label to Conversation'
|
||||
description: 'Add a label to a conversation'
|
||||
icon: 'tag'
|
||||
|
||||
Reference in New Issue
Block a user