@smartytalent/mcp-tools 0.1.33-dev.82 → 0.1.33-dev.83
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/tools.json +5 -6
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -16682,12 +16682,11 @@
|
|
|
16682
16682
|
},
|
|
16683
16683
|
"emails": {
|
|
16684
16684
|
"title": "ConversationRelationshipsEmailsSchema",
|
|
16685
|
-
"type": "
|
|
16686
|
-
"
|
|
16687
|
-
"
|
|
16688
|
-
|
|
16689
|
-
|
|
16690
|
-
"data": {
|
|
16685
|
+
"type": "object",
|
|
16686
|
+
"properties": {
|
|
16687
|
+
"data": {
|
|
16688
|
+
"type": "array",
|
|
16689
|
+
"items": {
|
|
16691
16690
|
"title": "ConversationRelationshipsEmailsDataSchema",
|
|
16692
16691
|
"type": "object",
|
|
16693
16692
|
"properties": {
|