@smartytalent/openai-tools 0.9.27 → 0.9.28
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 +1 -1
- package/package.json +1 -1
package/dist/tools.json
CHANGED
|
@@ -25907,7 +25907,7 @@
|
|
|
25907
25907
|
"items": {
|
|
25908
25908
|
"type": "string"
|
|
25909
25909
|
},
|
|
25910
|
-
"description": "The send action's claim - each named person flips queued -> sending in its own conditional write (the invitation must be active in that same write); the response's `meta.claimed` lists the ids THIS call claimed (a second run of the same activation claims none). Not for the FE."
|
|
25910
|
+
"description": "The send action's claim - each named person flips queued -> sending in its own conditional write (the invitation must be active in that same write); the response's `meta.claimed` lists the ids THIS call claimed (a second run of the same activation claims none) and `meta.remaining` the ids not attempted yet (at most 100 people per call - ask again for the rest). Not for the FE."
|
|
25911
25911
|
},
|
|
25912
25912
|
"claimOwner": {
|
|
25913
25913
|
"type": "string",
|