chore: update tools.yml

This commit is contained in:
Shivam Mishra
2025-07-15 21:55:38 +05:30
parent 89a748eef6
commit b1d26887f0
+14 -9
View File
@@ -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'