telnyx-mcp 4.4.0 → 4.5.0

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.
Files changed (1990) hide show
  1. package/README.md +6 -1
  2. package/code-tool.d.mts +44 -2
  3. package/code-tool.d.mts.map +1 -1
  4. package/code-tool.d.ts +44 -2
  5. package/code-tool.d.ts.map +1 -1
  6. package/code-tool.js +25 -146
  7. package/code-tool.js.map +1 -1
  8. package/code-tool.mjs +25 -113
  9. package/code-tool.mjs.map +1 -1
  10. package/docs-search-tool.d.mts +11 -11
  11. package/docs-search-tool.d.mts.map +1 -1
  12. package/docs-search-tool.d.ts +11 -11
  13. package/docs-search-tool.d.ts.map +1 -1
  14. package/docs-search-tool.js +3 -0
  15. package/docs-search-tool.js.map +1 -1
  16. package/docs-search-tool.mjs +3 -0
  17. package/docs-search-tool.mjs.map +1 -1
  18. package/package.json +3 -19
  19. package/server.js +1 -1
  20. package/server.mjs +1 -1
  21. package/src/code-tool.ts +35 -143
  22. package/src/docs-search-tool.ts +7 -0
  23. package/src/server.ts +1 -1
  24. package/src/tools/advanced-orders/create-advanced-orders.ts +19 -4
  25. package/src/tools/advanced-orders/list-advanced-orders.ts +21 -4
  26. package/src/tools/advanced-orders/retrieve-advanced-orders.ts +19 -4
  27. package/src/tools/advanced-orders/update-requirement-group-advanced-orders.ts +24 -6
  28. package/src/tools/available-phone-numbers/list-available-phone-numbers.ts +1 -1
  29. package/src/tools/calls/actions/gather-using-ai-calls-actions.ts +20 -1
  30. package/src/tools/calls/actions/gather-using-speak-calls-actions.ts +20 -1
  31. package/src/tools/calls/actions/speak-calls-actions.ts +20 -1
  32. package/src/tools/calls/actions/start-ai-assistant-calls-actions.ts +20 -1
  33. package/src/tools/conferences/actions/speak-conferences-actions.ts +20 -1
  34. package/src/tools/country-coverage/retrieve-country-coverage.ts +1 -1
  35. package/src/tools/custom-storage-credentials/create-custom-storage-credentials.ts +19 -1
  36. package/src/tools/custom-storage-credentials/retrieve-custom-storage-credentials.ts +1 -1
  37. package/src/tools/custom-storage-credentials/update-custom-storage-credentials.ts +19 -1
  38. package/src/tools/index.ts +4 -0
  39. package/src/tools/messages/cancel-scheduled-messages.ts +4 -11
  40. package/src/tools/messages/rcs/generate-deeplink-messages-rcs.ts +1 -0
  41. package/src/tools/messaging/rcs/agents/list-rcs-messaging-agents.ts +1 -0
  42. package/src/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.ts +1 -0
  43. package/src/tools/messaging/rcs/agents/update-rcs-messaging-agents.ts +1 -0
  44. package/src/tools/messaging/rcs/invite-test-number-messaging-rcs.ts +1 -0
  45. package/src/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.ts +1 -0
  46. package/src/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.ts +1 -0
  47. package/src/tools/messaging-profiles/delete-messaging-profiles.ts +1 -1
  48. package/src/tools/messaging-profiles/list-messaging-profiles.ts +1 -1
  49. package/src/tools/messaging-profiles/list-short-codes-messaging-profiles.ts +1 -1
  50. package/src/tools/messaging-profiles/retrieve-messaging-profiles.ts +1 -1
  51. package/src/tools/messsages/rcs-messsages.ts +1 -0
  52. package/src/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.ts +67 -0
  53. package/src/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.ts +56 -0
  54. package/src/tools/public-internet-gateways/create-public-internet-gateways.ts +1 -1
  55. package/src/tools/short-codes/list-short-codes.ts +1 -1
  56. package/src/tools/short-codes/retrieve-short-codes.ts +1 -1
  57. package/src/tools/short-codes/update-short-codes.ts +7 -1
  58. package/src/tools/storage/buckets/create-presigned-url-storage-buckets.ts +1 -1
  59. package/tools/access-ip-address/create-access-ip-address.d.mts +11 -11
  60. package/tools/access-ip-address/create-access-ip-address.d.ts +11 -11
  61. package/tools/access-ip-address/delete-access-ip-address.d.mts +11 -11
  62. package/tools/access-ip-address/delete-access-ip-address.d.ts +11 -11
  63. package/tools/access-ip-address/list-access-ip-address.d.mts +11 -11
  64. package/tools/access-ip-address/list-access-ip-address.d.ts +11 -11
  65. package/tools/access-ip-address/retrieve-access-ip-address.d.mts +11 -11
  66. package/tools/access-ip-address/retrieve-access-ip-address.d.ts +11 -11
  67. package/tools/access-ip-ranges/create-access-ip-ranges.d.mts +11 -11
  68. package/tools/access-ip-ranges/create-access-ip-ranges.d.ts +11 -11
  69. package/tools/access-ip-ranges/delete-access-ip-ranges.d.mts +11 -11
  70. package/tools/access-ip-ranges/delete-access-ip-ranges.d.ts +11 -11
  71. package/tools/access-ip-ranges/list-access-ip-ranges.d.mts +11 -11
  72. package/tools/access-ip-ranges/list-access-ip-ranges.d.ts +11 -11
  73. package/tools/actions/purchase/create-actions-purchase.d.mts +11 -11
  74. package/tools/actions/purchase/create-actions-purchase.d.ts +11 -11
  75. package/tools/actions/register/create-actions-register.d.mts +11 -11
  76. package/tools/actions/register/create-actions-register.d.ts +11 -11
  77. package/tools/addresses/actions/accept-suggestions-addresses-actions.d.mts +11 -11
  78. package/tools/addresses/actions/accept-suggestions-addresses-actions.d.ts +11 -11
  79. package/tools/addresses/actions/validate-addresses-actions.d.mts +11 -11
  80. package/tools/addresses/actions/validate-addresses-actions.d.ts +11 -11
  81. package/tools/addresses/create-addresses.d.mts +11 -11
  82. package/tools/addresses/create-addresses.d.ts +11 -11
  83. package/tools/addresses/delete-addresses.d.mts +11 -11
  84. package/tools/addresses/delete-addresses.d.ts +11 -11
  85. package/tools/addresses/list-addresses.d.mts +11 -11
  86. package/tools/addresses/list-addresses.d.ts +11 -11
  87. package/tools/addresses/retrieve-addresses.d.mts +11 -11
  88. package/tools/addresses/retrieve-addresses.d.ts +11 -11
  89. package/tools/advanced-orders/create-advanced-orders.d.mts +11 -11
  90. package/tools/advanced-orders/create-advanced-orders.d.mts.map +1 -1
  91. package/tools/advanced-orders/create-advanced-orders.d.ts +11 -11
  92. package/tools/advanced-orders/create-advanced-orders.d.ts.map +1 -1
  93. package/tools/advanced-orders/create-advanced-orders.js +21 -3
  94. package/tools/advanced-orders/create-advanced-orders.js.map +1 -1
  95. package/tools/advanced-orders/create-advanced-orders.mjs +19 -4
  96. package/tools/advanced-orders/create-advanced-orders.mjs.map +1 -1
  97. package/tools/advanced-orders/list-advanced-orders.d.mts +11 -11
  98. package/tools/advanced-orders/list-advanced-orders.d.mts.map +1 -1
  99. package/tools/advanced-orders/list-advanced-orders.d.ts +11 -11
  100. package/tools/advanced-orders/list-advanced-orders.d.ts.map +1 -1
  101. package/tools/advanced-orders/list-advanced-orders.js +23 -3
  102. package/tools/advanced-orders/list-advanced-orders.js.map +1 -1
  103. package/tools/advanced-orders/list-advanced-orders.mjs +21 -4
  104. package/tools/advanced-orders/list-advanced-orders.mjs.map +1 -1
  105. package/tools/advanced-orders/retrieve-advanced-orders.d.mts +11 -11
  106. package/tools/advanced-orders/retrieve-advanced-orders.d.mts.map +1 -1
  107. package/tools/advanced-orders/retrieve-advanced-orders.d.ts +11 -11
  108. package/tools/advanced-orders/retrieve-advanced-orders.d.ts.map +1 -1
  109. package/tools/advanced-orders/retrieve-advanced-orders.js +21 -3
  110. package/tools/advanced-orders/retrieve-advanced-orders.js.map +1 -1
  111. package/tools/advanced-orders/retrieve-advanced-orders.mjs +19 -4
  112. package/tools/advanced-orders/retrieve-advanced-orders.mjs.map +1 -1
  113. package/tools/advanced-orders/update-requirement-group-advanced-orders.d.mts +11 -11
  114. package/tools/advanced-orders/update-requirement-group-advanced-orders.d.mts.map +1 -1
  115. package/tools/advanced-orders/update-requirement-group-advanced-orders.d.ts +11 -11
  116. package/tools/advanced-orders/update-requirement-group-advanced-orders.d.ts.map +1 -1
  117. package/tools/advanced-orders/update-requirement-group-advanced-orders.js +21 -3
  118. package/tools/advanced-orders/update-requirement-group-advanced-orders.js.map +1 -1
  119. package/tools/advanced-orders/update-requirement-group-advanced-orders.mjs +19 -4
  120. package/tools/advanced-orders/update-requirement-group-advanced-orders.mjs.map +1 -1
  121. package/tools/ai/assistants/canary-deploys/create-assistants-ai-canary-deploys.d.mts +11 -11
  122. package/tools/ai/assistants/canary-deploys/create-assistants-ai-canary-deploys.d.ts +11 -11
  123. package/tools/ai/assistants/canary-deploys/delete-assistants-ai-canary-deploys.d.mts +11 -11
  124. package/tools/ai/assistants/canary-deploys/delete-assistants-ai-canary-deploys.d.ts +11 -11
  125. package/tools/ai/assistants/canary-deploys/retrieve-assistants-ai-canary-deploys.d.mts +11 -11
  126. package/tools/ai/assistants/canary-deploys/retrieve-assistants-ai-canary-deploys.d.ts +11 -11
  127. package/tools/ai/assistants/canary-deploys/update-assistants-ai-canary-deploys.d.mts +11 -11
  128. package/tools/ai/assistants/canary-deploys/update-assistants-ai-canary-deploys.d.ts +11 -11
  129. package/tools/ai/assistants/chat-ai-assistants.d.mts +11 -11
  130. package/tools/ai/assistants/chat-ai-assistants.d.ts +11 -11
  131. package/tools/ai/assistants/clone-ai-assistants.d.mts +11 -11
  132. package/tools/ai/assistants/clone-ai-assistants.d.ts +11 -11
  133. package/tools/ai/assistants/create-ai-assistants.d.mts +11 -11
  134. package/tools/ai/assistants/create-ai-assistants.d.ts +11 -11
  135. package/tools/ai/assistants/delete-ai-assistants.d.mts +11 -11
  136. package/tools/ai/assistants/delete-ai-assistants.d.ts +11 -11
  137. package/tools/ai/assistants/get-texml-ai-assistants.d.mts +11 -11
  138. package/tools/ai/assistants/get-texml-ai-assistants.d.ts +11 -11
  139. package/tools/ai/assistants/import-ai-assistants.d.mts +11 -11
  140. package/tools/ai/assistants/import-ai-assistants.d.ts +11 -11
  141. package/tools/ai/assistants/list-ai-assistants.d.mts +11 -11
  142. package/tools/ai/assistants/list-ai-assistants.d.ts +11 -11
  143. package/tools/ai/assistants/retrieve-ai-assistants.d.mts +11 -11
  144. package/tools/ai/assistants/retrieve-ai-assistants.d.ts +11 -11
  145. package/tools/ai/assistants/scheduled-events/create-assistants-ai-scheduled-events.d.mts +11 -11
  146. package/tools/ai/assistants/scheduled-events/create-assistants-ai-scheduled-events.d.ts +11 -11
  147. package/tools/ai/assistants/scheduled-events/delete-assistants-ai-scheduled-events.d.mts +11 -11
  148. package/tools/ai/assistants/scheduled-events/delete-assistants-ai-scheduled-events.d.ts +11 -11
  149. package/tools/ai/assistants/scheduled-events/list-assistants-ai-scheduled-events.d.mts +11 -11
  150. package/tools/ai/assistants/scheduled-events/list-assistants-ai-scheduled-events.d.ts +11 -11
  151. package/tools/ai/assistants/scheduled-events/retrieve-assistants-ai-scheduled-events.d.mts +11 -11
  152. package/tools/ai/assistants/scheduled-events/retrieve-assistants-ai-scheduled-events.d.ts +11 -11
  153. package/tools/ai/assistants/send-sms-ai-assistants.d.mts +11 -11
  154. package/tools/ai/assistants/send-sms-ai-assistants.d.ts +11 -11
  155. package/tools/ai/assistants/tests/create-assistants-ai-tests.d.mts +11 -11
  156. package/tools/ai/assistants/tests/create-assistants-ai-tests.d.ts +11 -11
  157. package/tools/ai/assistants/tests/delete-assistants-ai-tests.d.mts +11 -11
  158. package/tools/ai/assistants/tests/delete-assistants-ai-tests.d.ts +11 -11
  159. package/tools/ai/assistants/tests/list-assistants-ai-tests.d.mts +11 -11
  160. package/tools/ai/assistants/tests/list-assistants-ai-tests.d.ts +11 -11
  161. package/tools/ai/assistants/tests/retrieve-assistants-ai-tests.d.mts +11 -11
  162. package/tools/ai/assistants/tests/retrieve-assistants-ai-tests.d.ts +11 -11
  163. package/tools/ai/assistants/tests/runs/list-tests-assistants-ai-runs.d.mts +11 -11
  164. package/tools/ai/assistants/tests/runs/list-tests-assistants-ai-runs.d.ts +11 -11
  165. package/tools/ai/assistants/tests/runs/retrieve-tests-assistants-ai-runs.d.mts +11 -11
  166. package/tools/ai/assistants/tests/runs/retrieve-tests-assistants-ai-runs.d.ts +11 -11
  167. package/tools/ai/assistants/tests/runs/trigger-tests-assistants-ai-runs.d.mts +11 -11
  168. package/tools/ai/assistants/tests/runs/trigger-tests-assistants-ai-runs.d.ts +11 -11
  169. package/tools/ai/assistants/tests/test-suites/list-tests-assistants-ai-test-suites.d.mts +11 -11
  170. package/tools/ai/assistants/tests/test-suites/list-tests-assistants-ai-test-suites.d.ts +11 -11
  171. package/tools/ai/assistants/tests/test-suites/runs/list-test-suites-tests-assistants-ai-runs.d.mts +11 -11
  172. package/tools/ai/assistants/tests/test-suites/runs/list-test-suites-tests-assistants-ai-runs.d.ts +11 -11
  173. package/tools/ai/assistants/tests/test-suites/runs/trigger-test-suites-tests-assistants-ai-runs.d.mts +11 -11
  174. package/tools/ai/assistants/tests/test-suites/runs/trigger-test-suites-tests-assistants-ai-runs.d.ts +11 -11
  175. package/tools/ai/assistants/tests/update-assistants-ai-tests.d.mts +11 -11
  176. package/tools/ai/assistants/tests/update-assistants-ai-tests.d.ts +11 -11
  177. package/tools/ai/assistants/tools/test-assistants-ai-tools.d.mts +11 -11
  178. package/tools/ai/assistants/tools/test-assistants-ai-tools.d.ts +11 -11
  179. package/tools/ai/assistants/update-ai-assistants.d.mts +11 -11
  180. package/tools/ai/assistants/update-ai-assistants.d.ts +11 -11
  181. package/tools/ai/assistants/versions/delete-assistants-ai-versions.d.mts +11 -11
  182. package/tools/ai/assistants/versions/delete-assistants-ai-versions.d.ts +11 -11
  183. package/tools/ai/assistants/versions/list-assistants-ai-versions.d.mts +11 -11
  184. package/tools/ai/assistants/versions/list-assistants-ai-versions.d.ts +11 -11
  185. package/tools/ai/assistants/versions/promote-assistants-ai-versions.d.mts +11 -11
  186. package/tools/ai/assistants/versions/promote-assistants-ai-versions.d.ts +11 -11
  187. package/tools/ai/assistants/versions/retrieve-assistants-ai-versions.d.mts +11 -11
  188. package/tools/ai/assistants/versions/retrieve-assistants-ai-versions.d.ts +11 -11
  189. package/tools/ai/assistants/versions/update-assistants-ai-versions.d.mts +11 -11
  190. package/tools/ai/assistants/versions/update-assistants-ai-versions.d.ts +11 -11
  191. package/tools/ai/audio/transcribe-ai-audio.d.mts +11 -11
  192. package/tools/ai/audio/transcribe-ai-audio.d.ts +11 -11
  193. package/tools/ai/chat/create-completion-ai-chat.d.mts +11 -11
  194. package/tools/ai/chat/create-completion-ai-chat.d.ts +11 -11
  195. package/tools/ai/clusters/compute-ai-clusters.d.mts +11 -11
  196. package/tools/ai/clusters/compute-ai-clusters.d.ts +11 -11
  197. package/tools/ai/clusters/delete-ai-clusters.d.mts +11 -11
  198. package/tools/ai/clusters/delete-ai-clusters.d.ts +11 -11
  199. package/tools/ai/clusters/fetch-graph-ai-clusters.d.mts +11 -11
  200. package/tools/ai/clusters/fetch-graph-ai-clusters.d.ts +11 -11
  201. package/tools/ai/clusters/list-ai-clusters.d.mts +11 -11
  202. package/tools/ai/clusters/list-ai-clusters.d.ts +11 -11
  203. package/tools/ai/clusters/retrieve-ai-clusters.d.mts +11 -11
  204. package/tools/ai/clusters/retrieve-ai-clusters.d.ts +11 -11
  205. package/tools/ai/conversations/add-message-ai-conversations.d.mts +11 -11
  206. package/tools/ai/conversations/add-message-ai-conversations.d.ts +11 -11
  207. package/tools/ai/conversations/create-ai-conversations.d.mts +11 -11
  208. package/tools/ai/conversations/create-ai-conversations.d.ts +11 -11
  209. package/tools/ai/conversations/delete-ai-conversations.d.mts +11 -11
  210. package/tools/ai/conversations/delete-ai-conversations.d.ts +11 -11
  211. package/tools/ai/conversations/insight-groups/delete-conversations-ai-insight-groups.d.mts +11 -11
  212. package/tools/ai/conversations/insight-groups/delete-conversations-ai-insight-groups.d.ts +11 -11
  213. package/tools/ai/conversations/insight-groups/insight-groups-conversations-ai-insight-groups.d.mts +11 -11
  214. package/tools/ai/conversations/insight-groups/insight-groups-conversations-ai-insight-groups.d.ts +11 -11
  215. package/tools/ai/conversations/insight-groups/insights/assign-insight-groups-conversations-ai-insights.d.mts +11 -11
  216. package/tools/ai/conversations/insight-groups/insights/assign-insight-groups-conversations-ai-insights.d.ts +11 -11
  217. package/tools/ai/conversations/insight-groups/insights/delete-unassign-insight-groups-conversations-ai-insights.d.mts +11 -11
  218. package/tools/ai/conversations/insight-groups/insights/delete-unassign-insight-groups-conversations-ai-insights.d.ts +11 -11
  219. package/tools/ai/conversations/insight-groups/retrieve-conversations-ai-insight-groups.d.mts +11 -11
  220. package/tools/ai/conversations/insight-groups/retrieve-conversations-ai-insight-groups.d.ts +11 -11
  221. package/tools/ai/conversations/insight-groups/retrieve-insight-groups-conversations-ai-insight-groups.d.mts +11 -11
  222. package/tools/ai/conversations/insight-groups/retrieve-insight-groups-conversations-ai-insight-groups.d.ts +11 -11
  223. package/tools/ai/conversations/insight-groups/update-conversations-ai-insight-groups.d.mts +11 -11
  224. package/tools/ai/conversations/insight-groups/update-conversations-ai-insight-groups.d.ts +11 -11
  225. package/tools/ai/conversations/insights/create-conversations-ai-insights.d.mts +11 -11
  226. package/tools/ai/conversations/insights/create-conversations-ai-insights.d.ts +11 -11
  227. package/tools/ai/conversations/insights/delete-conversations-ai-insights.d.mts +11 -11
  228. package/tools/ai/conversations/insights/delete-conversations-ai-insights.d.ts +11 -11
  229. package/tools/ai/conversations/insights/list-conversations-ai-insights.d.mts +11 -11
  230. package/tools/ai/conversations/insights/list-conversations-ai-insights.d.ts +11 -11
  231. package/tools/ai/conversations/insights/retrieve-conversations-ai-insights.d.mts +11 -11
  232. package/tools/ai/conversations/insights/retrieve-conversations-ai-insights.d.ts +11 -11
  233. package/tools/ai/conversations/insights/update-conversations-ai-insights.d.mts +11 -11
  234. package/tools/ai/conversations/insights/update-conversations-ai-insights.d.ts +11 -11
  235. package/tools/ai/conversations/list-ai-conversations.d.mts +11 -11
  236. package/tools/ai/conversations/list-ai-conversations.d.ts +11 -11
  237. package/tools/ai/conversations/messages/list-conversations-ai-messages.d.mts +11 -11
  238. package/tools/ai/conversations/messages/list-conversations-ai-messages.d.ts +11 -11
  239. package/tools/ai/conversations/retrieve-ai-conversations.d.mts +11 -11
  240. package/tools/ai/conversations/retrieve-ai-conversations.d.ts +11 -11
  241. package/tools/ai/conversations/retrieve-conversations-insights-ai-conversations.d.mts +11 -11
  242. package/tools/ai/conversations/retrieve-conversations-insights-ai-conversations.d.ts +11 -11
  243. package/tools/ai/conversations/update-ai-conversations.d.mts +11 -11
  244. package/tools/ai/conversations/update-ai-conversations.d.ts +11 -11
  245. package/tools/ai/embeddings/buckets/delete-embeddings-ai-buckets.d.mts +11 -11
  246. package/tools/ai/embeddings/buckets/delete-embeddings-ai-buckets.d.ts +11 -11
  247. package/tools/ai/embeddings/buckets/list-embeddings-ai-buckets.d.mts +11 -11
  248. package/tools/ai/embeddings/buckets/list-embeddings-ai-buckets.d.ts +11 -11
  249. package/tools/ai/embeddings/buckets/retrieve-embeddings-ai-buckets.d.mts +11 -11
  250. package/tools/ai/embeddings/buckets/retrieve-embeddings-ai-buckets.d.ts +11 -11
  251. package/tools/ai/embeddings/create-ai-embeddings.d.mts +11 -11
  252. package/tools/ai/embeddings/create-ai-embeddings.d.ts +11 -11
  253. package/tools/ai/embeddings/list-ai-embeddings.d.mts +11 -11
  254. package/tools/ai/embeddings/list-ai-embeddings.d.ts +11 -11
  255. package/tools/ai/embeddings/retrieve-ai-embeddings.d.mts +11 -11
  256. package/tools/ai/embeddings/retrieve-ai-embeddings.d.ts +11 -11
  257. package/tools/ai/embeddings/similarity-search-ai-embeddings.d.mts +11 -11
  258. package/tools/ai/embeddings/similarity-search-ai-embeddings.d.ts +11 -11
  259. package/tools/ai/embeddings/url-ai-embeddings.d.mts +11 -11
  260. package/tools/ai/embeddings/url-ai-embeddings.d.ts +11 -11
  261. package/tools/ai/fine-tuning/jobs/cancel-fine-tuning-ai-jobs.d.mts +11 -11
  262. package/tools/ai/fine-tuning/jobs/cancel-fine-tuning-ai-jobs.d.ts +11 -11
  263. package/tools/ai/fine-tuning/jobs/create-fine-tuning-ai-jobs.d.mts +11 -11
  264. package/tools/ai/fine-tuning/jobs/create-fine-tuning-ai-jobs.d.ts +11 -11
  265. package/tools/ai/fine-tuning/jobs/list-fine-tuning-ai-jobs.d.mts +11 -11
  266. package/tools/ai/fine-tuning/jobs/list-fine-tuning-ai-jobs.d.ts +11 -11
  267. package/tools/ai/fine-tuning/jobs/retrieve-fine-tuning-ai-jobs.d.mts +11 -11
  268. package/tools/ai/fine-tuning/jobs/retrieve-fine-tuning-ai-jobs.d.ts +11 -11
  269. package/tools/ai/integrations/connections/delete-integrations-ai-connections.d.mts +11 -11
  270. package/tools/ai/integrations/connections/delete-integrations-ai-connections.d.ts +11 -11
  271. package/tools/ai/integrations/connections/list-integrations-ai-connections.d.mts +11 -11
  272. package/tools/ai/integrations/connections/list-integrations-ai-connections.d.ts +11 -11
  273. package/tools/ai/integrations/connections/retrieve-integrations-ai-connections.d.mts +11 -11
  274. package/tools/ai/integrations/connections/retrieve-integrations-ai-connections.d.ts +11 -11
  275. package/tools/ai/integrations/list-ai-integrations.d.mts +11 -11
  276. package/tools/ai/integrations/list-ai-integrations.d.ts +11 -11
  277. package/tools/ai/integrations/retrieve-ai-integrations.d.mts +11 -11
  278. package/tools/ai/integrations/retrieve-ai-integrations.d.ts +11 -11
  279. package/tools/ai/mcp-servers/create-ai-mcp-servers.d.mts +11 -11
  280. package/tools/ai/mcp-servers/create-ai-mcp-servers.d.ts +11 -11
  281. package/tools/ai/mcp-servers/delete-ai-mcp-servers.d.mts +11 -11
  282. package/tools/ai/mcp-servers/delete-ai-mcp-servers.d.ts +11 -11
  283. package/tools/ai/mcp-servers/list-ai-mcp-servers.d.mts +11 -11
  284. package/tools/ai/mcp-servers/list-ai-mcp-servers.d.ts +11 -11
  285. package/tools/ai/mcp-servers/retrieve-ai-mcp-servers.d.mts +11 -11
  286. package/tools/ai/mcp-servers/retrieve-ai-mcp-servers.d.ts +11 -11
  287. package/tools/ai/mcp-servers/update-ai-mcp-servers.d.mts +11 -11
  288. package/tools/ai/mcp-servers/update-ai-mcp-servers.d.ts +11 -11
  289. package/tools/ai/retrieve-models-ai.d.mts +11 -11
  290. package/tools/ai/retrieve-models-ai.d.ts +11 -11
  291. package/tools/ai/summarize-ai.d.mts +11 -11
  292. package/tools/ai/summarize-ai.d.ts +11 -11
  293. package/tools/audit-events/list-audit-events.d.mts +11 -11
  294. package/tools/audit-events/list-audit-events.d.ts +11 -11
  295. package/tools/authentication-providers/create-authentication-providers.d.mts +11 -11
  296. package/tools/authentication-providers/create-authentication-providers.d.ts +11 -11
  297. package/tools/authentication-providers/delete-authentication-providers.d.mts +11 -11
  298. package/tools/authentication-providers/delete-authentication-providers.d.ts +11 -11
  299. package/tools/authentication-providers/list-authentication-providers.d.mts +11 -11
  300. package/tools/authentication-providers/list-authentication-providers.d.ts +11 -11
  301. package/tools/authentication-providers/retrieve-authentication-providers.d.mts +11 -11
  302. package/tools/authentication-providers/retrieve-authentication-providers.d.ts +11 -11
  303. package/tools/authentication-providers/update-authentication-providers.d.mts +11 -11
  304. package/tools/authentication-providers/update-authentication-providers.d.ts +11 -11
  305. package/tools/available-phone-number-blocks/list-available-phone-number-blocks.d.mts +11 -11
  306. package/tools/available-phone-number-blocks/list-available-phone-number-blocks.d.ts +11 -11
  307. package/tools/available-phone-numbers/list-available-phone-numbers.d.mts +11 -11
  308. package/tools/available-phone-numbers/list-available-phone-numbers.d.ts +11 -11
  309. package/tools/available-phone-numbers/list-available-phone-numbers.js +1 -1
  310. package/tools/available-phone-numbers/list-available-phone-numbers.js.map +1 -1
  311. package/tools/available-phone-numbers/list-available-phone-numbers.mjs +1 -1
  312. package/tools/available-phone-numbers/list-available-phone-numbers.mjs.map +1 -1
  313. package/tools/balance/retrieve-balance.d.mts +11 -11
  314. package/tools/balance/retrieve-balance.d.ts +11 -11
  315. package/tools/billing-groups/create-billing-groups.d.mts +11 -11
  316. package/tools/billing-groups/create-billing-groups.d.ts +11 -11
  317. package/tools/billing-groups/delete-billing-groups.d.mts +11 -11
  318. package/tools/billing-groups/delete-billing-groups.d.ts +11 -11
  319. package/tools/billing-groups/list-billing-groups.d.mts +11 -11
  320. package/tools/billing-groups/list-billing-groups.d.ts +11 -11
  321. package/tools/billing-groups/retrieve-billing-groups.d.mts +11 -11
  322. package/tools/billing-groups/retrieve-billing-groups.d.ts +11 -11
  323. package/tools/billing-groups/update-billing-groups.d.mts +11 -11
  324. package/tools/billing-groups/update-billing-groups.d.ts +11 -11
  325. package/tools/brand/create-brand.d.mts +11 -11
  326. package/tools/brand/create-brand.d.ts +11 -11
  327. package/tools/brand/delete-brand.d.mts +11 -11
  328. package/tools/brand/delete-brand.d.ts +11 -11
  329. package/tools/brand/external-vetting/import-brand-external-vetting.d.mts +11 -11
  330. package/tools/brand/external-vetting/import-brand-external-vetting.d.ts +11 -11
  331. package/tools/brand/external-vetting/list-brand-external-vetting.d.mts +11 -11
  332. package/tools/brand/external-vetting/list-brand-external-vetting.d.ts +11 -11
  333. package/tools/brand/external-vetting/order-brand-external-vetting.d.mts +11 -11
  334. package/tools/brand/external-vetting/order-brand-external-vetting.d.ts +11 -11
  335. package/tools/brand/get-feedback-brand.d.mts +11 -11
  336. package/tools/brand/get-feedback-brand.d.ts +11 -11
  337. package/tools/brand/list-brand.d.mts +11 -11
  338. package/tools/brand/list-brand.d.ts +11 -11
  339. package/tools/brand/resend-2fa-email-brand.d.mts +11 -11
  340. package/tools/brand/resend-2fa-email-brand.d.ts +11 -11
  341. package/tools/brand/retrieve-brand.d.mts +11 -11
  342. package/tools/brand/retrieve-brand.d.ts +11 -11
  343. package/tools/brand/revet-brand.d.mts +11 -11
  344. package/tools/brand/revet-brand.d.ts +11 -11
  345. package/tools/brand/update-brand.d.mts +11 -11
  346. package/tools/brand/update-brand.d.ts +11 -11
  347. package/tools/bulk-sim-card-actions/list-bulk-sim-card-actions.d.mts +11 -11
  348. package/tools/bulk-sim-card-actions/list-bulk-sim-card-actions.d.ts +11 -11
  349. package/tools/bulk-sim-card-actions/retrieve-bulk-sim-card-actions.d.mts +11 -11
  350. package/tools/bulk-sim-card-actions/retrieve-bulk-sim-card-actions.d.ts +11 -11
  351. package/tools/bundle-pricing/billing-bundles/list-bundle-pricing-billing-bundles.d.mts +11 -11
  352. package/tools/bundle-pricing/billing-bundles/list-bundle-pricing-billing-bundles.d.ts +11 -11
  353. package/tools/bundle-pricing/billing-bundles/retrieve-bundle-pricing-billing-bundles.d.mts +11 -11
  354. package/tools/bundle-pricing/billing-bundles/retrieve-bundle-pricing-billing-bundles.d.ts +11 -11
  355. package/tools/bundle-pricing/user-bundles/create-bundle-pricing-user-bundles.d.mts +11 -11
  356. package/tools/bundle-pricing/user-bundles/create-bundle-pricing-user-bundles.d.ts +11 -11
  357. package/tools/bundle-pricing/user-bundles/deactivate-bundle-pricing-user-bundles.d.mts +11 -11
  358. package/tools/bundle-pricing/user-bundles/deactivate-bundle-pricing-user-bundles.d.ts +11 -11
  359. package/tools/bundle-pricing/user-bundles/list-bundle-pricing-user-bundles.d.mts +11 -11
  360. package/tools/bundle-pricing/user-bundles/list-bundle-pricing-user-bundles.d.ts +11 -11
  361. package/tools/bundle-pricing/user-bundles/list-resources-bundle-pricing-user-bundles.d.mts +11 -11
  362. package/tools/bundle-pricing/user-bundles/list-resources-bundle-pricing-user-bundles.d.ts +11 -11
  363. package/tools/bundle-pricing/user-bundles/list-unused-bundle-pricing-user-bundles.d.mts +11 -11
  364. package/tools/bundle-pricing/user-bundles/list-unused-bundle-pricing-user-bundles.d.ts +11 -11
  365. package/tools/bundle-pricing/user-bundles/retrieve-bundle-pricing-user-bundles.d.mts +11 -11
  366. package/tools/bundle-pricing/user-bundles/retrieve-bundle-pricing-user-bundles.d.ts +11 -11
  367. package/tools/call-control-applications/create-call-control-applications.d.mts +11 -11
  368. package/tools/call-control-applications/create-call-control-applications.d.ts +11 -11
  369. package/tools/call-control-applications/delete-call-control-applications.d.mts +11 -11
  370. package/tools/call-control-applications/delete-call-control-applications.d.ts +11 -11
  371. package/tools/call-control-applications/list-call-control-applications.d.mts +11 -11
  372. package/tools/call-control-applications/list-call-control-applications.d.ts +11 -11
  373. package/tools/call-control-applications/retrieve-call-control-applications.d.mts +11 -11
  374. package/tools/call-control-applications/retrieve-call-control-applications.d.ts +11 -11
  375. package/tools/call-control-applications/update-call-control-applications.d.mts +11 -11
  376. package/tools/call-control-applications/update-call-control-applications.d.ts +11 -11
  377. package/tools/call-events/list-call-events.d.mts +11 -11
  378. package/tools/call-events/list-call-events.d.ts +11 -11
  379. package/tools/calls/actions/answer-calls-actions.d.mts +11 -11
  380. package/tools/calls/actions/answer-calls-actions.d.ts +11 -11
  381. package/tools/calls/actions/bridge-calls-actions.d.mts +11 -11
  382. package/tools/calls/actions/bridge-calls-actions.d.ts +11 -11
  383. package/tools/calls/actions/enqueue-calls-actions.d.mts +11 -11
  384. package/tools/calls/actions/enqueue-calls-actions.d.ts +11 -11
  385. package/tools/calls/actions/gather-calls-actions.d.mts +11 -11
  386. package/tools/calls/actions/gather-calls-actions.d.ts +11 -11
  387. package/tools/calls/actions/gather-using-ai-calls-actions.d.mts +11 -11
  388. package/tools/calls/actions/gather-using-ai-calls-actions.d.mts.map +1 -1
  389. package/tools/calls/actions/gather-using-ai-calls-actions.d.ts +11 -11
  390. package/tools/calls/actions/gather-using-ai-calls-actions.d.ts.map +1 -1
  391. package/tools/calls/actions/gather-using-ai-calls-actions.js +20 -1
  392. package/tools/calls/actions/gather-using-ai-calls-actions.js.map +1 -1
  393. package/tools/calls/actions/gather-using-ai-calls-actions.mjs +20 -1
  394. package/tools/calls/actions/gather-using-ai-calls-actions.mjs.map +1 -1
  395. package/tools/calls/actions/gather-using-audio-calls-actions.d.mts +11 -11
  396. package/tools/calls/actions/gather-using-audio-calls-actions.d.ts +11 -11
  397. package/tools/calls/actions/gather-using-speak-calls-actions.d.mts +11 -11
  398. package/tools/calls/actions/gather-using-speak-calls-actions.d.mts.map +1 -1
  399. package/tools/calls/actions/gather-using-speak-calls-actions.d.ts +11 -11
  400. package/tools/calls/actions/gather-using-speak-calls-actions.d.ts.map +1 -1
  401. package/tools/calls/actions/gather-using-speak-calls-actions.js +20 -1
  402. package/tools/calls/actions/gather-using-speak-calls-actions.js.map +1 -1
  403. package/tools/calls/actions/gather-using-speak-calls-actions.mjs +20 -1
  404. package/tools/calls/actions/gather-using-speak-calls-actions.mjs.map +1 -1
  405. package/tools/calls/actions/hangup-calls-actions.d.mts +11 -11
  406. package/tools/calls/actions/hangup-calls-actions.d.ts +11 -11
  407. package/tools/calls/actions/leave-queue-calls-actions.d.mts +11 -11
  408. package/tools/calls/actions/leave-queue-calls-actions.d.ts +11 -11
  409. package/tools/calls/actions/pause-recording-calls-actions.d.mts +11 -11
  410. package/tools/calls/actions/pause-recording-calls-actions.d.ts +11 -11
  411. package/tools/calls/actions/refer-calls-actions.d.mts +11 -11
  412. package/tools/calls/actions/refer-calls-actions.d.ts +11 -11
  413. package/tools/calls/actions/reject-calls-actions.d.mts +11 -11
  414. package/tools/calls/actions/reject-calls-actions.d.ts +11 -11
  415. package/tools/calls/actions/resume-recording-calls-actions.d.mts +11 -11
  416. package/tools/calls/actions/resume-recording-calls-actions.d.ts +11 -11
  417. package/tools/calls/actions/send-dtmf-calls-actions.d.mts +11 -11
  418. package/tools/calls/actions/send-dtmf-calls-actions.d.ts +11 -11
  419. package/tools/calls/actions/send-sip-info-calls-actions.d.mts +11 -11
  420. package/tools/calls/actions/send-sip-info-calls-actions.d.ts +11 -11
  421. package/tools/calls/actions/speak-calls-actions.d.mts +11 -11
  422. package/tools/calls/actions/speak-calls-actions.d.mts.map +1 -1
  423. package/tools/calls/actions/speak-calls-actions.d.ts +11 -11
  424. package/tools/calls/actions/speak-calls-actions.d.ts.map +1 -1
  425. package/tools/calls/actions/speak-calls-actions.js +20 -1
  426. package/tools/calls/actions/speak-calls-actions.js.map +1 -1
  427. package/tools/calls/actions/speak-calls-actions.mjs +20 -1
  428. package/tools/calls/actions/speak-calls-actions.mjs.map +1 -1
  429. package/tools/calls/actions/start-ai-assistant-calls-actions.d.mts +11 -11
  430. package/tools/calls/actions/start-ai-assistant-calls-actions.d.mts.map +1 -1
  431. package/tools/calls/actions/start-ai-assistant-calls-actions.d.ts +11 -11
  432. package/tools/calls/actions/start-ai-assistant-calls-actions.d.ts.map +1 -1
  433. package/tools/calls/actions/start-ai-assistant-calls-actions.js +20 -1
  434. package/tools/calls/actions/start-ai-assistant-calls-actions.js.map +1 -1
  435. package/tools/calls/actions/start-ai-assistant-calls-actions.mjs +20 -1
  436. package/tools/calls/actions/start-ai-assistant-calls-actions.mjs.map +1 -1
  437. package/tools/calls/actions/start-forking-calls-actions.d.mts +11 -11
  438. package/tools/calls/actions/start-forking-calls-actions.d.ts +11 -11
  439. package/tools/calls/actions/start-noise-suppression-calls-actions.d.mts +11 -11
  440. package/tools/calls/actions/start-noise-suppression-calls-actions.d.ts +11 -11
  441. package/tools/calls/actions/start-playback-calls-actions.d.mts +11 -11
  442. package/tools/calls/actions/start-playback-calls-actions.d.ts +11 -11
  443. package/tools/calls/actions/start-recording-calls-actions.d.mts +11 -11
  444. package/tools/calls/actions/start-recording-calls-actions.d.ts +11 -11
  445. package/tools/calls/actions/start-siprec-calls-actions.d.mts +11 -11
  446. package/tools/calls/actions/start-siprec-calls-actions.d.ts +11 -11
  447. package/tools/calls/actions/start-streaming-calls-actions.d.mts +11 -11
  448. package/tools/calls/actions/start-streaming-calls-actions.d.ts +11 -11
  449. package/tools/calls/actions/start-transcription-calls-actions.d.mts +11 -11
  450. package/tools/calls/actions/start-transcription-calls-actions.d.ts +11 -11
  451. package/tools/calls/actions/stop-ai-assistant-calls-actions.d.mts +11 -11
  452. package/tools/calls/actions/stop-ai-assistant-calls-actions.d.ts +11 -11
  453. package/tools/calls/actions/stop-forking-calls-actions.d.mts +11 -11
  454. package/tools/calls/actions/stop-forking-calls-actions.d.ts +11 -11
  455. package/tools/calls/actions/stop-gather-calls-actions.d.mts +11 -11
  456. package/tools/calls/actions/stop-gather-calls-actions.d.ts +11 -11
  457. package/tools/calls/actions/stop-noise-suppression-calls-actions.d.mts +11 -11
  458. package/tools/calls/actions/stop-noise-suppression-calls-actions.d.ts +11 -11
  459. package/tools/calls/actions/stop-playback-calls-actions.d.mts +11 -11
  460. package/tools/calls/actions/stop-playback-calls-actions.d.ts +11 -11
  461. package/tools/calls/actions/stop-recording-calls-actions.d.mts +11 -11
  462. package/tools/calls/actions/stop-recording-calls-actions.d.ts +11 -11
  463. package/tools/calls/actions/stop-siprec-calls-actions.d.mts +11 -11
  464. package/tools/calls/actions/stop-siprec-calls-actions.d.ts +11 -11
  465. package/tools/calls/actions/stop-streaming-calls-actions.d.mts +11 -11
  466. package/tools/calls/actions/stop-streaming-calls-actions.d.ts +11 -11
  467. package/tools/calls/actions/stop-transcription-calls-actions.d.mts +11 -11
  468. package/tools/calls/actions/stop-transcription-calls-actions.d.ts +11 -11
  469. package/tools/calls/actions/switch-supervisor-role-calls-actions.d.mts +11 -11
  470. package/tools/calls/actions/switch-supervisor-role-calls-actions.d.ts +11 -11
  471. package/tools/calls/actions/transfer-calls-actions.d.mts +11 -11
  472. package/tools/calls/actions/transfer-calls-actions.d.ts +11 -11
  473. package/tools/calls/actions/update-client-state-calls-actions.d.mts +11 -11
  474. package/tools/calls/actions/update-client-state-calls-actions.d.ts +11 -11
  475. package/tools/calls/dial-calls.d.mts +11 -11
  476. package/tools/calls/dial-calls.d.ts +11 -11
  477. package/tools/calls/retrieve-status-calls.d.mts +11 -11
  478. package/tools/calls/retrieve-status-calls.d.ts +11 -11
  479. package/tools/campaign/accept-sharing-campaign.d.mts +11 -11
  480. package/tools/campaign/accept-sharing-campaign.d.ts +11 -11
  481. package/tools/campaign/deactivate-campaign.d.mts +11 -11
  482. package/tools/campaign/deactivate-campaign.d.ts +11 -11
  483. package/tools/campaign/get-mno-metadata-campaign.d.mts +11 -11
  484. package/tools/campaign/get-mno-metadata-campaign.d.ts +11 -11
  485. package/tools/campaign/get-operation-status-campaign.d.mts +11 -11
  486. package/tools/campaign/get-operation-status-campaign.d.ts +11 -11
  487. package/tools/campaign/get-sharing-status-campaign.d.mts +11 -11
  488. package/tools/campaign/get-sharing-status-campaign.d.ts +11 -11
  489. package/tools/campaign/list-campaign.d.mts +11 -11
  490. package/tools/campaign/list-campaign.d.ts +11 -11
  491. package/tools/campaign/osr/get-attributes-campaign-osr.d.mts +11 -11
  492. package/tools/campaign/osr/get-attributes-campaign-osr.d.ts +11 -11
  493. package/tools/campaign/retrieve-campaign.d.mts +11 -11
  494. package/tools/campaign/retrieve-campaign.d.ts +11 -11
  495. package/tools/campaign/submit-appeal-campaign.d.mts +11 -11
  496. package/tools/campaign/submit-appeal-campaign.d.ts +11 -11
  497. package/tools/campaign/update-campaign.d.mts +11 -11
  498. package/tools/campaign/update-campaign.d.ts +11 -11
  499. package/tools/campaign/usecase/get-cost-campaign-usecase.d.mts +11 -11
  500. package/tools/campaign/usecase/get-cost-campaign-usecase.d.ts +11 -11
  501. package/tools/campaign-builder/brand/qualify-by-usecase-campaign-builder-brand.d.mts +11 -11
  502. package/tools/campaign-builder/brand/qualify-by-usecase-campaign-builder-brand.d.ts +11 -11
  503. package/tools/campaign-builder/create-campaign-builder.d.mts +11 -11
  504. package/tools/campaign-builder/create-campaign-builder.d.ts +11 -11
  505. package/tools/channel-zones/list-channel-zones.d.mts +11 -11
  506. package/tools/channel-zones/list-channel-zones.d.ts +11 -11
  507. package/tools/channel-zones/update-channel-zones.d.mts +11 -11
  508. package/tools/channel-zones/update-channel-zones.d.ts +11 -11
  509. package/tools/charges-breakdown/retrieve-charges-breakdown.d.mts +11 -11
  510. package/tools/charges-breakdown/retrieve-charges-breakdown.d.ts +11 -11
  511. package/tools/charges-summary/retrieve-charges-summary.d.mts +11 -11
  512. package/tools/charges-summary/retrieve-charges-summary.d.ts +11 -11
  513. package/tools/comments/create-comments.d.mts +11 -11
  514. package/tools/comments/create-comments.d.ts +11 -11
  515. package/tools/comments/list-comments.d.mts +11 -11
  516. package/tools/comments/list-comments.d.ts +11 -11
  517. package/tools/comments/mark-as-read-comments.d.mts +11 -11
  518. package/tools/comments/mark-as-read-comments.d.ts +11 -11
  519. package/tools/comments/retrieve-comments.d.mts +11 -11
  520. package/tools/comments/retrieve-comments.d.ts +11 -11
  521. package/tools/conferences/actions/hold-conferences-actions.d.mts +11 -11
  522. package/tools/conferences/actions/hold-conferences-actions.d.ts +11 -11
  523. package/tools/conferences/actions/join-conferences-actions.d.mts +11 -11
  524. package/tools/conferences/actions/join-conferences-actions.d.ts +11 -11
  525. package/tools/conferences/actions/leave-conferences-actions.d.mts +11 -11
  526. package/tools/conferences/actions/leave-conferences-actions.d.ts +11 -11
  527. package/tools/conferences/actions/mute-conferences-actions.d.mts +11 -11
  528. package/tools/conferences/actions/mute-conferences-actions.d.ts +11 -11
  529. package/tools/conferences/actions/play-conferences-actions.d.mts +11 -11
  530. package/tools/conferences/actions/play-conferences-actions.d.ts +11 -11
  531. package/tools/conferences/actions/record-pause-conferences-actions.d.mts +11 -11
  532. package/tools/conferences/actions/record-pause-conferences-actions.d.ts +11 -11
  533. package/tools/conferences/actions/record-resume-conferences-actions.d.mts +11 -11
  534. package/tools/conferences/actions/record-resume-conferences-actions.d.ts +11 -11
  535. package/tools/conferences/actions/record-start-conferences-actions.d.mts +11 -11
  536. package/tools/conferences/actions/record-start-conferences-actions.d.ts +11 -11
  537. package/tools/conferences/actions/record-stop-conferences-actions.d.mts +11 -11
  538. package/tools/conferences/actions/record-stop-conferences-actions.d.ts +11 -11
  539. package/tools/conferences/actions/speak-conferences-actions.d.mts +11 -11
  540. package/tools/conferences/actions/speak-conferences-actions.d.mts.map +1 -1
  541. package/tools/conferences/actions/speak-conferences-actions.d.ts +11 -11
  542. package/tools/conferences/actions/speak-conferences-actions.d.ts.map +1 -1
  543. package/tools/conferences/actions/speak-conferences-actions.js +20 -1
  544. package/tools/conferences/actions/speak-conferences-actions.js.map +1 -1
  545. package/tools/conferences/actions/speak-conferences-actions.mjs +20 -1
  546. package/tools/conferences/actions/speak-conferences-actions.mjs.map +1 -1
  547. package/tools/conferences/actions/stop-conferences-actions.d.mts +11 -11
  548. package/tools/conferences/actions/stop-conferences-actions.d.ts +11 -11
  549. package/tools/conferences/actions/unhold-conferences-actions.d.mts +11 -11
  550. package/tools/conferences/actions/unhold-conferences-actions.d.ts +11 -11
  551. package/tools/conferences/actions/unmute-conferences-actions.d.mts +11 -11
  552. package/tools/conferences/actions/unmute-conferences-actions.d.ts +11 -11
  553. package/tools/conferences/actions/update-conferences-actions.d.mts +11 -11
  554. package/tools/conferences/actions/update-conferences-actions.d.ts +11 -11
  555. package/tools/conferences/create-conferences.d.mts +11 -11
  556. package/tools/conferences/create-conferences.d.ts +11 -11
  557. package/tools/conferences/list-conferences.d.mts +11 -11
  558. package/tools/conferences/list-conferences.d.ts +11 -11
  559. package/tools/conferences/list-participants-conferences.d.mts +11 -11
  560. package/tools/conferences/list-participants-conferences.d.ts +11 -11
  561. package/tools/conferences/retrieve-conferences.d.mts +11 -11
  562. package/tools/conferences/retrieve-conferences.d.ts +11 -11
  563. package/tools/connections/list-active-calls-connections.d.mts +11 -11
  564. package/tools/connections/list-active-calls-connections.d.ts +11 -11
  565. package/tools/connections/list-connections.d.mts +11 -11
  566. package/tools/connections/list-connections.d.ts +11 -11
  567. package/tools/connections/retrieve-connections.d.mts +11 -11
  568. package/tools/connections/retrieve-connections.d.ts +11 -11
  569. package/tools/country-coverage/retrieve-country-country-coverage.d.mts +11 -11
  570. package/tools/country-coverage/retrieve-country-country-coverage.d.ts +11 -11
  571. package/tools/country-coverage/retrieve-country-coverage.d.mts +11 -11
  572. package/tools/country-coverage/retrieve-country-coverage.d.ts +11 -11
  573. package/tools/country-coverage/retrieve-country-coverage.js +1 -1
  574. package/tools/country-coverage/retrieve-country-coverage.js.map +1 -1
  575. package/tools/country-coverage/retrieve-country-coverage.mjs +1 -1
  576. package/tools/country-coverage/retrieve-country-coverage.mjs.map +1 -1
  577. package/tools/credential-connections/actions/check-registration-status-credential-connections-actions.d.mts +11 -11
  578. package/tools/credential-connections/actions/check-registration-status-credential-connections-actions.d.ts +11 -11
  579. package/tools/credential-connections/create-credential-connections.d.mts +11 -11
  580. package/tools/credential-connections/create-credential-connections.d.ts +11 -11
  581. package/tools/credential-connections/delete-credential-connections.d.mts +11 -11
  582. package/tools/credential-connections/delete-credential-connections.d.ts +11 -11
  583. package/tools/credential-connections/list-credential-connections.d.mts +11 -11
  584. package/tools/credential-connections/list-credential-connections.d.ts +11 -11
  585. package/tools/credential-connections/retrieve-credential-connections.d.mts +11 -11
  586. package/tools/credential-connections/retrieve-credential-connections.d.ts +11 -11
  587. package/tools/credential-connections/update-credential-connections.d.mts +11 -11
  588. package/tools/credential-connections/update-credential-connections.d.ts +11 -11
  589. package/tools/custom-storage-credentials/create-custom-storage-credentials.d.mts +11 -11
  590. package/tools/custom-storage-credentials/create-custom-storage-credentials.d.mts.map +1 -1
  591. package/tools/custom-storage-credentials/create-custom-storage-credentials.d.ts +11 -11
  592. package/tools/custom-storage-credentials/create-custom-storage-credentials.d.ts.map +1 -1
  593. package/tools/custom-storage-credentials/create-custom-storage-credentials.js +19 -1
  594. package/tools/custom-storage-credentials/create-custom-storage-credentials.js.map +1 -1
  595. package/tools/custom-storage-credentials/create-custom-storage-credentials.mjs +19 -1
  596. package/tools/custom-storage-credentials/create-custom-storage-credentials.mjs.map +1 -1
  597. package/tools/custom-storage-credentials/delete-custom-storage-credentials.d.mts +11 -11
  598. package/tools/custom-storage-credentials/delete-custom-storage-credentials.d.ts +11 -11
  599. package/tools/custom-storage-credentials/retrieve-custom-storage-credentials.d.mts +11 -11
  600. package/tools/custom-storage-credentials/retrieve-custom-storage-credentials.d.ts +11 -11
  601. package/tools/custom-storage-credentials/retrieve-custom-storage-credentials.js +1 -1
  602. package/tools/custom-storage-credentials/retrieve-custom-storage-credentials.js.map +1 -1
  603. package/tools/custom-storage-credentials/retrieve-custom-storage-credentials.mjs +1 -1
  604. package/tools/custom-storage-credentials/retrieve-custom-storage-credentials.mjs.map +1 -1
  605. package/tools/custom-storage-credentials/update-custom-storage-credentials.d.mts +11 -11
  606. package/tools/custom-storage-credentials/update-custom-storage-credentials.d.mts.map +1 -1
  607. package/tools/custom-storage-credentials/update-custom-storage-credentials.d.ts +11 -11
  608. package/tools/custom-storage-credentials/update-custom-storage-credentials.d.ts.map +1 -1
  609. package/tools/custom-storage-credentials/update-custom-storage-credentials.js +19 -1
  610. package/tools/custom-storage-credentials/update-custom-storage-credentials.js.map +1 -1
  611. package/tools/custom-storage-credentials/update-custom-storage-credentials.mjs +19 -1
  612. package/tools/custom-storage-credentials/update-custom-storage-credentials.mjs.map +1 -1
  613. package/tools/customer-service-records/create-customer-service-records.d.mts +11 -11
  614. package/tools/customer-service-records/create-customer-service-records.d.ts +11 -11
  615. package/tools/customer-service-records/list-customer-service-records.d.mts +11 -11
  616. package/tools/customer-service-records/list-customer-service-records.d.ts +11 -11
  617. package/tools/customer-service-records/retrieve-customer-service-records.d.mts +11 -11
  618. package/tools/customer-service-records/retrieve-customer-service-records.d.ts +11 -11
  619. package/tools/customer-service-records/verify-phone-number-coverage-customer-service-records.d.mts +11 -11
  620. package/tools/customer-service-records/verify-phone-number-coverage-customer-service-records.d.ts +11 -11
  621. package/tools/detail-records/list-detail-records.d.mts +11 -11
  622. package/tools/detail-records/list-detail-records.d.ts +11 -11
  623. package/tools/dialogflow-connections/create-dialogflow-connections.d.mts +11 -11
  624. package/tools/dialogflow-connections/create-dialogflow-connections.d.ts +11 -11
  625. package/tools/dialogflow-connections/delete-dialogflow-connections.d.mts +11 -11
  626. package/tools/dialogflow-connections/delete-dialogflow-connections.d.ts +11 -11
  627. package/tools/dialogflow-connections/retrieve-dialogflow-connections.d.mts +11 -11
  628. package/tools/dialogflow-connections/retrieve-dialogflow-connections.d.ts +11 -11
  629. package/tools/dialogflow-connections/update-dialogflow-connections.d.mts +11 -11
  630. package/tools/dialogflow-connections/update-dialogflow-connections.d.ts +11 -11
  631. package/tools/document-links/list-document-links.d.mts +11 -11
  632. package/tools/document-links/list-document-links.d.ts +11 -11
  633. package/tools/documents/delete-documents.d.mts +11 -11
  634. package/tools/documents/delete-documents.d.ts +11 -11
  635. package/tools/documents/download-documents.d.mts +11 -11
  636. package/tools/documents/download-documents.d.ts +11 -11
  637. package/tools/documents/generate-download-link-documents.d.mts +11 -11
  638. package/tools/documents/generate-download-link-documents.d.ts +11 -11
  639. package/tools/documents/list-documents.d.mts +11 -11
  640. package/tools/documents/list-documents.d.ts +11 -11
  641. package/tools/documents/retrieve-documents.d.mts +11 -11
  642. package/tools/documents/retrieve-documents.d.ts +11 -11
  643. package/tools/documents/update-documents.d.mts +11 -11
  644. package/tools/documents/update-documents.d.ts +11 -11
  645. package/tools/documents/upload-documents.d.mts +11 -11
  646. package/tools/documents/upload-documents.d.ts +11 -11
  647. package/tools/documents/upload-json-documents.d.mts +11 -11
  648. package/tools/documents/upload-json-documents.d.ts +11 -11
  649. package/tools/dynamic-emergency-addresses/create-dynamic-emergency-addresses.d.mts +11 -11
  650. package/tools/dynamic-emergency-addresses/create-dynamic-emergency-addresses.d.ts +11 -11
  651. package/tools/dynamic-emergency-addresses/delete-dynamic-emergency-addresses.d.mts +11 -11
  652. package/tools/dynamic-emergency-addresses/delete-dynamic-emergency-addresses.d.ts +11 -11
  653. package/tools/dynamic-emergency-addresses/list-dynamic-emergency-addresses.d.mts +11 -11
  654. package/tools/dynamic-emergency-addresses/list-dynamic-emergency-addresses.d.ts +11 -11
  655. package/tools/dynamic-emergency-addresses/retrieve-dynamic-emergency-addresses.d.mts +11 -11
  656. package/tools/dynamic-emergency-addresses/retrieve-dynamic-emergency-addresses.d.ts +11 -11
  657. package/tools/dynamic-emergency-endpoints/create-dynamic-emergency-endpoints.d.mts +11 -11
  658. package/tools/dynamic-emergency-endpoints/create-dynamic-emergency-endpoints.d.ts +11 -11
  659. package/tools/dynamic-emergency-endpoints/delete-dynamic-emergency-endpoints.d.mts +11 -11
  660. package/tools/dynamic-emergency-endpoints/delete-dynamic-emergency-endpoints.d.ts +11 -11
  661. package/tools/dynamic-emergency-endpoints/list-dynamic-emergency-endpoints.d.mts +11 -11
  662. package/tools/dynamic-emergency-endpoints/list-dynamic-emergency-endpoints.d.ts +11 -11
  663. package/tools/dynamic-emergency-endpoints/retrieve-dynamic-emergency-endpoints.d.mts +11 -11
  664. package/tools/dynamic-emergency-endpoints/retrieve-dynamic-emergency-endpoints.d.ts +11 -11
  665. package/tools/enum/retrieve-enum.d.mts +11 -11
  666. package/tools/enum/retrieve-enum.d.ts +11 -11
  667. package/tools/external-connections/civic-addresses/list-external-connections-civic-addresses.d.mts +11 -11
  668. package/tools/external-connections/civic-addresses/list-external-connections-civic-addresses.d.ts +11 -11
  669. package/tools/external-connections/civic-addresses/retrieve-external-connections-civic-addresses.d.mts +11 -11
  670. package/tools/external-connections/civic-addresses/retrieve-external-connections-civic-addresses.d.ts +11 -11
  671. package/tools/external-connections/create-external-connections.d.mts +11 -11
  672. package/tools/external-connections/create-external-connections.d.ts +11 -11
  673. package/tools/external-connections/delete-external-connections.d.mts +11 -11
  674. package/tools/external-connections/delete-external-connections.d.ts +11 -11
  675. package/tools/external-connections/list-external-connections.d.mts +11 -11
  676. package/tools/external-connections/list-external-connections.d.ts +11 -11
  677. package/tools/external-connections/log-messages/dismiss-external-connections-log-messages.d.mts +11 -11
  678. package/tools/external-connections/log-messages/dismiss-external-connections-log-messages.d.ts +11 -11
  679. package/tools/external-connections/log-messages/list-external-connections-log-messages.d.mts +11 -11
  680. package/tools/external-connections/log-messages/list-external-connections-log-messages.d.ts +11 -11
  681. package/tools/external-connections/log-messages/retrieve-external-connections-log-messages.d.mts +11 -11
  682. package/tools/external-connections/log-messages/retrieve-external-connections-log-messages.d.ts +11 -11
  683. package/tools/external-connections/phone-numbers/list-external-connections-phone-numbers.d.mts +11 -11
  684. package/tools/external-connections/phone-numbers/list-external-connections-phone-numbers.d.ts +11 -11
  685. package/tools/external-connections/phone-numbers/retrieve-external-connections-phone-numbers.d.mts +11 -11
  686. package/tools/external-connections/phone-numbers/retrieve-external-connections-phone-numbers.d.ts +11 -11
  687. package/tools/external-connections/phone-numbers/update-external-connections-phone-numbers.d.mts +11 -11
  688. package/tools/external-connections/phone-numbers/update-external-connections-phone-numbers.d.ts +11 -11
  689. package/tools/external-connections/releases/list-external-connections-releases.d.mts +11 -11
  690. package/tools/external-connections/releases/list-external-connections-releases.d.ts +11 -11
  691. package/tools/external-connections/releases/retrieve-external-connections-releases.d.mts +11 -11
  692. package/tools/external-connections/releases/retrieve-external-connections-releases.d.ts +11 -11
  693. package/tools/external-connections/retrieve-external-connections.d.mts +11 -11
  694. package/tools/external-connections/retrieve-external-connections.d.ts +11 -11
  695. package/tools/external-connections/update-external-connections.d.mts +11 -11
  696. package/tools/external-connections/update-external-connections.d.ts +11 -11
  697. package/tools/external-connections/update-location-external-connections.d.mts +11 -11
  698. package/tools/external-connections/update-location-external-connections.d.ts +11 -11
  699. package/tools/external-connections/uploads/create-external-connections-uploads.d.mts +11 -11
  700. package/tools/external-connections/uploads/create-external-connections-uploads.d.ts +11 -11
  701. package/tools/external-connections/uploads/list-external-connections-uploads.d.mts +11 -11
  702. package/tools/external-connections/uploads/list-external-connections-uploads.d.ts +11 -11
  703. package/tools/external-connections/uploads/pending-count-external-connections-uploads.d.mts +11 -11
  704. package/tools/external-connections/uploads/pending-count-external-connections-uploads.d.ts +11 -11
  705. package/tools/external-connections/uploads/refresh-status-external-connections-uploads.d.mts +11 -11
  706. package/tools/external-connections/uploads/refresh-status-external-connections-uploads.d.ts +11 -11
  707. package/tools/external-connections/uploads/retrieve-external-connections-uploads.d.mts +11 -11
  708. package/tools/external-connections/uploads/retrieve-external-connections-uploads.d.ts +11 -11
  709. package/tools/external-connections/uploads/retry-external-connections-uploads.d.mts +11 -11
  710. package/tools/external-connections/uploads/retry-external-connections-uploads.d.ts +11 -11
  711. package/tools/fax-applications/create-fax-applications.d.mts +11 -11
  712. package/tools/fax-applications/create-fax-applications.d.ts +11 -11
  713. package/tools/fax-applications/delete-fax-applications.d.mts +11 -11
  714. package/tools/fax-applications/delete-fax-applications.d.ts +11 -11
  715. package/tools/fax-applications/list-fax-applications.d.mts +11 -11
  716. package/tools/fax-applications/list-fax-applications.d.ts +11 -11
  717. package/tools/fax-applications/retrieve-fax-applications.d.mts +11 -11
  718. package/tools/fax-applications/retrieve-fax-applications.d.ts +11 -11
  719. package/tools/fax-applications/update-fax-applications.d.mts +11 -11
  720. package/tools/fax-applications/update-fax-applications.d.ts +11 -11
  721. package/tools/faxes/actions/cancel-faxes-actions.d.mts +11 -11
  722. package/tools/faxes/actions/cancel-faxes-actions.d.ts +11 -11
  723. package/tools/faxes/actions/refresh-faxes-actions.d.mts +11 -11
  724. package/tools/faxes/actions/refresh-faxes-actions.d.ts +11 -11
  725. package/tools/faxes/create-faxes.d.mts +11 -11
  726. package/tools/faxes/create-faxes.d.ts +11 -11
  727. package/tools/faxes/delete-faxes.d.mts +11 -11
  728. package/tools/faxes/delete-faxes.d.ts +11 -11
  729. package/tools/faxes/list-faxes.d.mts +11 -11
  730. package/tools/faxes/list-faxes.d.ts +11 -11
  731. package/tools/faxes/retrieve-faxes.d.mts +11 -11
  732. package/tools/faxes/retrieve-faxes.d.ts +11 -11
  733. package/tools/fqdn-connections/create-fqdn-connections.d.mts +11 -11
  734. package/tools/fqdn-connections/create-fqdn-connections.d.ts +11 -11
  735. package/tools/fqdn-connections/delete-fqdn-connections.d.mts +11 -11
  736. package/tools/fqdn-connections/delete-fqdn-connections.d.ts +11 -11
  737. package/tools/fqdn-connections/list-fqdn-connections.d.mts +11 -11
  738. package/tools/fqdn-connections/list-fqdn-connections.d.ts +11 -11
  739. package/tools/fqdn-connections/retrieve-fqdn-connections.d.mts +11 -11
  740. package/tools/fqdn-connections/retrieve-fqdn-connections.d.ts +11 -11
  741. package/tools/fqdn-connections/update-fqdn-connections.d.mts +11 -11
  742. package/tools/fqdn-connections/update-fqdn-connections.d.ts +11 -11
  743. package/tools/fqdns/create-fqdns.d.mts +11 -11
  744. package/tools/fqdns/create-fqdns.d.ts +11 -11
  745. package/tools/fqdns/delete-fqdns.d.mts +11 -11
  746. package/tools/fqdns/delete-fqdns.d.ts +11 -11
  747. package/tools/fqdns/list-fqdns.d.mts +11 -11
  748. package/tools/fqdns/list-fqdns.d.ts +11 -11
  749. package/tools/fqdns/retrieve-fqdns.d.mts +11 -11
  750. package/tools/fqdns/retrieve-fqdns.d.ts +11 -11
  751. package/tools/fqdns/update-fqdns.d.mts +11 -11
  752. package/tools/fqdns/update-fqdns.d.ts +11 -11
  753. package/tools/global-ip-allowed-ports/list-global-ip-allowed-ports.d.mts +11 -11
  754. package/tools/global-ip-allowed-ports/list-global-ip-allowed-ports.d.ts +11 -11
  755. package/tools/global-ip-assignment-health/retrieve-global-ip-assignment-health.d.mts +11 -11
  756. package/tools/global-ip-assignment-health/retrieve-global-ip-assignment-health.d.ts +11 -11
  757. package/tools/global-ip-assignments/create-global-ip-assignments.d.mts +11 -11
  758. package/tools/global-ip-assignments/create-global-ip-assignments.d.ts +11 -11
  759. package/tools/global-ip-assignments/delete-global-ip-assignments.d.mts +11 -11
  760. package/tools/global-ip-assignments/delete-global-ip-assignments.d.ts +11 -11
  761. package/tools/global-ip-assignments/list-global-ip-assignments.d.mts +11 -11
  762. package/tools/global-ip-assignments/list-global-ip-assignments.d.ts +11 -11
  763. package/tools/global-ip-assignments/retrieve-global-ip-assignments.d.mts +11 -11
  764. package/tools/global-ip-assignments/retrieve-global-ip-assignments.d.ts +11 -11
  765. package/tools/global-ip-assignments/update-global-ip-assignments.d.mts +11 -11
  766. package/tools/global-ip-assignments/update-global-ip-assignments.d.ts +11 -11
  767. package/tools/global-ip-assignments-usage/retrieve-global-ip-assignments-usage.d.mts +11 -11
  768. package/tools/global-ip-assignments-usage/retrieve-global-ip-assignments-usage.d.ts +11 -11
  769. package/tools/global-ip-health-check-types/list-global-ip-health-check-types.d.mts +11 -11
  770. package/tools/global-ip-health-check-types/list-global-ip-health-check-types.d.ts +11 -11
  771. package/tools/global-ip-health-checks/create-global-ip-health-checks.d.mts +11 -11
  772. package/tools/global-ip-health-checks/create-global-ip-health-checks.d.ts +11 -11
  773. package/tools/global-ip-health-checks/delete-global-ip-health-checks.d.mts +11 -11
  774. package/tools/global-ip-health-checks/delete-global-ip-health-checks.d.ts +11 -11
  775. package/tools/global-ip-health-checks/list-global-ip-health-checks.d.mts +11 -11
  776. package/tools/global-ip-health-checks/list-global-ip-health-checks.d.ts +11 -11
  777. package/tools/global-ip-health-checks/retrieve-global-ip-health-checks.d.mts +11 -11
  778. package/tools/global-ip-health-checks/retrieve-global-ip-health-checks.d.ts +11 -11
  779. package/tools/global-ip-latency/retrieve-global-ip-latency.d.mts +11 -11
  780. package/tools/global-ip-latency/retrieve-global-ip-latency.d.ts +11 -11
  781. package/tools/global-ip-protocols/list-global-ip-protocols.d.mts +11 -11
  782. package/tools/global-ip-protocols/list-global-ip-protocols.d.ts +11 -11
  783. package/tools/global-ip-usage/retrieve-global-ip-usage.d.mts +11 -11
  784. package/tools/global-ip-usage/retrieve-global-ip-usage.d.ts +11 -11
  785. package/tools/global-ips/create-global-ips.d.mts +11 -11
  786. package/tools/global-ips/create-global-ips.d.ts +11 -11
  787. package/tools/global-ips/delete-global-ips.d.mts +11 -11
  788. package/tools/global-ips/delete-global-ips.d.ts +11 -11
  789. package/tools/global-ips/list-global-ips.d.mts +11 -11
  790. package/tools/global-ips/list-global-ips.d.ts +11 -11
  791. package/tools/global-ips/retrieve-global-ips.d.mts +11 -11
  792. package/tools/global-ips/retrieve-global-ips.d.ts +11 -11
  793. package/tools/inbound-channels/list-inbound-channels.d.mts +11 -11
  794. package/tools/inbound-channels/list-inbound-channels.d.ts +11 -11
  795. package/tools/inbound-channels/update-inbound-channels.d.mts +11 -11
  796. package/tools/inbound-channels/update-inbound-channels.d.ts +11 -11
  797. package/tools/index.d.mts.map +1 -1
  798. package/tools/index.d.ts.map +1 -1
  799. package/tools/index.js +4 -0
  800. package/tools/index.js.map +1 -1
  801. package/tools/index.mjs +4 -0
  802. package/tools/index.mjs.map +1 -1
  803. package/tools/inexplicit-number-orders/create-inexplicit-number-orders.d.mts +11 -11
  804. package/tools/inexplicit-number-orders/create-inexplicit-number-orders.d.ts +11 -11
  805. package/tools/inexplicit-number-orders/list-inexplicit-number-orders.d.mts +11 -11
  806. package/tools/inexplicit-number-orders/list-inexplicit-number-orders.d.ts +11 -11
  807. package/tools/inexplicit-number-orders/retrieve-inexplicit-number-orders.d.mts +11 -11
  808. package/tools/inexplicit-number-orders/retrieve-inexplicit-number-orders.d.ts +11 -11
  809. package/tools/integration-secrets/create-integration-secrets.d.mts +11 -11
  810. package/tools/integration-secrets/create-integration-secrets.d.ts +11 -11
  811. package/tools/integration-secrets/delete-integration-secrets.d.mts +11 -11
  812. package/tools/integration-secrets/delete-integration-secrets.d.ts +11 -11
  813. package/tools/integration-secrets/list-integration-secrets.d.mts +11 -11
  814. package/tools/integration-secrets/list-integration-secrets.d.ts +11 -11
  815. package/tools/inventory-coverage/list-inventory-coverage.d.mts +11 -11
  816. package/tools/inventory-coverage/list-inventory-coverage.d.ts +11 -11
  817. package/tools/invoices/list-invoices.d.mts +11 -11
  818. package/tools/invoices/list-invoices.d.ts +11 -11
  819. package/tools/invoices/retrieve-invoices.d.mts +11 -11
  820. package/tools/invoices/retrieve-invoices.d.ts +11 -11
  821. package/tools/ip-connections/create-ip-connections.d.mts +11 -11
  822. package/tools/ip-connections/create-ip-connections.d.ts +11 -11
  823. package/tools/ip-connections/delete-ip-connections.d.mts +11 -11
  824. package/tools/ip-connections/delete-ip-connections.d.ts +11 -11
  825. package/tools/ip-connections/list-ip-connections.d.mts +11 -11
  826. package/tools/ip-connections/list-ip-connections.d.ts +11 -11
  827. package/tools/ip-connections/retrieve-ip-connections.d.mts +11 -11
  828. package/tools/ip-connections/retrieve-ip-connections.d.ts +11 -11
  829. package/tools/ip-connections/update-ip-connections.d.mts +11 -11
  830. package/tools/ip-connections/update-ip-connections.d.ts +11 -11
  831. package/tools/ips/create-ips.d.mts +11 -11
  832. package/tools/ips/create-ips.d.ts +11 -11
  833. package/tools/ips/delete-ips.d.mts +11 -11
  834. package/tools/ips/delete-ips.d.ts +11 -11
  835. package/tools/ips/list-ips.d.mts +11 -11
  836. package/tools/ips/list-ips.d.ts +11 -11
  837. package/tools/ips/retrieve-ips.d.mts +11 -11
  838. package/tools/ips/retrieve-ips.d.ts +11 -11
  839. package/tools/ips/update-ips.d.mts +11 -11
  840. package/tools/ips/update-ips.d.ts +11 -11
  841. package/tools/ledger-billing-group-reports/create-ledger-billing-group-reports.d.mts +11 -11
  842. package/tools/ledger-billing-group-reports/create-ledger-billing-group-reports.d.ts +11 -11
  843. package/tools/ledger-billing-group-reports/retrieve-ledger-billing-group-reports.d.mts +11 -11
  844. package/tools/ledger-billing-group-reports/retrieve-ledger-billing-group-reports.d.ts +11 -11
  845. package/tools/legacy/reporting/batch-detail-records/messaging/create-batch-detail-records-reporting-legacy-messaging.d.mts +11 -11
  846. package/tools/legacy/reporting/batch-detail-records/messaging/create-batch-detail-records-reporting-legacy-messaging.d.ts +11 -11
  847. package/tools/legacy/reporting/batch-detail-records/messaging/delete-batch-detail-records-reporting-legacy-messaging.d.mts +11 -11
  848. package/tools/legacy/reporting/batch-detail-records/messaging/delete-batch-detail-records-reporting-legacy-messaging.d.ts +11 -11
  849. package/tools/legacy/reporting/batch-detail-records/messaging/list-batch-detail-records-reporting-legacy-messaging.d.mts +11 -11
  850. package/tools/legacy/reporting/batch-detail-records/messaging/list-batch-detail-records-reporting-legacy-messaging.d.ts +11 -11
  851. package/tools/legacy/reporting/batch-detail-records/messaging/retrieve-batch-detail-records-reporting-legacy-messaging.d.mts +11 -11
  852. package/tools/legacy/reporting/batch-detail-records/messaging/retrieve-batch-detail-records-reporting-legacy-messaging.d.ts +11 -11
  853. package/tools/legacy/reporting/batch-detail-records/speech-to-text/create-batch-detail-records-reporting-legacy-speech-to-text.d.mts +11 -11
  854. package/tools/legacy/reporting/batch-detail-records/speech-to-text/create-batch-detail-records-reporting-legacy-speech-to-text.d.ts +11 -11
  855. package/tools/legacy/reporting/batch-detail-records/speech-to-text/delete-batch-detail-records-reporting-legacy-speech-to-text.d.mts +11 -11
  856. package/tools/legacy/reporting/batch-detail-records/speech-to-text/delete-batch-detail-records-reporting-legacy-speech-to-text.d.ts +11 -11
  857. package/tools/legacy/reporting/batch-detail-records/speech-to-text/list-batch-detail-records-reporting-legacy-speech-to-text.d.mts +11 -11
  858. package/tools/legacy/reporting/batch-detail-records/speech-to-text/list-batch-detail-records-reporting-legacy-speech-to-text.d.ts +11 -11
  859. package/tools/legacy/reporting/batch-detail-records/speech-to-text/retrieve-batch-detail-records-reporting-legacy-speech-to-text.d.mts +11 -11
  860. package/tools/legacy/reporting/batch-detail-records/speech-to-text/retrieve-batch-detail-records-reporting-legacy-speech-to-text.d.ts +11 -11
  861. package/tools/legacy/reporting/batch-detail-records/voice/create-batch-detail-records-reporting-legacy-voice.d.mts +11 -11
  862. package/tools/legacy/reporting/batch-detail-records/voice/create-batch-detail-records-reporting-legacy-voice.d.ts +11 -11
  863. package/tools/legacy/reporting/batch-detail-records/voice/delete-batch-detail-records-reporting-legacy-voice.d.mts +11 -11
  864. package/tools/legacy/reporting/batch-detail-records/voice/delete-batch-detail-records-reporting-legacy-voice.d.ts +11 -11
  865. package/tools/legacy/reporting/batch-detail-records/voice/list-batch-detail-records-reporting-legacy-voice.d.mts +11 -11
  866. package/tools/legacy/reporting/batch-detail-records/voice/list-batch-detail-records-reporting-legacy-voice.d.ts +11 -11
  867. package/tools/legacy/reporting/batch-detail-records/voice/retrieve-batch-detail-records-reporting-legacy-voice.d.mts +11 -11
  868. package/tools/legacy/reporting/batch-detail-records/voice/retrieve-batch-detail-records-reporting-legacy-voice.d.ts +11 -11
  869. package/tools/legacy/reporting/batch-detail-records/voice/retrieve-fields-batch-detail-records-reporting-legacy-voice.d.mts +11 -11
  870. package/tools/legacy/reporting/batch-detail-records/voice/retrieve-fields-batch-detail-records-reporting-legacy-voice.d.ts +11 -11
  871. package/tools/legacy/reporting/usage-reports/messaging/create-usage-reports-reporting-legacy-messaging.d.mts +11 -11
  872. package/tools/legacy/reporting/usage-reports/messaging/create-usage-reports-reporting-legacy-messaging.d.ts +11 -11
  873. package/tools/legacy/reporting/usage-reports/messaging/delete-usage-reports-reporting-legacy-messaging.d.mts +11 -11
  874. package/tools/legacy/reporting/usage-reports/messaging/delete-usage-reports-reporting-legacy-messaging.d.ts +11 -11
  875. package/tools/legacy/reporting/usage-reports/messaging/list-usage-reports-reporting-legacy-messaging.d.mts +11 -11
  876. package/tools/legacy/reporting/usage-reports/messaging/list-usage-reports-reporting-legacy-messaging.d.ts +11 -11
  877. package/tools/legacy/reporting/usage-reports/messaging/retrieve-usage-reports-reporting-legacy-messaging.d.mts +11 -11
  878. package/tools/legacy/reporting/usage-reports/messaging/retrieve-usage-reports-reporting-legacy-messaging.d.ts +11 -11
  879. package/tools/legacy/reporting/usage-reports/number-lookup/create-usage-reports-reporting-legacy-number-lookup.d.mts +11 -11
  880. package/tools/legacy/reporting/usage-reports/number-lookup/create-usage-reports-reporting-legacy-number-lookup.d.ts +11 -11
  881. package/tools/legacy/reporting/usage-reports/number-lookup/delete-usage-reports-reporting-legacy-number-lookup.d.mts +11 -11
  882. package/tools/legacy/reporting/usage-reports/number-lookup/delete-usage-reports-reporting-legacy-number-lookup.d.ts +11 -11
  883. package/tools/legacy/reporting/usage-reports/number-lookup/list-usage-reports-reporting-legacy-number-lookup.d.mts +11 -11
  884. package/tools/legacy/reporting/usage-reports/number-lookup/list-usage-reports-reporting-legacy-number-lookup.d.ts +11 -11
  885. package/tools/legacy/reporting/usage-reports/number-lookup/retrieve-usage-reports-reporting-legacy-number-lookup.d.mts +11 -11
  886. package/tools/legacy/reporting/usage-reports/number-lookup/retrieve-usage-reports-reporting-legacy-number-lookup.d.ts +11 -11
  887. package/tools/legacy/reporting/usage-reports/retrieve-speech-to-text-reporting-legacy-usage-reports.d.mts +11 -11
  888. package/tools/legacy/reporting/usage-reports/retrieve-speech-to-text-reporting-legacy-usage-reports.d.ts +11 -11
  889. package/tools/legacy/reporting/usage-reports/voice/create-usage-reports-reporting-legacy-voice.d.mts +11 -11
  890. package/tools/legacy/reporting/usage-reports/voice/create-usage-reports-reporting-legacy-voice.d.ts +11 -11
  891. package/tools/legacy/reporting/usage-reports/voice/delete-usage-reports-reporting-legacy-voice.d.mts +11 -11
  892. package/tools/legacy/reporting/usage-reports/voice/delete-usage-reports-reporting-legacy-voice.d.ts +11 -11
  893. package/tools/legacy/reporting/usage-reports/voice/list-usage-reports-reporting-legacy-voice.d.mts +11 -11
  894. package/tools/legacy/reporting/usage-reports/voice/list-usage-reports-reporting-legacy-voice.d.ts +11 -11
  895. package/tools/legacy/reporting/usage-reports/voice/retrieve-usage-reports-reporting-legacy-voice.d.mts +11 -11
  896. package/tools/legacy/reporting/usage-reports/voice/retrieve-usage-reports-reporting-legacy-voice.d.ts +11 -11
  897. package/tools/list/retrieve-all-list.d.mts +11 -11
  898. package/tools/list/retrieve-all-list.d.ts +11 -11
  899. package/tools/list/retrieve-by-zone-list.d.mts +11 -11
  900. package/tools/list/retrieve-by-zone-list.d.ts +11 -11
  901. package/tools/managed-accounts/actions/disable-managed-accounts-actions.d.mts +11 -11
  902. package/tools/managed-accounts/actions/disable-managed-accounts-actions.d.ts +11 -11
  903. package/tools/managed-accounts/actions/enable-managed-accounts-actions.d.mts +11 -11
  904. package/tools/managed-accounts/actions/enable-managed-accounts-actions.d.ts +11 -11
  905. package/tools/managed-accounts/create-managed-accounts.d.mts +11 -11
  906. package/tools/managed-accounts/create-managed-accounts.d.ts +11 -11
  907. package/tools/managed-accounts/get-allocatable-global-outbound-channels-managed-accounts.d.mts +11 -11
  908. package/tools/managed-accounts/get-allocatable-global-outbound-channels-managed-accounts.d.ts +11 -11
  909. package/tools/managed-accounts/list-managed-accounts.d.mts +11 -11
  910. package/tools/managed-accounts/list-managed-accounts.d.ts +11 -11
  911. package/tools/managed-accounts/retrieve-managed-accounts.d.mts +11 -11
  912. package/tools/managed-accounts/retrieve-managed-accounts.d.ts +11 -11
  913. package/tools/managed-accounts/update-global-channel-limit-managed-accounts.d.mts +11 -11
  914. package/tools/managed-accounts/update-global-channel-limit-managed-accounts.d.ts +11 -11
  915. package/tools/managed-accounts/update-managed-accounts.d.mts +11 -11
  916. package/tools/managed-accounts/update-managed-accounts.d.ts +11 -11
  917. package/tools/media/delete-media.d.mts +11 -11
  918. package/tools/media/delete-media.d.ts +11 -11
  919. package/tools/media/download-media.d.mts +11 -11
  920. package/tools/media/download-media.d.ts +11 -11
  921. package/tools/media/list-media.d.mts +11 -11
  922. package/tools/media/list-media.d.ts +11 -11
  923. package/tools/media/retrieve-media.d.mts +11 -11
  924. package/tools/media/retrieve-media.d.ts +11 -11
  925. package/tools/media/update-media.d.mts +11 -11
  926. package/tools/media/update-media.d.ts +11 -11
  927. package/tools/media/upload-media.d.mts +11 -11
  928. package/tools/media/upload-media.d.ts +11 -11
  929. package/tools/messages/cancel-scheduled-messages.d.mts +11 -11
  930. package/tools/messages/cancel-scheduled-messages.d.mts.map +1 -1
  931. package/tools/messages/cancel-scheduled-messages.d.ts +11 -11
  932. package/tools/messages/cancel-scheduled-messages.d.ts.map +1 -1
  933. package/tools/messages/cancel-scheduled-messages.js +4 -10
  934. package/tools/messages/cancel-scheduled-messages.js.map +1 -1
  935. package/tools/messages/cancel-scheduled-messages.mjs +4 -10
  936. package/tools/messages/cancel-scheduled-messages.mjs.map +1 -1
  937. package/tools/messages/rcs/generate-deeplink-messages-rcs.d.mts +11 -11
  938. package/tools/messages/rcs/generate-deeplink-messages-rcs.d.mts.map +1 -1
  939. package/tools/messages/rcs/generate-deeplink-messages-rcs.d.ts +11 -11
  940. package/tools/messages/rcs/generate-deeplink-messages-rcs.d.ts.map +1 -1
  941. package/tools/messages/rcs/generate-deeplink-messages-rcs.js +1 -0
  942. package/tools/messages/rcs/generate-deeplink-messages-rcs.js.map +1 -1
  943. package/tools/messages/rcs/generate-deeplink-messages-rcs.mjs +1 -0
  944. package/tools/messages/rcs/generate-deeplink-messages-rcs.mjs.map +1 -1
  945. package/tools/messages/retrieve-messages.d.mts +11 -11
  946. package/tools/messages/retrieve-messages.d.ts +11 -11
  947. package/tools/messages/schedule-messages.d.mts +11 -11
  948. package/tools/messages/schedule-messages.d.ts +11 -11
  949. package/tools/messages/send-group-mms-messages.d.mts +11 -11
  950. package/tools/messages/send-group-mms-messages.d.ts +11 -11
  951. package/tools/messages/send-long-code-messages.d.mts +11 -11
  952. package/tools/messages/send-long-code-messages.d.ts +11 -11
  953. package/tools/messages/send-messages.d.mts +11 -11
  954. package/tools/messages/send-messages.d.ts +11 -11
  955. package/tools/messages/send-number-pool-messages.d.mts +11 -11
  956. package/tools/messages/send-number-pool-messages.d.ts +11 -11
  957. package/tools/messages/send-short-code-messages.d.mts +11 -11
  958. package/tools/messages/send-short-code-messages.d.ts +11 -11
  959. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.d.mts +11 -11
  960. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.d.mts.map +1 -1
  961. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.d.ts +11 -11
  962. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.d.ts.map +1 -1
  963. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.js +1 -0
  964. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.js.map +1 -1
  965. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.mjs +1 -0
  966. package/tools/messaging/rcs/agents/list-rcs-messaging-agents.mjs.map +1 -1
  967. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.d.mts +11 -11
  968. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.d.mts.map +1 -1
  969. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.d.ts +11 -11
  970. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.d.ts.map +1 -1
  971. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.js +1 -0
  972. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.js.map +1 -1
  973. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.mjs +1 -0
  974. package/tools/messaging/rcs/agents/retrieve-rcs-messaging-agents.mjs.map +1 -1
  975. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.d.mts +11 -11
  976. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.d.mts.map +1 -1
  977. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.d.ts +11 -11
  978. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.d.ts.map +1 -1
  979. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.js +1 -0
  980. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.js.map +1 -1
  981. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.mjs +1 -0
  982. package/tools/messaging/rcs/agents/update-rcs-messaging-agents.mjs.map +1 -1
  983. package/tools/messaging/rcs/invite-test-number-messaging-rcs.d.mts +11 -11
  984. package/tools/messaging/rcs/invite-test-number-messaging-rcs.d.mts.map +1 -1
  985. package/tools/messaging/rcs/invite-test-number-messaging-rcs.d.ts +11 -11
  986. package/tools/messaging/rcs/invite-test-number-messaging-rcs.d.ts.map +1 -1
  987. package/tools/messaging/rcs/invite-test-number-messaging-rcs.js +1 -0
  988. package/tools/messaging/rcs/invite-test-number-messaging-rcs.js.map +1 -1
  989. package/tools/messaging/rcs/invite-test-number-messaging-rcs.mjs +1 -0
  990. package/tools/messaging/rcs/invite-test-number-messaging-rcs.mjs.map +1 -1
  991. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.d.mts +11 -11
  992. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.d.mts.map +1 -1
  993. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.d.ts +11 -11
  994. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.d.ts.map +1 -1
  995. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.js +1 -0
  996. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.js.map +1 -1
  997. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.mjs +1 -0
  998. package/tools/messaging/rcs/list-bulk-capabilities-messaging-rcs.mjs.map +1 -1
  999. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.d.mts +11 -11
  1000. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.d.mts.map +1 -1
  1001. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.d.ts +11 -11
  1002. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.d.ts.map +1 -1
  1003. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.js +1 -0
  1004. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.js.map +1 -1
  1005. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.mjs +1 -0
  1006. package/tools/messaging/rcs/retrieve-capabilities-messaging-rcs.mjs.map +1 -1
  1007. package/tools/messaging-hosted-number-orders/actions/upload-file-messaging-hosted-number-orders-actions.d.mts +11 -11
  1008. package/tools/messaging-hosted-number-orders/actions/upload-file-messaging-hosted-number-orders-actions.d.ts +11 -11
  1009. package/tools/messaging-hosted-number-orders/check-eligibility-messaging-hosted-number-orders.d.mts +11 -11
  1010. package/tools/messaging-hosted-number-orders/check-eligibility-messaging-hosted-number-orders.d.ts +11 -11
  1011. package/tools/messaging-hosted-number-orders/create-messaging-hosted-number-orders.d.mts +11 -11
  1012. package/tools/messaging-hosted-number-orders/create-messaging-hosted-number-orders.d.ts +11 -11
  1013. package/tools/messaging-hosted-number-orders/create-verification-codes-messaging-hosted-number-orders.d.mts +11 -11
  1014. package/tools/messaging-hosted-number-orders/create-verification-codes-messaging-hosted-number-orders.d.ts +11 -11
  1015. package/tools/messaging-hosted-number-orders/delete-messaging-hosted-number-orders.d.mts +11 -11
  1016. package/tools/messaging-hosted-number-orders/delete-messaging-hosted-number-orders.d.ts +11 -11
  1017. package/tools/messaging-hosted-number-orders/list-messaging-hosted-number-orders.d.mts +11 -11
  1018. package/tools/messaging-hosted-number-orders/list-messaging-hosted-number-orders.d.ts +11 -11
  1019. package/tools/messaging-hosted-number-orders/retrieve-messaging-hosted-number-orders.d.mts +11 -11
  1020. package/tools/messaging-hosted-number-orders/retrieve-messaging-hosted-number-orders.d.ts +11 -11
  1021. package/tools/messaging-hosted-number-orders/validate-codes-messaging-hosted-number-orders.d.mts +11 -11
  1022. package/tools/messaging-hosted-number-orders/validate-codes-messaging-hosted-number-orders.d.ts +11 -11
  1023. package/tools/messaging-hosted-numbers/delete-messaging-hosted-numbers.d.mts +11 -11
  1024. package/tools/messaging-hosted-numbers/delete-messaging-hosted-numbers.d.ts +11 -11
  1025. package/tools/messaging-numbers-bulk-updates/create-messaging-numbers-bulk-updates.d.mts +11 -11
  1026. package/tools/messaging-numbers-bulk-updates/create-messaging-numbers-bulk-updates.d.ts +11 -11
  1027. package/tools/messaging-numbers-bulk-updates/retrieve-messaging-numbers-bulk-updates.d.mts +11 -11
  1028. package/tools/messaging-numbers-bulk-updates/retrieve-messaging-numbers-bulk-updates.d.ts +11 -11
  1029. package/tools/messaging-optouts/list-messaging-optouts.d.mts +11 -11
  1030. package/tools/messaging-optouts/list-messaging-optouts.d.ts +11 -11
  1031. package/tools/messaging-profiles/autoresp-configs/create-messaging-profiles-autoresp-configs.d.mts +11 -11
  1032. package/tools/messaging-profiles/autoresp-configs/create-messaging-profiles-autoresp-configs.d.ts +11 -11
  1033. package/tools/messaging-profiles/autoresp-configs/delete-messaging-profiles-autoresp-configs.d.mts +11 -11
  1034. package/tools/messaging-profiles/autoresp-configs/delete-messaging-profiles-autoresp-configs.d.ts +11 -11
  1035. package/tools/messaging-profiles/autoresp-configs/list-messaging-profiles-autoresp-configs.d.mts +11 -11
  1036. package/tools/messaging-profiles/autoresp-configs/list-messaging-profiles-autoresp-configs.d.ts +11 -11
  1037. package/tools/messaging-profiles/autoresp-configs/retrieve-messaging-profiles-autoresp-configs.d.mts +11 -11
  1038. package/tools/messaging-profiles/autoresp-configs/retrieve-messaging-profiles-autoresp-configs.d.ts +11 -11
  1039. package/tools/messaging-profiles/autoresp-configs/update-messaging-profiles-autoresp-configs.d.mts +11 -11
  1040. package/tools/messaging-profiles/autoresp-configs/update-messaging-profiles-autoresp-configs.d.ts +11 -11
  1041. package/tools/messaging-profiles/create-messaging-profiles.d.mts +11 -11
  1042. package/tools/messaging-profiles/create-messaging-profiles.d.ts +11 -11
  1043. package/tools/messaging-profiles/delete-messaging-profiles.d.mts +11 -11
  1044. package/tools/messaging-profiles/delete-messaging-profiles.d.ts +11 -11
  1045. package/tools/messaging-profiles/delete-messaging-profiles.js +1 -1
  1046. package/tools/messaging-profiles/delete-messaging-profiles.js.map +1 -1
  1047. package/tools/messaging-profiles/delete-messaging-profiles.mjs +1 -1
  1048. package/tools/messaging-profiles/delete-messaging-profiles.mjs.map +1 -1
  1049. package/tools/messaging-profiles/list-messaging-profiles.d.mts +11 -11
  1050. package/tools/messaging-profiles/list-messaging-profiles.d.ts +11 -11
  1051. package/tools/messaging-profiles/list-messaging-profiles.js +1 -1
  1052. package/tools/messaging-profiles/list-messaging-profiles.js.map +1 -1
  1053. package/tools/messaging-profiles/list-messaging-profiles.mjs +1 -1
  1054. package/tools/messaging-profiles/list-messaging-profiles.mjs.map +1 -1
  1055. package/tools/messaging-profiles/list-phone-numbers-messaging-profiles.d.mts +11 -11
  1056. package/tools/messaging-profiles/list-phone-numbers-messaging-profiles.d.ts +11 -11
  1057. package/tools/messaging-profiles/list-short-codes-messaging-profiles.d.mts +11 -11
  1058. package/tools/messaging-profiles/list-short-codes-messaging-profiles.d.ts +11 -11
  1059. package/tools/messaging-profiles/list-short-codes-messaging-profiles.js +1 -1
  1060. package/tools/messaging-profiles/list-short-codes-messaging-profiles.js.map +1 -1
  1061. package/tools/messaging-profiles/list-short-codes-messaging-profiles.mjs +1 -1
  1062. package/tools/messaging-profiles/list-short-codes-messaging-profiles.mjs.map +1 -1
  1063. package/tools/messaging-profiles/retrieve-messaging-profiles.d.mts +11 -11
  1064. package/tools/messaging-profiles/retrieve-messaging-profiles.d.ts +11 -11
  1065. package/tools/messaging-profiles/retrieve-messaging-profiles.js +1 -1
  1066. package/tools/messaging-profiles/retrieve-messaging-profiles.js.map +1 -1
  1067. package/tools/messaging-profiles/retrieve-messaging-profiles.mjs +1 -1
  1068. package/tools/messaging-profiles/retrieve-messaging-profiles.mjs.map +1 -1
  1069. package/tools/messaging-profiles/update-messaging-profiles.d.mts +11 -11
  1070. package/tools/messaging-profiles/update-messaging-profiles.d.ts +11 -11
  1071. package/tools/messaging-tollfree/verification/requests/create-verification-messaging-tollfree-requests.d.mts +11 -11
  1072. package/tools/messaging-tollfree/verification/requests/create-verification-messaging-tollfree-requests.d.ts +11 -11
  1073. package/tools/messaging-tollfree/verification/requests/delete-verification-messaging-tollfree-requests.d.mts +11 -11
  1074. package/tools/messaging-tollfree/verification/requests/delete-verification-messaging-tollfree-requests.d.ts +11 -11
  1075. package/tools/messaging-tollfree/verification/requests/list-verification-messaging-tollfree-requests.d.mts +11 -11
  1076. package/tools/messaging-tollfree/verification/requests/list-verification-messaging-tollfree-requests.d.ts +11 -11
  1077. package/tools/messaging-tollfree/verification/requests/retrieve-verification-messaging-tollfree-requests.d.mts +11 -11
  1078. package/tools/messaging-tollfree/verification/requests/retrieve-verification-messaging-tollfree-requests.d.ts +11 -11
  1079. package/tools/messaging-tollfree/verification/requests/update-verification-messaging-tollfree-requests.d.mts +11 -11
  1080. package/tools/messaging-tollfree/verification/requests/update-verification-messaging-tollfree-requests.d.ts +11 -11
  1081. package/tools/messaging-url-domains/list-messaging-url-domains.d.mts +11 -11
  1082. package/tools/messaging-url-domains/list-messaging-url-domains.d.ts +11 -11
  1083. package/tools/messsages/rcs-messsages.d.mts +11 -11
  1084. package/tools/messsages/rcs-messsages.d.mts.map +1 -1
  1085. package/tools/messsages/rcs-messsages.d.ts +11 -11
  1086. package/tools/messsages/rcs-messsages.d.ts.map +1 -1
  1087. package/tools/messsages/rcs-messsages.js +1 -0
  1088. package/tools/messsages/rcs-messsages.js.map +1 -1
  1089. package/tools/messsages/rcs-messsages.mjs +1 -0
  1090. package/tools/messsages/rcs-messsages.mjs.map +1 -1
  1091. package/tools/mobile-network-operators/list-mobile-network-operators.d.mts +11 -11
  1092. package/tools/mobile-network-operators/list-mobile-network-operators.d.ts +11 -11
  1093. package/tools/mobile-phone-numbers/list-mobile-phone-numbers.d.mts +11 -11
  1094. package/tools/mobile-phone-numbers/list-mobile-phone-numbers.d.ts +11 -11
  1095. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.d.mts +51 -0
  1096. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.d.mts.map +1 -0
  1097. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.d.ts +51 -0
  1098. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.d.ts.map +1 -0
  1099. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.js +65 -0
  1100. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.js.map +1 -0
  1101. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.mjs +58 -0
  1102. package/tools/mobile-phone-numbers/messaging/list-mobile-phone-numbers-messaging.mjs.map +1 -0
  1103. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.d.mts +51 -0
  1104. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.d.mts.map +1 -0
  1105. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.d.ts +51 -0
  1106. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.d.ts.map +1 -0
  1107. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.js +54 -0
  1108. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.js.map +1 -0
  1109. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.mjs +47 -0
  1110. package/tools/mobile-phone-numbers/messaging/retrieve-mobile-phone-numbers-messaging.mjs.map +1 -0
  1111. package/tools/mobile-phone-numbers/retrieve-mobile-phone-numbers.d.mts +11 -11
  1112. package/tools/mobile-phone-numbers/retrieve-mobile-phone-numbers.d.ts +11 -11
  1113. package/tools/mobile-phone-numbers/update-mobile-phone-numbers.d.mts +11 -11
  1114. package/tools/mobile-phone-numbers/update-mobile-phone-numbers.d.ts +11 -11
  1115. package/tools/mobile-push-credentials/create-mobile-push-credentials.d.mts +11 -11
  1116. package/tools/mobile-push-credentials/create-mobile-push-credentials.d.ts +11 -11
  1117. package/tools/mobile-push-credentials/delete-mobile-push-credentials.d.mts +11 -11
  1118. package/tools/mobile-push-credentials/delete-mobile-push-credentials.d.ts +11 -11
  1119. package/tools/mobile-push-credentials/list-mobile-push-credentials.d.mts +11 -11
  1120. package/tools/mobile-push-credentials/list-mobile-push-credentials.d.ts +11 -11
  1121. package/tools/mobile-push-credentials/retrieve-mobile-push-credentials.d.mts +11 -11
  1122. package/tools/mobile-push-credentials/retrieve-mobile-push-credentials.d.ts +11 -11
  1123. package/tools/mobile-voice-connections/create-mobile-voice-connections.d.mts +11 -11
  1124. package/tools/mobile-voice-connections/create-mobile-voice-connections.d.ts +11 -11
  1125. package/tools/mobile-voice-connections/delete-mobile-voice-connections.d.mts +11 -11
  1126. package/tools/mobile-voice-connections/delete-mobile-voice-connections.d.ts +11 -11
  1127. package/tools/mobile-voice-connections/list-mobile-voice-connections.d.mts +11 -11
  1128. package/tools/mobile-voice-connections/list-mobile-voice-connections.d.ts +11 -11
  1129. package/tools/mobile-voice-connections/retrieve-mobile-voice-connections.d.mts +11 -11
  1130. package/tools/mobile-voice-connections/retrieve-mobile-voice-connections.d.ts +11 -11
  1131. package/tools/mobile-voice-connections/update-mobile-voice-connections.d.mts +11 -11
  1132. package/tools/mobile-voice-connections/update-mobile-voice-connections.d.ts +11 -11
  1133. package/tools/network-coverage/list-network-coverage.d.mts +11 -11
  1134. package/tools/network-coverage/list-network-coverage.d.ts +11 -11
  1135. package/tools/networks/create-networks.d.mts +11 -11
  1136. package/tools/networks/create-networks.d.ts +11 -11
  1137. package/tools/networks/default-gateway/create-networks-default-gateway.d.mts +11 -11
  1138. package/tools/networks/default-gateway/create-networks-default-gateway.d.ts +11 -11
  1139. package/tools/networks/default-gateway/delete-networks-default-gateway.d.mts +11 -11
  1140. package/tools/networks/default-gateway/delete-networks-default-gateway.d.ts +11 -11
  1141. package/tools/networks/default-gateway/retrieve-networks-default-gateway.d.mts +11 -11
  1142. package/tools/networks/default-gateway/retrieve-networks-default-gateway.d.ts +11 -11
  1143. package/tools/networks/delete-networks.d.mts +11 -11
  1144. package/tools/networks/delete-networks.d.ts +11 -11
  1145. package/tools/networks/list-interfaces-networks.d.mts +11 -11
  1146. package/tools/networks/list-interfaces-networks.d.ts +11 -11
  1147. package/tools/networks/list-networks.d.mts +11 -11
  1148. package/tools/networks/list-networks.d.ts +11 -11
  1149. package/tools/networks/retrieve-networks.d.mts +11 -11
  1150. package/tools/networks/retrieve-networks.d.ts +11 -11
  1151. package/tools/networks/update-networks.d.mts +11 -11
  1152. package/tools/networks/update-networks.d.ts +11 -11
  1153. package/tools/notification-channels/create-notification-channels.d.mts +11 -11
  1154. package/tools/notification-channels/create-notification-channels.d.ts +11 -11
  1155. package/tools/notification-channels/delete-notification-channels.d.mts +11 -11
  1156. package/tools/notification-channels/delete-notification-channels.d.ts +11 -11
  1157. package/tools/notification-channels/list-notification-channels.d.mts +11 -11
  1158. package/tools/notification-channels/list-notification-channels.d.ts +11 -11
  1159. package/tools/notification-channels/retrieve-notification-channels.d.mts +11 -11
  1160. package/tools/notification-channels/retrieve-notification-channels.d.ts +11 -11
  1161. package/tools/notification-channels/update-notification-channels.d.mts +11 -11
  1162. package/tools/notification-channels/update-notification-channels.d.ts +11 -11
  1163. package/tools/notification-event-conditions/list-notification-event-conditions.d.mts +11 -11
  1164. package/tools/notification-event-conditions/list-notification-event-conditions.d.ts +11 -11
  1165. package/tools/notification-events/list-notification-events.d.mts +11 -11
  1166. package/tools/notification-events/list-notification-events.d.ts +11 -11
  1167. package/tools/notification-profiles/create-notification-profiles.d.mts +11 -11
  1168. package/tools/notification-profiles/create-notification-profiles.d.ts +11 -11
  1169. package/tools/notification-profiles/delete-notification-profiles.d.mts +11 -11
  1170. package/tools/notification-profiles/delete-notification-profiles.d.ts +11 -11
  1171. package/tools/notification-profiles/list-notification-profiles.d.mts +11 -11
  1172. package/tools/notification-profiles/list-notification-profiles.d.ts +11 -11
  1173. package/tools/notification-profiles/retrieve-notification-profiles.d.mts +11 -11
  1174. package/tools/notification-profiles/retrieve-notification-profiles.d.ts +11 -11
  1175. package/tools/notification-profiles/update-notification-profiles.d.mts +11 -11
  1176. package/tools/notification-profiles/update-notification-profiles.d.ts +11 -11
  1177. package/tools/notification-settings/create-notification-settings.d.mts +11 -11
  1178. package/tools/notification-settings/create-notification-settings.d.ts +11 -11
  1179. package/tools/notification-settings/delete-notification-settings.d.mts +11 -11
  1180. package/tools/notification-settings/delete-notification-settings.d.ts +11 -11
  1181. package/tools/notification-settings/list-notification-settings.d.mts +11 -11
  1182. package/tools/notification-settings/list-notification-settings.d.ts +11 -11
  1183. package/tools/notification-settings/retrieve-notification-settings.d.mts +11 -11
  1184. package/tools/notification-settings/retrieve-notification-settings.d.ts +11 -11
  1185. package/tools/number-block-orders/create-number-block-orders.d.mts +11 -11
  1186. package/tools/number-block-orders/create-number-block-orders.d.ts +11 -11
  1187. package/tools/number-block-orders/list-number-block-orders.d.mts +11 -11
  1188. package/tools/number-block-orders/list-number-block-orders.d.ts +11 -11
  1189. package/tools/number-block-orders/retrieve-number-block-orders.d.mts +11 -11
  1190. package/tools/number-block-orders/retrieve-number-block-orders.d.ts +11 -11
  1191. package/tools/number-lookup/retrieve-number-lookup.d.mts +11 -11
  1192. package/tools/number-lookup/retrieve-number-lookup.d.ts +11 -11
  1193. package/tools/number-order-phone-numbers/list-number-order-phone-numbers.d.mts +11 -11
  1194. package/tools/number-order-phone-numbers/list-number-order-phone-numbers.d.ts +11 -11
  1195. package/tools/number-order-phone-numbers/retrieve-number-order-phone-numbers.d.mts +11 -11
  1196. package/tools/number-order-phone-numbers/retrieve-number-order-phone-numbers.d.ts +11 -11
  1197. package/tools/number-order-phone-numbers/update-requirement-group-number-order-phone-numbers.d.mts +11 -11
  1198. package/tools/number-order-phone-numbers/update-requirement-group-number-order-phone-numbers.d.ts +11 -11
  1199. package/tools/number-order-phone-numbers/update-requirements-number-order-phone-numbers.d.mts +11 -11
  1200. package/tools/number-order-phone-numbers/update-requirements-number-order-phone-numbers.d.ts +11 -11
  1201. package/tools/number-orders/create-number-orders.d.mts +11 -11
  1202. package/tools/number-orders/create-number-orders.d.ts +11 -11
  1203. package/tools/number-orders/list-number-orders.d.mts +11 -11
  1204. package/tools/number-orders/list-number-orders.d.ts +11 -11
  1205. package/tools/number-orders/retrieve-number-orders.d.mts +11 -11
  1206. package/tools/number-orders/retrieve-number-orders.d.ts +11 -11
  1207. package/tools/number-orders/update-number-orders.d.mts +11 -11
  1208. package/tools/number-orders/update-number-orders.d.ts +11 -11
  1209. package/tools/number-reservations/actions/extend-number-reservations-actions.d.mts +11 -11
  1210. package/tools/number-reservations/actions/extend-number-reservations-actions.d.ts +11 -11
  1211. package/tools/number-reservations/create-number-reservations.d.mts +11 -11
  1212. package/tools/number-reservations/create-number-reservations.d.ts +11 -11
  1213. package/tools/number-reservations/list-number-reservations.d.mts +11 -11
  1214. package/tools/number-reservations/list-number-reservations.d.ts +11 -11
  1215. package/tools/number-reservations/retrieve-number-reservations.d.mts +11 -11
  1216. package/tools/number-reservations/retrieve-number-reservations.d.ts +11 -11
  1217. package/tools/numbers-features/create-numbers-features.d.mts +11 -11
  1218. package/tools/numbers-features/create-numbers-features.d.ts +11 -11
  1219. package/tools/oauth/grants-oauth.d.mts +11 -11
  1220. package/tools/oauth/grants-oauth.d.ts +11 -11
  1221. package/tools/oauth/introspect-oauth.d.mts +11 -11
  1222. package/tools/oauth/introspect-oauth.d.ts +11 -11
  1223. package/tools/oauth/register-oauth.d.mts +11 -11
  1224. package/tools/oauth/register-oauth.d.ts +11 -11
  1225. package/tools/oauth/retrieve-authorize-oauth.d.mts +11 -11
  1226. package/tools/oauth/retrieve-authorize-oauth.d.ts +11 -11
  1227. package/tools/oauth/retrieve-jwks-oauth.d.mts +11 -11
  1228. package/tools/oauth/retrieve-jwks-oauth.d.ts +11 -11
  1229. package/tools/oauth/retrieve-oauth.d.mts +11 -11
  1230. package/tools/oauth/retrieve-oauth.d.ts +11 -11
  1231. package/tools/oauth/token-oauth.d.mts +11 -11
  1232. package/tools/oauth/token-oauth.d.ts +11 -11
  1233. package/tools/oauth-clients/create-oauth-clients.d.mts +11 -11
  1234. package/tools/oauth-clients/create-oauth-clients.d.ts +11 -11
  1235. package/tools/oauth-clients/delete-oauth-clients.d.mts +11 -11
  1236. package/tools/oauth-clients/delete-oauth-clients.d.ts +11 -11
  1237. package/tools/oauth-clients/list-oauth-clients.d.mts +11 -11
  1238. package/tools/oauth-clients/list-oauth-clients.d.ts +11 -11
  1239. package/tools/oauth-clients/retrieve-oauth-clients.d.mts +11 -11
  1240. package/tools/oauth-clients/retrieve-oauth-clients.d.ts +11 -11
  1241. package/tools/oauth-clients/update-oauth-clients.d.mts +11 -11
  1242. package/tools/oauth-clients/update-oauth-clients.d.ts +11 -11
  1243. package/tools/oauth-grants/delete-oauth-grants.d.mts +11 -11
  1244. package/tools/oauth-grants/delete-oauth-grants.d.ts +11 -11
  1245. package/tools/oauth-grants/list-oauth-grants.d.mts +11 -11
  1246. package/tools/oauth-grants/list-oauth-grants.d.ts +11 -11
  1247. package/tools/oauth-grants/retrieve-oauth-grants.d.mts +11 -11
  1248. package/tools/oauth-grants/retrieve-oauth-grants.d.ts +11 -11
  1249. package/tools/operator-connect/actions/refresh-operator-connect-actions.d.mts +11 -11
  1250. package/tools/operator-connect/actions/refresh-operator-connect-actions.d.ts +11 -11
  1251. package/tools/ota-updates/list-ota-updates.d.mts +11 -11
  1252. package/tools/ota-updates/list-ota-updates.d.ts +11 -11
  1253. package/tools/ota-updates/retrieve-ota-updates.d.mts +11 -11
  1254. package/tools/ota-updates/retrieve-ota-updates.d.ts +11 -11
  1255. package/tools/outbound-voice-profiles/create-outbound-voice-profiles.d.mts +11 -11
  1256. package/tools/outbound-voice-profiles/create-outbound-voice-profiles.d.ts +11 -11
  1257. package/tools/outbound-voice-profiles/delete-outbound-voice-profiles.d.mts +11 -11
  1258. package/tools/outbound-voice-profiles/delete-outbound-voice-profiles.d.ts +11 -11
  1259. package/tools/outbound-voice-profiles/list-outbound-voice-profiles.d.mts +11 -11
  1260. package/tools/outbound-voice-profiles/list-outbound-voice-profiles.d.ts +11 -11
  1261. package/tools/outbound-voice-profiles/retrieve-outbound-voice-profiles.d.mts +11 -11
  1262. package/tools/outbound-voice-profiles/retrieve-outbound-voice-profiles.d.ts +11 -11
  1263. package/tools/outbound-voice-profiles/update-outbound-voice-profiles.d.mts +11 -11
  1264. package/tools/outbound-voice-profiles/update-outbound-voice-profiles.d.ts +11 -11
  1265. package/tools/partner-campaigns/list-partner-campaigns.d.mts +11 -11
  1266. package/tools/partner-campaigns/list-partner-campaigns.d.ts +11 -11
  1267. package/tools/partner-campaigns/list-shared-by-me-partner-campaigns.d.mts +11 -11
  1268. package/tools/partner-campaigns/list-shared-by-me-partner-campaigns.d.ts +11 -11
  1269. package/tools/partner-campaigns/retrieve-partner-campaigns.d.mts +11 -11
  1270. package/tools/partner-campaigns/retrieve-partner-campaigns.d.ts +11 -11
  1271. package/tools/partner-campaigns/retrieve-sharing-status-partner-campaigns.d.mts +11 -11
  1272. package/tools/partner-campaigns/retrieve-sharing-status-partner-campaigns.d.ts +11 -11
  1273. package/tools/partner-campaigns/update-partner-campaigns.d.mts +11 -11
  1274. package/tools/partner-campaigns/update-partner-campaigns.d.ts +11 -11
  1275. package/tools/payment/auto-recharge-prefs/list-payment-auto-recharge-prefs.d.mts +11 -11
  1276. package/tools/payment/auto-recharge-prefs/list-payment-auto-recharge-prefs.d.ts +11 -11
  1277. package/tools/payment/auto-recharge-prefs/update-payment-auto-recharge-prefs.d.mts +11 -11
  1278. package/tools/payment/auto-recharge-prefs/update-payment-auto-recharge-prefs.d.ts +11 -11
  1279. package/tools/phone-number-assignment-by-profile/assign-phone-number-assignment-by-profile.d.mts +11 -11
  1280. package/tools/phone-number-assignment-by-profile/assign-phone-number-assignment-by-profile.d.ts +11 -11
  1281. package/tools/phone-number-assignment-by-profile/retrieve-phone-number-status-phone-number-assignment-by-profile.d.mts +11 -11
  1282. package/tools/phone-number-assignment-by-profile/retrieve-phone-number-status-phone-number-assignment-by-profile.d.ts +11 -11
  1283. package/tools/phone-number-assignment-by-profile/retrieve-status-phone-number-assignment-by-profile.d.mts +11 -11
  1284. package/tools/phone-number-assignment-by-profile/retrieve-status-phone-number-assignment-by-profile.d.ts +11 -11
  1285. package/tools/phone-number-blocks/jobs/delete-phone-number-block-phone-number-blocks-jobs.d.mts +11 -11
  1286. package/tools/phone-number-blocks/jobs/delete-phone-number-block-phone-number-blocks-jobs.d.ts +11 -11
  1287. package/tools/phone-number-blocks/jobs/list-phone-number-blocks-jobs.d.mts +11 -11
  1288. package/tools/phone-number-blocks/jobs/list-phone-number-blocks-jobs.d.ts +11 -11
  1289. package/tools/phone-number-blocks/jobs/retrieve-phone-number-blocks-jobs.d.mts +11 -11
  1290. package/tools/phone-number-blocks/jobs/retrieve-phone-number-blocks-jobs.d.ts +11 -11
  1291. package/tools/phone-number-campaigns/create-phone-number-campaigns.d.mts +11 -11
  1292. package/tools/phone-number-campaigns/create-phone-number-campaigns.d.ts +11 -11
  1293. package/tools/phone-number-campaigns/delete-phone-number-campaigns.d.mts +11 -11
  1294. package/tools/phone-number-campaigns/delete-phone-number-campaigns.d.ts +11 -11
  1295. package/tools/phone-number-campaigns/list-phone-number-campaigns.d.mts +11 -11
  1296. package/tools/phone-number-campaigns/list-phone-number-campaigns.d.ts +11 -11
  1297. package/tools/phone-number-campaigns/retrieve-phone-number-campaigns.d.mts +11 -11
  1298. package/tools/phone-number-campaigns/retrieve-phone-number-campaigns.d.ts +11 -11
  1299. package/tools/phone-number-campaigns/update-phone-number-campaigns.d.mts +11 -11
  1300. package/tools/phone-number-campaigns/update-phone-number-campaigns.d.ts +11 -11
  1301. package/tools/phone-numbers/actions/change-bundle-status-phone-numbers-actions.d.mts +11 -11
  1302. package/tools/phone-numbers/actions/change-bundle-status-phone-numbers-actions.d.ts +11 -11
  1303. package/tools/phone-numbers/actions/enable-emergency-phone-numbers-actions.d.mts +11 -11
  1304. package/tools/phone-numbers/actions/enable-emergency-phone-numbers-actions.d.ts +11 -11
  1305. package/tools/phone-numbers/actions/verify-ownership-phone-numbers-actions.d.mts +11 -11
  1306. package/tools/phone-numbers/actions/verify-ownership-phone-numbers-actions.d.ts +11 -11
  1307. package/tools/phone-numbers/csv-downloads/create-phone-numbers-csv-downloads.d.mts +11 -11
  1308. package/tools/phone-numbers/csv-downloads/create-phone-numbers-csv-downloads.d.ts +11 -11
  1309. package/tools/phone-numbers/csv-downloads/list-phone-numbers-csv-downloads.d.mts +11 -11
  1310. package/tools/phone-numbers/csv-downloads/list-phone-numbers-csv-downloads.d.ts +11 -11
  1311. package/tools/phone-numbers/csv-downloads/retrieve-phone-numbers-csv-downloads.d.mts +11 -11
  1312. package/tools/phone-numbers/csv-downloads/retrieve-phone-numbers-csv-downloads.d.ts +11 -11
  1313. package/tools/phone-numbers/delete-phone-numbers.d.mts +11 -11
  1314. package/tools/phone-numbers/delete-phone-numbers.d.ts +11 -11
  1315. package/tools/phone-numbers/jobs/delete-batch-phone-numbers-jobs.d.mts +11 -11
  1316. package/tools/phone-numbers/jobs/delete-batch-phone-numbers-jobs.d.ts +11 -11
  1317. package/tools/phone-numbers/jobs/list-phone-numbers-jobs.d.mts +11 -11
  1318. package/tools/phone-numbers/jobs/list-phone-numbers-jobs.d.ts +11 -11
  1319. package/tools/phone-numbers/jobs/retrieve-phone-numbers-jobs.d.mts +11 -11
  1320. package/tools/phone-numbers/jobs/retrieve-phone-numbers-jobs.d.ts +11 -11
  1321. package/tools/phone-numbers/jobs/update-batch-phone-numbers-jobs.d.mts +11 -11
  1322. package/tools/phone-numbers/jobs/update-batch-phone-numbers-jobs.d.ts +11 -11
  1323. package/tools/phone-numbers/jobs/update-emergency-settings-batch-phone-numbers-jobs.d.mts +11 -11
  1324. package/tools/phone-numbers/jobs/update-emergency-settings-batch-phone-numbers-jobs.d.ts +11 -11
  1325. package/tools/phone-numbers/list-phone-numbers.d.mts +11 -11
  1326. package/tools/phone-numbers/list-phone-numbers.d.ts +11 -11
  1327. package/tools/phone-numbers/messaging/list-phone-numbers-messaging.d.mts +11 -11
  1328. package/tools/phone-numbers/messaging/list-phone-numbers-messaging.d.ts +11 -11
  1329. package/tools/phone-numbers/messaging/retrieve-phone-numbers-messaging.d.mts +11 -11
  1330. package/tools/phone-numbers/messaging/retrieve-phone-numbers-messaging.d.ts +11 -11
  1331. package/tools/phone-numbers/messaging/update-phone-numbers-messaging.d.mts +11 -11
  1332. package/tools/phone-numbers/messaging/update-phone-numbers-messaging.d.ts +11 -11
  1333. package/tools/phone-numbers/retrieve-phone-numbers.d.mts +11 -11
  1334. package/tools/phone-numbers/retrieve-phone-numbers.d.ts +11 -11
  1335. package/tools/phone-numbers/slim-list-phone-numbers.d.mts +11 -11
  1336. package/tools/phone-numbers/slim-list-phone-numbers.d.ts +11 -11
  1337. package/tools/phone-numbers/update-phone-numbers.d.mts +11 -11
  1338. package/tools/phone-numbers/update-phone-numbers.d.ts +11 -11
  1339. package/tools/phone-numbers/voice/list-phone-numbers-voice.d.mts +11 -11
  1340. package/tools/phone-numbers/voice/list-phone-numbers-voice.d.ts +11 -11
  1341. package/tools/phone-numbers/voice/retrieve-phone-numbers-voice.d.mts +11 -11
  1342. package/tools/phone-numbers/voice/retrieve-phone-numbers-voice.d.ts +11 -11
  1343. package/tools/phone-numbers/voice/update-phone-numbers-voice.d.mts +11 -11
  1344. package/tools/phone-numbers/voice/update-phone-numbers-voice.d.ts +11 -11
  1345. package/tools/phone-numbers/voicemail/create-phone-numbers-voicemail.d.mts +11 -11
  1346. package/tools/phone-numbers/voicemail/create-phone-numbers-voicemail.d.ts +11 -11
  1347. package/tools/phone-numbers/voicemail/retrieve-phone-numbers-voicemail.d.mts +11 -11
  1348. package/tools/phone-numbers/voicemail/retrieve-phone-numbers-voicemail.d.ts +11 -11
  1349. package/tools/phone-numbers/voicemail/update-phone-numbers-voicemail.d.mts +11 -11
  1350. package/tools/phone-numbers/voicemail/update-phone-numbers-voicemail.d.ts +11 -11
  1351. package/tools/phone-numbers-regulatory-requirements/retrieve-phone-numbers-regulatory-requirements.d.mts +11 -11
  1352. package/tools/phone-numbers-regulatory-requirements/retrieve-phone-numbers-regulatory-requirements.d.ts +11 -11
  1353. package/tools/portability-checks/run-portability-checks.d.mts +11 -11
  1354. package/tools/portability-checks/run-portability-checks.d.ts +11 -11
  1355. package/tools/porting/events/list-porting-events.d.mts +11 -11
  1356. package/tools/porting/events/list-porting-events.d.ts +11 -11
  1357. package/tools/porting/events/republish-porting-events.d.mts +11 -11
  1358. package/tools/porting/events/republish-porting-events.d.ts +11 -11
  1359. package/tools/porting/events/retrieve-porting-events.d.mts +11 -11
  1360. package/tools/porting/events/retrieve-porting-events.d.ts +11 -11
  1361. package/tools/porting/list-uk-carriers-porting.d.mts +11 -11
  1362. package/tools/porting/list-uk-carriers-porting.d.ts +11 -11
  1363. package/tools/porting/loa-configurations/create-porting-loa-configurations.d.mts +11 -11
  1364. package/tools/porting/loa-configurations/create-porting-loa-configurations.d.ts +11 -11
  1365. package/tools/porting/loa-configurations/delete-porting-loa-configurations.d.mts +11 -11
  1366. package/tools/porting/loa-configurations/delete-porting-loa-configurations.d.ts +11 -11
  1367. package/tools/porting/loa-configurations/list-porting-loa-configurations.d.mts +11 -11
  1368. package/tools/porting/loa-configurations/list-porting-loa-configurations.d.ts +11 -11
  1369. package/tools/porting/loa-configurations/preview-0-porting-loa-configurations.d.mts +11 -11
  1370. package/tools/porting/loa-configurations/preview-0-porting-loa-configurations.d.ts +11 -11
  1371. package/tools/porting/loa-configurations/preview-1-porting-loa-configurations.d.mts +11 -11
  1372. package/tools/porting/loa-configurations/preview-1-porting-loa-configurations.d.ts +11 -11
  1373. package/tools/porting/loa-configurations/retrieve-porting-loa-configurations.d.mts +11 -11
  1374. package/tools/porting/loa-configurations/retrieve-porting-loa-configurations.d.ts +11 -11
  1375. package/tools/porting/loa-configurations/update-porting-loa-configurations.d.mts +11 -11
  1376. package/tools/porting/loa-configurations/update-porting-loa-configurations.d.ts +11 -11
  1377. package/tools/porting/reports/create-porting-reports.d.mts +11 -11
  1378. package/tools/porting/reports/create-porting-reports.d.ts +11 -11
  1379. package/tools/porting/reports/list-porting-reports.d.mts +11 -11
  1380. package/tools/porting/reports/list-porting-reports.d.ts +11 -11
  1381. package/tools/porting/reports/retrieve-porting-reports.d.mts +11 -11
  1382. package/tools/porting/reports/retrieve-porting-reports.d.ts +11 -11
  1383. package/tools/porting-orders/action-requirements/initiate-porting-orders-action-requirements.d.mts +11 -11
  1384. package/tools/porting-orders/action-requirements/initiate-porting-orders-action-requirements.d.ts +11 -11
  1385. package/tools/porting-orders/action-requirements/list-porting-orders-action-requirements.d.mts +11 -11
  1386. package/tools/porting-orders/action-requirements/list-porting-orders-action-requirements.d.ts +11 -11
  1387. package/tools/porting-orders/actions/activate-porting-orders-actions.d.mts +11 -11
  1388. package/tools/porting-orders/actions/activate-porting-orders-actions.d.ts +11 -11
  1389. package/tools/porting-orders/actions/cancel-porting-orders-actions.d.mts +11 -11
  1390. package/tools/porting-orders/actions/cancel-porting-orders-actions.d.ts +11 -11
  1391. package/tools/porting-orders/actions/confirm-porting-orders-actions.d.mts +11 -11
  1392. package/tools/porting-orders/actions/confirm-porting-orders-actions.d.ts +11 -11
  1393. package/tools/porting-orders/actions/share-porting-orders-actions.d.mts +11 -11
  1394. package/tools/porting-orders/actions/share-porting-orders-actions.d.ts +11 -11
  1395. package/tools/porting-orders/activation-jobs/list-porting-orders-activation-jobs.d.mts +11 -11
  1396. package/tools/porting-orders/activation-jobs/list-porting-orders-activation-jobs.d.ts +11 -11
  1397. package/tools/porting-orders/activation-jobs/retrieve-porting-orders-activation-jobs.d.mts +11 -11
  1398. package/tools/porting-orders/activation-jobs/retrieve-porting-orders-activation-jobs.d.ts +11 -11
  1399. package/tools/porting-orders/activation-jobs/update-porting-orders-activation-jobs.d.mts +11 -11
  1400. package/tools/porting-orders/activation-jobs/update-porting-orders-activation-jobs.d.ts +11 -11
  1401. package/tools/porting-orders/additional-documents/create-porting-orders-additional-documents.d.mts +11 -11
  1402. package/tools/porting-orders/additional-documents/create-porting-orders-additional-documents.d.ts +11 -11
  1403. package/tools/porting-orders/additional-documents/delete-porting-orders-additional-documents.d.mts +11 -11
  1404. package/tools/porting-orders/additional-documents/delete-porting-orders-additional-documents.d.ts +11 -11
  1405. package/tools/porting-orders/additional-documents/list-porting-orders-additional-documents.d.mts +11 -11
  1406. package/tools/porting-orders/additional-documents/list-porting-orders-additional-documents.d.ts +11 -11
  1407. package/tools/porting-orders/associated-phone-numbers/create-porting-orders-associated-phone-numbers.d.mts +11 -11
  1408. package/tools/porting-orders/associated-phone-numbers/create-porting-orders-associated-phone-numbers.d.ts +11 -11
  1409. package/tools/porting-orders/associated-phone-numbers/delete-porting-orders-associated-phone-numbers.d.mts +11 -11
  1410. package/tools/porting-orders/associated-phone-numbers/delete-porting-orders-associated-phone-numbers.d.ts +11 -11
  1411. package/tools/porting-orders/associated-phone-numbers/list-porting-orders-associated-phone-numbers.d.mts +11 -11
  1412. package/tools/porting-orders/associated-phone-numbers/list-porting-orders-associated-phone-numbers.d.ts +11 -11
  1413. package/tools/porting-orders/comments/create-porting-orders-comments.d.mts +11 -11
  1414. package/tools/porting-orders/comments/create-porting-orders-comments.d.ts +11 -11
  1415. package/tools/porting-orders/comments/list-porting-orders-comments.d.mts +11 -11
  1416. package/tools/porting-orders/comments/list-porting-orders-comments.d.ts +11 -11
  1417. package/tools/porting-orders/create-porting-orders.d.mts +11 -11
  1418. package/tools/porting-orders/create-porting-orders.d.ts +11 -11
  1419. package/tools/porting-orders/delete-porting-orders.d.mts +11 -11
  1420. package/tools/porting-orders/delete-porting-orders.d.ts +11 -11
  1421. package/tools/porting-orders/list-porting-orders.d.mts +11 -11
  1422. package/tools/porting-orders/list-porting-orders.d.ts +11 -11
  1423. package/tools/porting-orders/phone-number-blocks/create-porting-orders-phone-number-blocks.d.mts +11 -11
  1424. package/tools/porting-orders/phone-number-blocks/create-porting-orders-phone-number-blocks.d.ts +11 -11
  1425. package/tools/porting-orders/phone-number-blocks/delete-porting-orders-phone-number-blocks.d.mts +11 -11
  1426. package/tools/porting-orders/phone-number-blocks/delete-porting-orders-phone-number-blocks.d.ts +11 -11
  1427. package/tools/porting-orders/phone-number-blocks/list-porting-orders-phone-number-blocks.d.mts +11 -11
  1428. package/tools/porting-orders/phone-number-blocks/list-porting-orders-phone-number-blocks.d.ts +11 -11
  1429. package/tools/porting-orders/phone-number-configurations/create-porting-orders-phone-number-configurations.d.mts +11 -11
  1430. package/tools/porting-orders/phone-number-configurations/create-porting-orders-phone-number-configurations.d.ts +11 -11
  1431. package/tools/porting-orders/phone-number-configurations/list-porting-orders-phone-number-configurations.d.mts +11 -11
  1432. package/tools/porting-orders/phone-number-configurations/list-porting-orders-phone-number-configurations.d.ts +11 -11
  1433. package/tools/porting-orders/phone-number-extensions/create-porting-orders-phone-number-extensions.d.mts +11 -11
  1434. package/tools/porting-orders/phone-number-extensions/create-porting-orders-phone-number-extensions.d.ts +11 -11
  1435. package/tools/porting-orders/phone-number-extensions/delete-porting-orders-phone-number-extensions.d.mts +11 -11
  1436. package/tools/porting-orders/phone-number-extensions/delete-porting-orders-phone-number-extensions.d.ts +11 -11
  1437. package/tools/porting-orders/phone-number-extensions/list-porting-orders-phone-number-extensions.d.mts +11 -11
  1438. package/tools/porting-orders/phone-number-extensions/list-porting-orders-phone-number-extensions.d.ts +11 -11
  1439. package/tools/porting-orders/retrieve-allowed-foc-windows-porting-orders.d.mts +11 -11
  1440. package/tools/porting-orders/retrieve-allowed-foc-windows-porting-orders.d.ts +11 -11
  1441. package/tools/porting-orders/retrieve-exception-types-porting-orders.d.mts +11 -11
  1442. package/tools/porting-orders/retrieve-exception-types-porting-orders.d.ts +11 -11
  1443. package/tools/porting-orders/retrieve-loa-template-porting-orders.d.mts +11 -11
  1444. package/tools/porting-orders/retrieve-loa-template-porting-orders.d.ts +11 -11
  1445. package/tools/porting-orders/retrieve-porting-orders.d.mts +11 -11
  1446. package/tools/porting-orders/retrieve-porting-orders.d.ts +11 -11
  1447. package/tools/porting-orders/retrieve-requirements-porting-orders.d.mts +11 -11
  1448. package/tools/porting-orders/retrieve-requirements-porting-orders.d.ts +11 -11
  1449. package/tools/porting-orders/retrieve-sub-request-porting-orders.d.mts +11 -11
  1450. package/tools/porting-orders/retrieve-sub-request-porting-orders.d.ts +11 -11
  1451. package/tools/porting-orders/update-porting-orders.d.mts +11 -11
  1452. package/tools/porting-orders/update-porting-orders.d.ts +11 -11
  1453. package/tools/porting-orders/verification-codes/list-porting-orders-verification-codes.d.mts +11 -11
  1454. package/tools/porting-orders/verification-codes/list-porting-orders-verification-codes.d.ts +11 -11
  1455. package/tools/porting-orders/verification-codes/send-porting-orders-verification-codes.d.mts +11 -11
  1456. package/tools/porting-orders/verification-codes/send-porting-orders-verification-codes.d.ts +11 -11
  1457. package/tools/porting-orders/verification-codes/verify-porting-orders-verification-codes.d.mts +11 -11
  1458. package/tools/porting-orders/verification-codes/verify-porting-orders-verification-codes.d.ts +11 -11
  1459. package/tools/porting-phone-numbers/list-porting-phone-numbers.d.mts +11 -11
  1460. package/tools/porting-phone-numbers/list-porting-phone-numbers.d.ts +11 -11
  1461. package/tools/portouts/comments/create-portouts-comments.d.mts +11 -11
  1462. package/tools/portouts/comments/create-portouts-comments.d.ts +11 -11
  1463. package/tools/portouts/comments/list-portouts-comments.d.mts +11 -11
  1464. package/tools/portouts/comments/list-portouts-comments.d.ts +11 -11
  1465. package/tools/portouts/events/list-portouts-events.d.mts +11 -11
  1466. package/tools/portouts/events/list-portouts-events.d.ts +11 -11
  1467. package/tools/portouts/events/republish-portouts-events.d.mts +11 -11
  1468. package/tools/portouts/events/republish-portouts-events.d.ts +11 -11
  1469. package/tools/portouts/events/retrieve-portouts-events.d.mts +11 -11
  1470. package/tools/portouts/events/retrieve-portouts-events.d.ts +11 -11
  1471. package/tools/portouts/list-portouts.d.mts +11 -11
  1472. package/tools/portouts/list-portouts.d.ts +11 -11
  1473. package/tools/portouts/list-rejection-codes-portouts.d.mts +11 -11
  1474. package/tools/portouts/list-rejection-codes-portouts.d.ts +11 -11
  1475. package/tools/portouts/reports/create-portouts-reports.d.mts +11 -11
  1476. package/tools/portouts/reports/create-portouts-reports.d.ts +11 -11
  1477. package/tools/portouts/reports/list-portouts-reports.d.mts +11 -11
  1478. package/tools/portouts/reports/list-portouts-reports.d.ts +11 -11
  1479. package/tools/portouts/reports/retrieve-portouts-reports.d.mts +11 -11
  1480. package/tools/portouts/reports/retrieve-portouts-reports.d.ts +11 -11
  1481. package/tools/portouts/retrieve-portouts.d.mts +11 -11
  1482. package/tools/portouts/retrieve-portouts.d.ts +11 -11
  1483. package/tools/portouts/supporting-documents/create-portouts-supporting-documents.d.mts +11 -11
  1484. package/tools/portouts/supporting-documents/create-portouts-supporting-documents.d.ts +11 -11
  1485. package/tools/portouts/supporting-documents/list-portouts-supporting-documents.d.mts +11 -11
  1486. package/tools/portouts/supporting-documents/list-portouts-supporting-documents.d.ts +11 -11
  1487. package/tools/portouts/update-status-portouts.d.mts +11 -11
  1488. package/tools/portouts/update-status-portouts.d.ts +11 -11
  1489. package/tools/private-wireless-gateways/create-private-wireless-gateways.d.mts +11 -11
  1490. package/tools/private-wireless-gateways/create-private-wireless-gateways.d.ts +11 -11
  1491. package/tools/private-wireless-gateways/delete-private-wireless-gateways.d.mts +11 -11
  1492. package/tools/private-wireless-gateways/delete-private-wireless-gateways.d.ts +11 -11
  1493. package/tools/private-wireless-gateways/list-private-wireless-gateways.d.mts +11 -11
  1494. package/tools/private-wireless-gateways/list-private-wireless-gateways.d.ts +11 -11
  1495. package/tools/private-wireless-gateways/retrieve-private-wireless-gateways.d.mts +11 -11
  1496. package/tools/private-wireless-gateways/retrieve-private-wireless-gateways.d.ts +11 -11
  1497. package/tools/public-internet-gateways/create-public-internet-gateways.d.mts +11 -11
  1498. package/tools/public-internet-gateways/create-public-internet-gateways.d.ts +11 -11
  1499. package/tools/public-internet-gateways/create-public-internet-gateways.js +1 -1
  1500. package/tools/public-internet-gateways/create-public-internet-gateways.js.map +1 -1
  1501. package/tools/public-internet-gateways/create-public-internet-gateways.mjs +1 -1
  1502. package/tools/public-internet-gateways/create-public-internet-gateways.mjs.map +1 -1
  1503. package/tools/public-internet-gateways/delete-public-internet-gateways.d.mts +11 -11
  1504. package/tools/public-internet-gateways/delete-public-internet-gateways.d.ts +11 -11
  1505. package/tools/public-internet-gateways/list-public-internet-gateways.d.mts +11 -11
  1506. package/tools/public-internet-gateways/list-public-internet-gateways.d.ts +11 -11
  1507. package/tools/public-internet-gateways/retrieve-public-internet-gateways.d.mts +11 -11
  1508. package/tools/public-internet-gateways/retrieve-public-internet-gateways.d.ts +11 -11
  1509. package/tools/queues/calls/list-queues-calls.d.mts +11 -11
  1510. package/tools/queues/calls/list-queues-calls.d.ts +11 -11
  1511. package/tools/queues/calls/remove-queues-calls.d.mts +11 -11
  1512. package/tools/queues/calls/remove-queues-calls.d.ts +11 -11
  1513. package/tools/queues/calls/retrieve-queues-calls.d.mts +11 -11
  1514. package/tools/queues/calls/retrieve-queues-calls.d.ts +11 -11
  1515. package/tools/queues/calls/update-queues-calls.d.mts +11 -11
  1516. package/tools/queues/calls/update-queues-calls.d.ts +11 -11
  1517. package/tools/queues/retrieve-queues.d.mts +11 -11
  1518. package/tools/queues/retrieve-queues.d.ts +11 -11
  1519. package/tools/recording-transcriptions/delete-recording-transcriptions.d.mts +11 -11
  1520. package/tools/recording-transcriptions/delete-recording-transcriptions.d.ts +11 -11
  1521. package/tools/recording-transcriptions/list-recording-transcriptions.d.mts +11 -11
  1522. package/tools/recording-transcriptions/list-recording-transcriptions.d.ts +11 -11
  1523. package/tools/recording-transcriptions/retrieve-recording-transcriptions.d.mts +11 -11
  1524. package/tools/recording-transcriptions/retrieve-recording-transcriptions.d.ts +11 -11
  1525. package/tools/recordings/actions/delete-recordings-actions.d.mts +11 -11
  1526. package/tools/recordings/actions/delete-recordings-actions.d.ts +11 -11
  1527. package/tools/recordings/delete-recordings.d.mts +11 -11
  1528. package/tools/recordings/delete-recordings.d.ts +11 -11
  1529. package/tools/recordings/list-recordings.d.mts +11 -11
  1530. package/tools/recordings/list-recordings.d.ts +11 -11
  1531. package/tools/recordings/retrieve-recordings.d.mts +11 -11
  1532. package/tools/recordings/retrieve-recordings.d.ts +11 -11
  1533. package/tools/regions/list-regions.d.mts +11 -11
  1534. package/tools/regions/list-regions.d.ts +11 -11
  1535. package/tools/regulatory-requirements/retrieve-regulatory-requirements.d.mts +11 -11
  1536. package/tools/regulatory-requirements/retrieve-regulatory-requirements.d.ts +11 -11
  1537. package/tools/reports/cdr-usage-reports/fetch-sync-reports-cdr-usage-reports.d.mts +11 -11
  1538. package/tools/reports/cdr-usage-reports/fetch-sync-reports-cdr-usage-reports.d.ts +11 -11
  1539. package/tools/reports/list-mdrs-reports.d.mts +11 -11
  1540. package/tools/reports/list-mdrs-reports.d.ts +11 -11
  1541. package/tools/reports/list-wdrs-reports.d.mts +11 -11
  1542. package/tools/reports/list-wdrs-reports.d.ts +11 -11
  1543. package/tools/reports/mdr-usage-reports/create-reports-mdr-usage-reports.d.mts +11 -11
  1544. package/tools/reports/mdr-usage-reports/create-reports-mdr-usage-reports.d.ts +11 -11
  1545. package/tools/reports/mdr-usage-reports/delete-reports-mdr-usage-reports.d.mts +11 -11
  1546. package/tools/reports/mdr-usage-reports/delete-reports-mdr-usage-reports.d.ts +11 -11
  1547. package/tools/reports/mdr-usage-reports/fetch-sync-reports-mdr-usage-reports.d.mts +11 -11
  1548. package/tools/reports/mdr-usage-reports/fetch-sync-reports-mdr-usage-reports.d.ts +11 -11
  1549. package/tools/reports/mdr-usage-reports/list-reports-mdr-usage-reports.d.mts +11 -11
  1550. package/tools/reports/mdr-usage-reports/list-reports-mdr-usage-reports.d.ts +11 -11
  1551. package/tools/reports/mdr-usage-reports/retrieve-reports-mdr-usage-reports.d.mts +11 -11
  1552. package/tools/reports/mdr-usage-reports/retrieve-reports-mdr-usage-reports.d.ts +11 -11
  1553. package/tools/requirement-groups/create-requirement-groups.d.mts +11 -11
  1554. package/tools/requirement-groups/create-requirement-groups.d.ts +11 -11
  1555. package/tools/requirement-groups/delete-requirement-groups.d.mts +11 -11
  1556. package/tools/requirement-groups/delete-requirement-groups.d.ts +11 -11
  1557. package/tools/requirement-groups/list-requirement-groups.d.mts +11 -11
  1558. package/tools/requirement-groups/list-requirement-groups.d.ts +11 -11
  1559. package/tools/requirement-groups/retrieve-requirement-groups.d.mts +11 -11
  1560. package/tools/requirement-groups/retrieve-requirement-groups.d.ts +11 -11
  1561. package/tools/requirement-groups/submit-for-approval-requirement-groups.d.mts +11 -11
  1562. package/tools/requirement-groups/submit-for-approval-requirement-groups.d.ts +11 -11
  1563. package/tools/requirement-groups/update-requirement-groups.d.mts +11 -11
  1564. package/tools/requirement-groups/update-requirement-groups.d.ts +11 -11
  1565. package/tools/requirement-types/list-requirement-types.d.mts +11 -11
  1566. package/tools/requirement-types/list-requirement-types.d.ts +11 -11
  1567. package/tools/requirement-types/retrieve-requirement-types.d.mts +11 -11
  1568. package/tools/requirement-types/retrieve-requirement-types.d.ts +11 -11
  1569. package/tools/requirements/list-requirements.d.mts +11 -11
  1570. package/tools/requirements/list-requirements.d.ts +11 -11
  1571. package/tools/requirements/retrieve-requirements.d.mts +11 -11
  1572. package/tools/requirements/retrieve-requirements.d.ts +11 -11
  1573. package/tools/room-compositions/create-room-compositions.d.mts +11 -11
  1574. package/tools/room-compositions/create-room-compositions.d.ts +11 -11
  1575. package/tools/room-compositions/delete-room-compositions.d.mts +11 -11
  1576. package/tools/room-compositions/delete-room-compositions.d.ts +11 -11
  1577. package/tools/room-compositions/list-room-compositions.d.mts +11 -11
  1578. package/tools/room-compositions/list-room-compositions.d.ts +11 -11
  1579. package/tools/room-compositions/retrieve-room-compositions.d.mts +11 -11
  1580. package/tools/room-compositions/retrieve-room-compositions.d.ts +11 -11
  1581. package/tools/room-participants/list-room-participants.d.mts +11 -11
  1582. package/tools/room-participants/list-room-participants.d.ts +11 -11
  1583. package/tools/room-participants/retrieve-room-participants.d.mts +11 -11
  1584. package/tools/room-participants/retrieve-room-participants.d.ts +11 -11
  1585. package/tools/room-recordings/delete-bulk-room-recordings.d.mts +11 -11
  1586. package/tools/room-recordings/delete-bulk-room-recordings.d.ts +11 -11
  1587. package/tools/room-recordings/delete-room-recordings.d.mts +11 -11
  1588. package/tools/room-recordings/delete-room-recordings.d.ts +11 -11
  1589. package/tools/room-recordings/list-room-recordings.d.mts +11 -11
  1590. package/tools/room-recordings/list-room-recordings.d.ts +11 -11
  1591. package/tools/room-recordings/retrieve-room-recordings.d.mts +11 -11
  1592. package/tools/room-recordings/retrieve-room-recordings.d.ts +11 -11
  1593. package/tools/rooms/actions/generate-join-client-token-rooms-actions.d.mts +11 -11
  1594. package/tools/rooms/actions/generate-join-client-token-rooms-actions.d.ts +11 -11
  1595. package/tools/rooms/actions/refresh-client-token-rooms-actions.d.mts +11 -11
  1596. package/tools/rooms/actions/refresh-client-token-rooms-actions.d.ts +11 -11
  1597. package/tools/rooms/create-rooms.d.mts +11 -11
  1598. package/tools/rooms/create-rooms.d.ts +11 -11
  1599. package/tools/rooms/delete-rooms.d.mts +11 -11
  1600. package/tools/rooms/delete-rooms.d.ts +11 -11
  1601. package/tools/rooms/list-rooms.d.mts +11 -11
  1602. package/tools/rooms/list-rooms.d.ts +11 -11
  1603. package/tools/rooms/retrieve-rooms.d.mts +11 -11
  1604. package/tools/rooms/retrieve-rooms.d.ts +11 -11
  1605. package/tools/rooms/sessions/actions/end-sessions-rooms-actions.d.mts +11 -11
  1606. package/tools/rooms/sessions/actions/end-sessions-rooms-actions.d.ts +11 -11
  1607. package/tools/rooms/sessions/actions/kick-sessions-rooms-actions.d.mts +11 -11
  1608. package/tools/rooms/sessions/actions/kick-sessions-rooms-actions.d.ts +11 -11
  1609. package/tools/rooms/sessions/actions/mute-sessions-rooms-actions.d.mts +11 -11
  1610. package/tools/rooms/sessions/actions/mute-sessions-rooms-actions.d.ts +11 -11
  1611. package/tools/rooms/sessions/actions/unmute-sessions-rooms-actions.d.mts +11 -11
  1612. package/tools/rooms/sessions/actions/unmute-sessions-rooms-actions.d.ts +11 -11
  1613. package/tools/rooms/sessions/list-0-rooms-sessions.d.mts +11 -11
  1614. package/tools/rooms/sessions/list-0-rooms-sessions.d.ts +11 -11
  1615. package/tools/rooms/sessions/list-1-rooms-sessions.d.mts +11 -11
  1616. package/tools/rooms/sessions/list-1-rooms-sessions.d.ts +11 -11
  1617. package/tools/rooms/sessions/retrieve-participants-rooms-sessions.d.mts +11 -11
  1618. package/tools/rooms/sessions/retrieve-participants-rooms-sessions.d.ts +11 -11
  1619. package/tools/rooms/sessions/retrieve-rooms-sessions.d.mts +11 -11
  1620. package/tools/rooms/sessions/retrieve-rooms-sessions.d.ts +11 -11
  1621. package/tools/rooms/update-rooms.d.mts +11 -11
  1622. package/tools/rooms/update-rooms.d.ts +11 -11
  1623. package/tools/seti/retrieve-black-box-test-results-seti.d.mts +11 -11
  1624. package/tools/seti/retrieve-black-box-test-results-seti.d.ts +11 -11
  1625. package/tools/short-codes/list-short-codes.d.mts +11 -11
  1626. package/tools/short-codes/list-short-codes.d.ts +11 -11
  1627. package/tools/short-codes/list-short-codes.js +1 -1
  1628. package/tools/short-codes/list-short-codes.js.map +1 -1
  1629. package/tools/short-codes/list-short-codes.mjs +1 -1
  1630. package/tools/short-codes/list-short-codes.mjs.map +1 -1
  1631. package/tools/short-codes/retrieve-short-codes.d.mts +11 -11
  1632. package/tools/short-codes/retrieve-short-codes.d.ts +11 -11
  1633. package/tools/short-codes/retrieve-short-codes.js +1 -1
  1634. package/tools/short-codes/retrieve-short-codes.js.map +1 -1
  1635. package/tools/short-codes/retrieve-short-codes.mjs +1 -1
  1636. package/tools/short-codes/retrieve-short-codes.mjs.map +1 -1
  1637. package/tools/short-codes/update-short-codes.d.mts +11 -11
  1638. package/tools/short-codes/update-short-codes.d.mts.map +1 -1
  1639. package/tools/short-codes/update-short-codes.d.ts +11 -11
  1640. package/tools/short-codes/update-short-codes.d.ts.map +1 -1
  1641. package/tools/short-codes/update-short-codes.js +7 -1
  1642. package/tools/short-codes/update-short-codes.js.map +1 -1
  1643. package/tools/short-codes/update-short-codes.mjs +7 -1
  1644. package/tools/short-codes/update-short-codes.mjs.map +1 -1
  1645. package/tools/sim-card-data-usage-notifications/create-sim-card-data-usage-notifications.d.mts +11 -11
  1646. package/tools/sim-card-data-usage-notifications/create-sim-card-data-usage-notifications.d.ts +11 -11
  1647. package/tools/sim-card-data-usage-notifications/delete-sim-card-data-usage-notifications.d.mts +11 -11
  1648. package/tools/sim-card-data-usage-notifications/delete-sim-card-data-usage-notifications.d.ts +11 -11
  1649. package/tools/sim-card-data-usage-notifications/list-sim-card-data-usage-notifications.d.mts +11 -11
  1650. package/tools/sim-card-data-usage-notifications/list-sim-card-data-usage-notifications.d.ts +11 -11
  1651. package/tools/sim-card-data-usage-notifications/retrieve-sim-card-data-usage-notifications.d.mts +11 -11
  1652. package/tools/sim-card-data-usage-notifications/retrieve-sim-card-data-usage-notifications.d.ts +11 -11
  1653. package/tools/sim-card-data-usage-notifications/update-sim-card-data-usage-notifications.d.mts +11 -11
  1654. package/tools/sim-card-data-usage-notifications/update-sim-card-data-usage-notifications.d.ts +11 -11
  1655. package/tools/sim-card-groups/actions/list-sim-card-groups-actions.d.mts +11 -11
  1656. package/tools/sim-card-groups/actions/list-sim-card-groups-actions.d.ts +11 -11
  1657. package/tools/sim-card-groups/actions/remove-private-wireless-gateway-sim-card-groups-actions.d.mts +11 -11
  1658. package/tools/sim-card-groups/actions/remove-private-wireless-gateway-sim-card-groups-actions.d.ts +11 -11
  1659. package/tools/sim-card-groups/actions/remove-wireless-blocklist-sim-card-groups-actions.d.mts +11 -11
  1660. package/tools/sim-card-groups/actions/remove-wireless-blocklist-sim-card-groups-actions.d.ts +11 -11
  1661. package/tools/sim-card-groups/actions/retrieve-sim-card-groups-actions.d.mts +11 -11
  1662. package/tools/sim-card-groups/actions/retrieve-sim-card-groups-actions.d.ts +11 -11
  1663. package/tools/sim-card-groups/actions/set-private-wireless-gateway-sim-card-groups-actions.d.mts +11 -11
  1664. package/tools/sim-card-groups/actions/set-private-wireless-gateway-sim-card-groups-actions.d.ts +11 -11
  1665. package/tools/sim-card-groups/actions/set-wireless-blocklist-sim-card-groups-actions.d.mts +11 -11
  1666. package/tools/sim-card-groups/actions/set-wireless-blocklist-sim-card-groups-actions.d.ts +11 -11
  1667. package/tools/sim-card-groups/create-sim-card-groups.d.mts +11 -11
  1668. package/tools/sim-card-groups/create-sim-card-groups.d.ts +11 -11
  1669. package/tools/sim-card-groups/delete-sim-card-groups.d.mts +11 -11
  1670. package/tools/sim-card-groups/delete-sim-card-groups.d.ts +11 -11
  1671. package/tools/sim-card-groups/list-sim-card-groups.d.mts +11 -11
  1672. package/tools/sim-card-groups/list-sim-card-groups.d.ts +11 -11
  1673. package/tools/sim-card-groups/retrieve-sim-card-groups.d.mts +11 -11
  1674. package/tools/sim-card-groups/retrieve-sim-card-groups.d.ts +11 -11
  1675. package/tools/sim-card-groups/update-sim-card-groups.d.mts +11 -11
  1676. package/tools/sim-card-groups/update-sim-card-groups.d.ts +11 -11
  1677. package/tools/sim-card-order-preview/preview-sim-card-order-preview.d.mts +11 -11
  1678. package/tools/sim-card-order-preview/preview-sim-card-order-preview.d.ts +11 -11
  1679. package/tools/sim-card-orders/create-sim-card-orders.d.mts +11 -11
  1680. package/tools/sim-card-orders/create-sim-card-orders.d.ts +11 -11
  1681. package/tools/sim-card-orders/list-sim-card-orders.d.mts +11 -11
  1682. package/tools/sim-card-orders/list-sim-card-orders.d.ts +11 -11
  1683. package/tools/sim-card-orders/retrieve-sim-card-orders.d.mts +11 -11
  1684. package/tools/sim-card-orders/retrieve-sim-card-orders.d.ts +11 -11
  1685. package/tools/sim-cards/actions/bulk-set-public-ips-sim-cards-actions.d.mts +11 -11
  1686. package/tools/sim-cards/actions/bulk-set-public-ips-sim-cards-actions.d.ts +11 -11
  1687. package/tools/sim-cards/actions/disable-sim-cards-actions.d.mts +11 -11
  1688. package/tools/sim-cards/actions/disable-sim-cards-actions.d.ts +11 -11
  1689. package/tools/sim-cards/actions/enable-sim-cards-actions.d.mts +11 -11
  1690. package/tools/sim-cards/actions/enable-sim-cards-actions.d.ts +11 -11
  1691. package/tools/sim-cards/actions/list-sim-cards-actions.d.mts +11 -11
  1692. package/tools/sim-cards/actions/list-sim-cards-actions.d.ts +11 -11
  1693. package/tools/sim-cards/actions/remove-public-ip-sim-cards-actions.d.mts +11 -11
  1694. package/tools/sim-cards/actions/remove-public-ip-sim-cards-actions.d.ts +11 -11
  1695. package/tools/sim-cards/actions/retrieve-sim-cards-actions.d.mts +11 -11
  1696. package/tools/sim-cards/actions/retrieve-sim-cards-actions.d.ts +11 -11
  1697. package/tools/sim-cards/actions/set-public-ip-sim-cards-actions.d.mts +11 -11
  1698. package/tools/sim-cards/actions/set-public-ip-sim-cards-actions.d.ts +11 -11
  1699. package/tools/sim-cards/actions/set-standby-sim-cards-actions.d.mts +11 -11
  1700. package/tools/sim-cards/actions/set-standby-sim-cards-actions.d.ts +11 -11
  1701. package/tools/sim-cards/actions/validate-registration-codes-sim-cards-actions.d.mts +11 -11
  1702. package/tools/sim-cards/actions/validate-registration-codes-sim-cards-actions.d.ts +11 -11
  1703. package/tools/sim-cards/delete-sim-cards.d.mts +11 -11
  1704. package/tools/sim-cards/delete-sim-cards.d.ts +11 -11
  1705. package/tools/sim-cards/get-activation-code-sim-cards.d.mts +11 -11
  1706. package/tools/sim-cards/get-activation-code-sim-cards.d.ts +11 -11
  1707. package/tools/sim-cards/get-device-details-sim-cards.d.mts +11 -11
  1708. package/tools/sim-cards/get-device-details-sim-cards.d.ts +11 -11
  1709. package/tools/sim-cards/get-public-ip-sim-cards.d.mts +11 -11
  1710. package/tools/sim-cards/get-public-ip-sim-cards.d.ts +11 -11
  1711. package/tools/sim-cards/list-sim-cards.d.mts +11 -11
  1712. package/tools/sim-cards/list-sim-cards.d.ts +11 -11
  1713. package/tools/sim-cards/list-wireless-connectivity-logs-sim-cards.d.mts +11 -11
  1714. package/tools/sim-cards/list-wireless-connectivity-logs-sim-cards.d.ts +11 -11
  1715. package/tools/sim-cards/retrieve-sim-cards.d.mts +11 -11
  1716. package/tools/sim-cards/retrieve-sim-cards.d.ts +11 -11
  1717. package/tools/sim-cards/update-sim-cards.d.mts +11 -11
  1718. package/tools/sim-cards/update-sim-cards.d.ts +11 -11
  1719. package/tools/siprec-connectors/create-siprec-connectors.d.mts +11 -11
  1720. package/tools/siprec-connectors/create-siprec-connectors.d.ts +11 -11
  1721. package/tools/siprec-connectors/delete-siprec-connectors.d.mts +11 -11
  1722. package/tools/siprec-connectors/delete-siprec-connectors.d.ts +11 -11
  1723. package/tools/siprec-connectors/retrieve-siprec-connectors.d.mts +11 -11
  1724. package/tools/siprec-connectors/retrieve-siprec-connectors.d.ts +11 -11
  1725. package/tools/siprec-connectors/update-siprec-connectors.d.mts +11 -11
  1726. package/tools/siprec-connectors/update-siprec-connectors.d.ts +11 -11
  1727. package/tools/storage/buckets/create-presigned-url-storage-buckets.d.mts +11 -11
  1728. package/tools/storage/buckets/create-presigned-url-storage-buckets.d.ts +11 -11
  1729. package/tools/storage/buckets/create-presigned-url-storage-buckets.js +1 -1
  1730. package/tools/storage/buckets/create-presigned-url-storage-buckets.js.map +1 -1
  1731. package/tools/storage/buckets/create-presigned-url-storage-buckets.mjs +1 -1
  1732. package/tools/storage/buckets/create-presigned-url-storage-buckets.mjs.map +1 -1
  1733. package/tools/storage/buckets/ssl-certificate/create-buckets-storage-ssl-certificate.d.mts +11 -11
  1734. package/tools/storage/buckets/ssl-certificate/create-buckets-storage-ssl-certificate.d.ts +11 -11
  1735. package/tools/storage/buckets/ssl-certificate/delete-buckets-storage-ssl-certificate.d.mts +11 -11
  1736. package/tools/storage/buckets/ssl-certificate/delete-buckets-storage-ssl-certificate.d.ts +11 -11
  1737. package/tools/storage/buckets/ssl-certificate/retrieve-buckets-storage-ssl-certificate.d.mts +11 -11
  1738. package/tools/storage/buckets/ssl-certificate/retrieve-buckets-storage-ssl-certificate.d.ts +11 -11
  1739. package/tools/storage/buckets/usage/get-api-usage-buckets-storage-usage.d.mts +11 -11
  1740. package/tools/storage/buckets/usage/get-api-usage-buckets-storage-usage.d.ts +11 -11
  1741. package/tools/storage/buckets/usage/get-bucket-usage-buckets-storage-usage.d.mts +11 -11
  1742. package/tools/storage/buckets/usage/get-bucket-usage-buckets-storage-usage.d.ts +11 -11
  1743. package/tools/storage/list-migration-source-coverage-storage.d.mts +11 -11
  1744. package/tools/storage/list-migration-source-coverage-storage.d.ts +11 -11
  1745. package/tools/storage/migration-sources/create-storage-migration-sources.d.mts +11 -11
  1746. package/tools/storage/migration-sources/create-storage-migration-sources.d.ts +11 -11
  1747. package/tools/storage/migration-sources/delete-storage-migration-sources.d.mts +11 -11
  1748. package/tools/storage/migration-sources/delete-storage-migration-sources.d.ts +11 -11
  1749. package/tools/storage/migration-sources/list-storage-migration-sources.d.mts +11 -11
  1750. package/tools/storage/migration-sources/list-storage-migration-sources.d.ts +11 -11
  1751. package/tools/storage/migration-sources/retrieve-storage-migration-sources.d.mts +11 -11
  1752. package/tools/storage/migration-sources/retrieve-storage-migration-sources.d.ts +11 -11
  1753. package/tools/storage/migrations/actions/stop-migrations-storage-actions.d.mts +11 -11
  1754. package/tools/storage/migrations/actions/stop-migrations-storage-actions.d.ts +11 -11
  1755. package/tools/storage/migrations/create-storage-migrations.d.mts +11 -11
  1756. package/tools/storage/migrations/create-storage-migrations.d.ts +11 -11
  1757. package/tools/storage/migrations/list-storage-migrations.d.mts +11 -11
  1758. package/tools/storage/migrations/list-storage-migrations.d.ts +11 -11
  1759. package/tools/storage/migrations/retrieve-storage-migrations.d.mts +11 -11
  1760. package/tools/storage/migrations/retrieve-storage-migrations.d.ts +11 -11
  1761. package/tools/sub-number-orders/cancel-sub-number-orders.d.mts +11 -11
  1762. package/tools/sub-number-orders/cancel-sub-number-orders.d.ts +11 -11
  1763. package/tools/sub-number-orders/list-sub-number-orders.d.mts +11 -11
  1764. package/tools/sub-number-orders/list-sub-number-orders.d.ts +11 -11
  1765. package/tools/sub-number-orders/retrieve-sub-number-orders.d.mts +11 -11
  1766. package/tools/sub-number-orders/retrieve-sub-number-orders.d.ts +11 -11
  1767. package/tools/sub-number-orders/update-requirement-group-sub-number-orders.d.mts +11 -11
  1768. package/tools/sub-number-orders/update-requirement-group-sub-number-orders.d.ts +11 -11
  1769. package/tools/sub-number-orders/update-sub-number-orders.d.mts +11 -11
  1770. package/tools/sub-number-orders/update-sub-number-orders.d.ts +11 -11
  1771. package/tools/sub-number-orders-report/create-sub-number-orders-report.d.mts +11 -11
  1772. package/tools/sub-number-orders-report/create-sub-number-orders-report.d.ts +11 -11
  1773. package/tools/sub-number-orders-report/download-sub-number-orders-report.d.mts +11 -11
  1774. package/tools/sub-number-orders-report/download-sub-number-orders-report.d.ts +11 -11
  1775. package/tools/sub-number-orders-report/retrieve-sub-number-orders-report.d.mts +11 -11
  1776. package/tools/sub-number-orders-report/retrieve-sub-number-orders-report.d.ts +11 -11
  1777. package/tools/telephony-credentials/create-telephony-credentials.d.mts +11 -11
  1778. package/tools/telephony-credentials/create-telephony-credentials.d.ts +11 -11
  1779. package/tools/telephony-credentials/create-token-telephony-credentials.d.mts +11 -11
  1780. package/tools/telephony-credentials/create-token-telephony-credentials.d.ts +11 -11
  1781. package/tools/telephony-credentials/delete-telephony-credentials.d.mts +11 -11
  1782. package/tools/telephony-credentials/delete-telephony-credentials.d.ts +11 -11
  1783. package/tools/telephony-credentials/list-telephony-credentials.d.mts +11 -11
  1784. package/tools/telephony-credentials/list-telephony-credentials.d.ts +11 -11
  1785. package/tools/telephony-credentials/retrieve-telephony-credentials.d.mts +11 -11
  1786. package/tools/telephony-credentials/retrieve-telephony-credentials.d.ts +11 -11
  1787. package/tools/telephony-credentials/update-telephony-credentials.d.mts +11 -11
  1788. package/tools/telephony-credentials/update-telephony-credentials.d.ts +11 -11
  1789. package/tools/texml/accounts/calls/calls-accounts-texml-calls.d.mts +11 -11
  1790. package/tools/texml/accounts/calls/calls-accounts-texml-calls.d.ts +11 -11
  1791. package/tools/texml/accounts/calls/recordings/recording-sid-json-calls-accounts-texml-recordings.d.mts +11 -11
  1792. package/tools/texml/accounts/calls/recordings/recording-sid-json-calls-accounts-texml-recordings.d.ts +11 -11
  1793. package/tools/texml/accounts/calls/recordings-json/recordings-json-calls-accounts-texml-recordings-json.d.mts +11 -11
  1794. package/tools/texml/accounts/calls/recordings-json/recordings-json-calls-accounts-texml-recordings-json.d.ts +11 -11
  1795. package/tools/texml/accounts/calls/recordings-json/retrieve-recordings-json-calls-accounts-texml-recordings-json.d.mts +11 -11
  1796. package/tools/texml/accounts/calls/recordings-json/retrieve-recordings-json-calls-accounts-texml-recordings-json.d.ts +11 -11
  1797. package/tools/texml/accounts/calls/retrieve-accounts-texml-calls.d.mts +11 -11
  1798. package/tools/texml/accounts/calls/retrieve-accounts-texml-calls.d.ts +11 -11
  1799. package/tools/texml/accounts/calls/retrieve-calls-accounts-texml-calls.d.mts +11 -11
  1800. package/tools/texml/accounts/calls/retrieve-calls-accounts-texml-calls.d.ts +11 -11
  1801. package/tools/texml/accounts/calls/siprec/siprec-sid-json-calls-accounts-texml-siprec.d.mts +11 -11
  1802. package/tools/texml/accounts/calls/siprec/siprec-sid-json-calls-accounts-texml-siprec.d.ts +11 -11
  1803. package/tools/texml/accounts/calls/siprec-json-accounts-texml-calls.d.mts +11 -11
  1804. package/tools/texml/accounts/calls/siprec-json-accounts-texml-calls.d.ts +11 -11
  1805. package/tools/texml/accounts/calls/streams/streaming-sid-json-calls-accounts-texml-streams.d.mts +11 -11
  1806. package/tools/texml/accounts/calls/streams/streaming-sid-json-calls-accounts-texml-streams.d.ts +11 -11
  1807. package/tools/texml/accounts/calls/streams-json-accounts-texml-calls.d.mts +11 -11
  1808. package/tools/texml/accounts/calls/streams-json-accounts-texml-calls.d.ts +11 -11
  1809. package/tools/texml/accounts/calls/update-accounts-texml-calls.d.mts +11 -11
  1810. package/tools/texml/accounts/calls/update-accounts-texml-calls.d.ts +11 -11
  1811. package/tools/texml/accounts/conferences/participants/delete-conferences-accounts-texml-participants.d.mts +11 -11
  1812. package/tools/texml/accounts/conferences/participants/delete-conferences-accounts-texml-participants.d.ts +11 -11
  1813. package/tools/texml/accounts/conferences/participants/participants-conferences-accounts-texml-participants.d.mts +11 -11
  1814. package/tools/texml/accounts/conferences/participants/participants-conferences-accounts-texml-participants.d.ts +11 -11
  1815. package/tools/texml/accounts/conferences/participants/retrieve-conferences-accounts-texml-participants.d.mts +11 -11
  1816. package/tools/texml/accounts/conferences/participants/retrieve-conferences-accounts-texml-participants.d.ts +11 -11
  1817. package/tools/texml/accounts/conferences/participants/retrieve-participants-conferences-accounts-texml-participants.d.mts +11 -11
  1818. package/tools/texml/accounts/conferences/participants/retrieve-participants-conferences-accounts-texml-participants.d.ts +11 -11
  1819. package/tools/texml/accounts/conferences/participants/update-conferences-accounts-texml-participants.d.mts +11 -11
  1820. package/tools/texml/accounts/conferences/participants/update-conferences-accounts-texml-participants.d.ts +11 -11
  1821. package/tools/texml/accounts/conferences/retrieve-accounts-texml-conferences.d.mts +11 -11
  1822. package/tools/texml/accounts/conferences/retrieve-accounts-texml-conferences.d.ts +11 -11
  1823. package/tools/texml/accounts/conferences/retrieve-conferences-accounts-texml-conferences.d.mts +11 -11
  1824. package/tools/texml/accounts/conferences/retrieve-conferences-accounts-texml-conferences.d.ts +11 -11
  1825. package/tools/texml/accounts/conferences/retrieve-recordings-accounts-texml-conferences.d.mts +11 -11
  1826. package/tools/texml/accounts/conferences/retrieve-recordings-accounts-texml-conferences.d.ts +11 -11
  1827. package/tools/texml/accounts/conferences/retrieve-recordings-json-accounts-texml-conferences.d.mts +11 -11
  1828. package/tools/texml/accounts/conferences/retrieve-recordings-json-accounts-texml-conferences.d.ts +11 -11
  1829. package/tools/texml/accounts/conferences/update-accounts-texml-conferences.d.mts +11 -11
  1830. package/tools/texml/accounts/conferences/update-accounts-texml-conferences.d.ts +11 -11
  1831. package/tools/texml/accounts/recordings/json/delete-recording-sid-json-recordings-accounts-texml-json.d.mts +11 -11
  1832. package/tools/texml/accounts/recordings/json/delete-recording-sid-json-recordings-accounts-texml-json.d.ts +11 -11
  1833. package/tools/texml/accounts/recordings/json/retrieve-recording-sid-json-recordings-accounts-texml-json.d.mts +11 -11
  1834. package/tools/texml/accounts/recordings/json/retrieve-recording-sid-json-recordings-accounts-texml-json.d.ts +11 -11
  1835. package/tools/texml/accounts/retrieve-recordings-json-texml-accounts.d.mts +11 -11
  1836. package/tools/texml/accounts/retrieve-recordings-json-texml-accounts.d.ts +11 -11
  1837. package/tools/texml/accounts/retrieve-transcriptions-json-texml-accounts.d.mts +11 -11
  1838. package/tools/texml/accounts/retrieve-transcriptions-json-texml-accounts.d.ts +11 -11
  1839. package/tools/texml/accounts/transcriptions/json/delete-recording-transcription-sid-json-transcriptions-accounts-texml-json.d.mts +11 -11
  1840. package/tools/texml/accounts/transcriptions/json/delete-recording-transcription-sid-json-transcriptions-accounts-texml-json.d.ts +11 -11
  1841. package/tools/texml/accounts/transcriptions/json/retrieve-recording-transcription-sid-json-transcriptions-accounts-texml-json.d.mts +11 -11
  1842. package/tools/texml/accounts/transcriptions/json/retrieve-recording-transcription-sid-json-transcriptions-accounts-texml-json.d.ts +11 -11
  1843. package/tools/texml/calls/initiate-texml-calls.d.mts +11 -11
  1844. package/tools/texml/calls/initiate-texml-calls.d.ts +11 -11
  1845. package/tools/texml/calls/update-texml-calls.d.mts +11 -11
  1846. package/tools/texml/calls/update-texml-calls.d.ts +11 -11
  1847. package/tools/texml/secrets-texml.d.mts +11 -11
  1848. package/tools/texml/secrets-texml.d.ts +11 -11
  1849. package/tools/texml-applications/create-texml-applications.d.mts +11 -11
  1850. package/tools/texml-applications/create-texml-applications.d.ts +11 -11
  1851. package/tools/texml-applications/delete-texml-applications.d.mts +11 -11
  1852. package/tools/texml-applications/delete-texml-applications.d.ts +11 -11
  1853. package/tools/texml-applications/list-texml-applications.d.mts +11 -11
  1854. package/tools/texml-applications/list-texml-applications.d.ts +11 -11
  1855. package/tools/texml-applications/retrieve-texml-applications.d.mts +11 -11
  1856. package/tools/texml-applications/retrieve-texml-applications.d.ts +11 -11
  1857. package/tools/texml-applications/update-texml-applications.d.mts +11 -11
  1858. package/tools/texml-applications/update-texml-applications.d.ts +11 -11
  1859. package/tools/text-to-speech/generate-speech-text-to-speech.d.mts +11 -11
  1860. package/tools/text-to-speech/generate-speech-text-to-speech.d.ts +11 -11
  1861. package/tools/text-to-speech/list-voices-text-to-speech.d.mts +11 -11
  1862. package/tools/text-to-speech/list-voices-text-to-speech.d.ts +11 -11
  1863. package/tools/usage-reports/get-options-usage-reports.d.mts +11 -11
  1864. package/tools/usage-reports/get-options-usage-reports.d.ts +11 -11
  1865. package/tools/usage-reports/list-usage-reports.d.mts +11 -11
  1866. package/tools/usage-reports/list-usage-reports.d.ts +11 -11
  1867. package/tools/user-addresses/create-user-addresses.d.mts +11 -11
  1868. package/tools/user-addresses/create-user-addresses.d.ts +11 -11
  1869. package/tools/user-addresses/list-user-addresses.d.mts +11 -11
  1870. package/tools/user-addresses/list-user-addresses.d.ts +11 -11
  1871. package/tools/user-addresses/retrieve-user-addresses.d.mts +11 -11
  1872. package/tools/user-addresses/retrieve-user-addresses.d.ts +11 -11
  1873. package/tools/user-tags/list-user-tags.d.mts +11 -11
  1874. package/tools/user-tags/list-user-tags.d.ts +11 -11
  1875. package/tools/verifications/actions/verify-verifications-actions.d.mts +11 -11
  1876. package/tools/verifications/actions/verify-verifications-actions.d.ts +11 -11
  1877. package/tools/verifications/by-phone-number/actions/verify-by-phone-number-verifications-actions.d.mts +11 -11
  1878. package/tools/verifications/by-phone-number/actions/verify-by-phone-number-verifications-actions.d.ts +11 -11
  1879. package/tools/verifications/by-phone-number/list-verifications-by-phone-number.d.mts +11 -11
  1880. package/tools/verifications/by-phone-number/list-verifications-by-phone-number.d.ts +11 -11
  1881. package/tools/verifications/retrieve-verifications.d.mts +11 -11
  1882. package/tools/verifications/retrieve-verifications.d.ts +11 -11
  1883. package/tools/verifications/trigger-call-verifications.d.mts +11 -11
  1884. package/tools/verifications/trigger-call-verifications.d.ts +11 -11
  1885. package/tools/verifications/trigger-flashcall-verifications.d.mts +11 -11
  1886. package/tools/verifications/trigger-flashcall-verifications.d.ts +11 -11
  1887. package/tools/verifications/trigger-sms-verifications.d.mts +11 -11
  1888. package/tools/verifications/trigger-sms-verifications.d.ts +11 -11
  1889. package/tools/verified-numbers/actions/submit-verification-code-verified-numbers-actions.d.mts +11 -11
  1890. package/tools/verified-numbers/actions/submit-verification-code-verified-numbers-actions.d.ts +11 -11
  1891. package/tools/verified-numbers/create-verified-numbers.d.mts +11 -11
  1892. package/tools/verified-numbers/create-verified-numbers.d.ts +11 -11
  1893. package/tools/verified-numbers/delete-verified-numbers.d.mts +11 -11
  1894. package/tools/verified-numbers/delete-verified-numbers.d.ts +11 -11
  1895. package/tools/verified-numbers/list-verified-numbers.d.mts +11 -11
  1896. package/tools/verified-numbers/list-verified-numbers.d.ts +11 -11
  1897. package/tools/verified-numbers/retrieve-verified-numbers.d.mts +11 -11
  1898. package/tools/verified-numbers/retrieve-verified-numbers.d.ts +11 -11
  1899. package/tools/verify-profiles/create-template-verify-profiles.d.mts +11 -11
  1900. package/tools/verify-profiles/create-template-verify-profiles.d.ts +11 -11
  1901. package/tools/verify-profiles/create-verify-profiles.d.mts +11 -11
  1902. package/tools/verify-profiles/create-verify-profiles.d.ts +11 -11
  1903. package/tools/verify-profiles/delete-verify-profiles.d.mts +11 -11
  1904. package/tools/verify-profiles/delete-verify-profiles.d.ts +11 -11
  1905. package/tools/verify-profiles/list-verify-profiles.d.mts +11 -11
  1906. package/tools/verify-profiles/list-verify-profiles.d.ts +11 -11
  1907. package/tools/verify-profiles/retrieve-templates-verify-profiles.d.mts +11 -11
  1908. package/tools/verify-profiles/retrieve-templates-verify-profiles.d.ts +11 -11
  1909. package/tools/verify-profiles/retrieve-verify-profiles.d.mts +11 -11
  1910. package/tools/verify-profiles/retrieve-verify-profiles.d.ts +11 -11
  1911. package/tools/verify-profiles/update-template-verify-profiles.d.mts +11 -11
  1912. package/tools/verify-profiles/update-template-verify-profiles.d.ts +11 -11
  1913. package/tools/verify-profiles/update-verify-profiles.d.mts +11 -11
  1914. package/tools/verify-profiles/update-verify-profiles.d.ts +11 -11
  1915. package/tools/virtual-cross-connects/create-virtual-cross-connects.d.mts +11 -11
  1916. package/tools/virtual-cross-connects/create-virtual-cross-connects.d.ts +11 -11
  1917. package/tools/virtual-cross-connects/delete-virtual-cross-connects.d.mts +11 -11
  1918. package/tools/virtual-cross-connects/delete-virtual-cross-connects.d.ts +11 -11
  1919. package/tools/virtual-cross-connects/list-virtual-cross-connects.d.mts +11 -11
  1920. package/tools/virtual-cross-connects/list-virtual-cross-connects.d.ts +11 -11
  1921. package/tools/virtual-cross-connects/retrieve-virtual-cross-connects.d.mts +11 -11
  1922. package/tools/virtual-cross-connects/retrieve-virtual-cross-connects.d.ts +11 -11
  1923. package/tools/virtual-cross-connects/update-virtual-cross-connects.d.mts +11 -11
  1924. package/tools/virtual-cross-connects/update-virtual-cross-connects.d.ts +11 -11
  1925. package/tools/virtual-cross-connects-coverage/list-virtual-cross-connects-coverage.d.mts +11 -11
  1926. package/tools/virtual-cross-connects-coverage/list-virtual-cross-connects-coverage.d.ts +11 -11
  1927. package/tools/webhook-deliveries/list-webhook-deliveries.d.mts +11 -11
  1928. package/tools/webhook-deliveries/list-webhook-deliveries.d.ts +11 -11
  1929. package/tools/webhook-deliveries/retrieve-webhook-deliveries.d.mts +11 -11
  1930. package/tools/webhook-deliveries/retrieve-webhook-deliveries.d.ts +11 -11
  1931. package/tools/well-known/retrieve-authorization-server-metadata-well-known.d.mts +11 -11
  1932. package/tools/well-known/retrieve-authorization-server-metadata-well-known.d.ts +11 -11
  1933. package/tools/well-known/retrieve-protected-resource-metadata-well-known.d.mts +11 -11
  1934. package/tools/well-known/retrieve-protected-resource-metadata-well-known.d.ts +11 -11
  1935. package/tools/wireguard-interfaces/create-wireguard-interfaces.d.mts +11 -11
  1936. package/tools/wireguard-interfaces/create-wireguard-interfaces.d.ts +11 -11
  1937. package/tools/wireguard-interfaces/delete-wireguard-interfaces.d.mts +11 -11
  1938. package/tools/wireguard-interfaces/delete-wireguard-interfaces.d.ts +11 -11
  1939. package/tools/wireguard-interfaces/list-wireguard-interfaces.d.mts +11 -11
  1940. package/tools/wireguard-interfaces/list-wireguard-interfaces.d.ts +11 -11
  1941. package/tools/wireguard-interfaces/retrieve-wireguard-interfaces.d.mts +11 -11
  1942. package/tools/wireguard-interfaces/retrieve-wireguard-interfaces.d.ts +11 -11
  1943. package/tools/wireguard-peers/create-wireguard-peers.d.mts +11 -11
  1944. package/tools/wireguard-peers/create-wireguard-peers.d.ts +11 -11
  1945. package/tools/wireguard-peers/delete-wireguard-peers.d.mts +11 -11
  1946. package/tools/wireguard-peers/delete-wireguard-peers.d.ts +11 -11
  1947. package/tools/wireguard-peers/list-wireguard-peers.d.mts +11 -11
  1948. package/tools/wireguard-peers/list-wireguard-peers.d.ts +11 -11
  1949. package/tools/wireguard-peers/retrieve-config-wireguard-peers.d.mts +11 -11
  1950. package/tools/wireguard-peers/retrieve-config-wireguard-peers.d.ts +11 -11
  1951. package/tools/wireguard-peers/retrieve-wireguard-peers.d.mts +11 -11
  1952. package/tools/wireguard-peers/retrieve-wireguard-peers.d.ts +11 -11
  1953. package/tools/wireguard-peers/update-wireguard-peers.d.mts +11 -11
  1954. package/tools/wireguard-peers/update-wireguard-peers.d.ts +11 -11
  1955. package/tools/wireless/detail-records-reports/create-wireless-detail-records-reports.d.mts +11 -11
  1956. package/tools/wireless/detail-records-reports/create-wireless-detail-records-reports.d.ts +11 -11
  1957. package/tools/wireless/detail-records-reports/delete-wireless-detail-records-reports.d.mts +11 -11
  1958. package/tools/wireless/detail-records-reports/delete-wireless-detail-records-reports.d.ts +11 -11
  1959. package/tools/wireless/detail-records-reports/list-wireless-detail-records-reports.d.mts +11 -11
  1960. package/tools/wireless/detail-records-reports/list-wireless-detail-records-reports.d.ts +11 -11
  1961. package/tools/wireless/detail-records-reports/retrieve-wireless-detail-records-reports.d.mts +11 -11
  1962. package/tools/wireless/detail-records-reports/retrieve-wireless-detail-records-reports.d.ts +11 -11
  1963. package/tools/wireless/retrieve-regions-wireless.d.mts +11 -11
  1964. package/tools/wireless/retrieve-regions-wireless.d.ts +11 -11
  1965. package/tools/wireless-blocklist-values/list-wireless-blocklist-values.d.mts +11 -11
  1966. package/tools/wireless-blocklist-values/list-wireless-blocklist-values.d.ts +11 -11
  1967. package/tools/wireless-blocklists/create-wireless-blocklists.d.mts +11 -11
  1968. package/tools/wireless-blocklists/create-wireless-blocklists.d.ts +11 -11
  1969. package/tools/wireless-blocklists/delete-wireless-blocklists.d.mts +11 -11
  1970. package/tools/wireless-blocklists/delete-wireless-blocklists.d.ts +11 -11
  1971. package/tools/wireless-blocklists/list-wireless-blocklists.d.mts +11 -11
  1972. package/tools/wireless-blocklists/list-wireless-blocklists.d.ts +11 -11
  1973. package/tools/wireless-blocklists/retrieve-wireless-blocklists.d.mts +11 -11
  1974. package/tools/wireless-blocklists/retrieve-wireless-blocklists.d.ts +11 -11
  1975. package/tools/wireless-blocklists/update-wireless-blocklists.d.mts +11 -11
  1976. package/tools/wireless-blocklists/update-wireless-blocklists.d.ts +11 -11
  1977. package/code-tool-paths.cjs +0 -6
  1978. package/code-tool-paths.cjs.map +0 -1
  1979. package/code-tool-paths.d.cts +0 -2
  1980. package/code-tool-paths.d.cts.map +0 -1
  1981. package/code-tool-worker.d.mts +0 -5
  1982. package/code-tool-worker.d.mts.map +0 -1
  1983. package/code-tool-worker.d.ts +0 -5
  1984. package/code-tool-worker.d.ts.map +0 -1
  1985. package/code-tool-worker.js +0 -1019
  1986. package/code-tool-worker.js.map +0 -1
  1987. package/code-tool-worker.mjs +0 -1014
  1988. package/code-tool-worker.mjs.map +0 -1
  1989. package/src/code-tool-paths.cts +0 -3
  1990. package/src/code-tool-worker.ts +0 -1065
package/README.md CHANGED
@@ -1961,7 +1961,7 @@ The following tools are available in this MCP server.
1961
1961
 
1962
1962
  ### Resource `storage.buckets`:
1963
1963
 
1964
- - `create_presigned_url_storage_buckets` (`write`): Returns a timed and authenticated URL to get an object. This is the equivalent to AWS S3’s “presigned” URL. Please note that Telnyx performs authentication differently from AWS S3 and you MUST NOT use the presign method of AWS s3api CLI or sdk to generate the presigned URL.
1964
+ - `create_presigned_url_storage_buckets` (`write`): Returns a timed and authenticated URL to download (GET) or upload (PUT) an object. This is the equivalent to AWS S3’s “presigned” URL. Please note that Telnyx performs authentication differently from AWS S3 and you MUST NOT use the presign method of AWS s3api CLI or SDK to generate the presigned URL.
1965
1965
 
1966
1966
  Refer to: https://developers.telnyx.com/docs/cloud-storage/presigned-urls
1967
1967
 
@@ -2240,6 +2240,11 @@ The following tools are available in this MCP server.
2240
2240
  - `update_mobile_phone_numbers` (`write`): Update a Mobile Phone Number
2241
2241
  - `list_mobile_phone_numbers` (`read`): List Mobile Phone Numbers
2242
2242
 
2243
+ ### Resource `mobile_phone_numbers.messaging`:
2244
+
2245
+ - `retrieve_mobile_phone_numbers_messaging` (`read`): Retrieve a mobile phone number with messaging settings
2246
+ - `list_mobile_phone_numbers_messaging` (`read`): List mobile phone numbers with messaging settings
2247
+
2243
2248
  ### Resource `mobile_voice_connections`:
2244
2249
 
2245
2250
  - `create_mobile_voice_connections` (`write`): Create a Mobile Voice Connection
package/code-tool.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import { Endpoint } from "./tools/types.mjs";
1
+ import { Metadata, ToolCallResult } from "./tools/types.mjs";
2
2
  /**
3
3
  * A tool that runs code against a copy of the SDK.
4
4
  *
@@ -8,5 +8,47 @@ import { Endpoint } from "./tools/types.mjs";
8
8
  *
9
9
  * @param endpoints - The endpoints to include in the list.
10
10
  */
11
- export declare function codeTool(): Promise<Endpoint>;
11
+ export declare function codeTool(): Promise<{
12
+ metadata: Metadata;
13
+ tool: {
14
+ inputSchema: {
15
+ [x: string]: unknown;
16
+ type: "object";
17
+ properties?: {
18
+ [x: string]: object;
19
+ } | undefined;
20
+ required?: string[] | undefined;
21
+ };
22
+ name: string;
23
+ description?: string | undefined;
24
+ outputSchema?: {
25
+ [x: string]: unknown;
26
+ type: "object";
27
+ properties?: {
28
+ [x: string]: object;
29
+ } | undefined;
30
+ required?: string[] | undefined;
31
+ } | undefined;
32
+ annotations?: {
33
+ title?: string | undefined;
34
+ readOnlyHint?: boolean | undefined;
35
+ destructiveHint?: boolean | undefined;
36
+ idempotentHint?: boolean | undefined;
37
+ openWorldHint?: boolean | undefined;
38
+ } | undefined;
39
+ execution?: {
40
+ taskSupport?: "optional" | "required" | "forbidden" | undefined;
41
+ } | undefined;
42
+ _meta?: {
43
+ [x: string]: unknown;
44
+ } | undefined;
45
+ icons?: {
46
+ src: string;
47
+ mimeType?: string | undefined;
48
+ sizes?: string[] | undefined;
49
+ }[] | undefined;
50
+ title?: string | undefined;
51
+ };
52
+ handler: (_: unknown, args: any) => Promise<ToolCallResult>;
53
+ }>;
12
54
  //# sourceMappingURL=code-tool.d.mts.map
@@ -1 +1 @@
1
- {"version":3,"file":"code-tool.d.mts","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"OAKO,EAAgB,QAAQ,EAA4B;AAM3D;;;;;;;;GAQG;AACH,wBAAsB,QAAQ,IAAI,OAAO,CAAC,QAAQ,CAAC,CAoJlD"}
1
+ {"version":3,"file":"code-tool.d.mts","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"OAEO,EAAE,QAAQ,EAAE,cAAc,EAAuB;AAIxD;;;;;;;;GAQG;AACH,wBAAsB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAQF,OAAO,QAAQ,GAAG,KAAG,OAAO,CAAC,cAAc,CAAC;GAqCvE"}
package/code-tool.d.ts CHANGED
@@ -1,4 +1,4 @@
1
- import { Endpoint } from "./tools/types.js";
1
+ import { Metadata, ToolCallResult } from "./tools/types.js";
2
2
  /**
3
3
  * A tool that runs code against a copy of the SDK.
4
4
  *
@@ -8,5 +8,47 @@ import { Endpoint } from "./tools/types.js";
8
8
  *
9
9
  * @param endpoints - The endpoints to include in the list.
10
10
  */
11
- export declare function codeTool(): Promise<Endpoint>;
11
+ export declare function codeTool(): Promise<{
12
+ metadata: Metadata;
13
+ tool: {
14
+ inputSchema: {
15
+ [x: string]: unknown;
16
+ type: "object";
17
+ properties?: {
18
+ [x: string]: object;
19
+ } | undefined;
20
+ required?: string[] | undefined;
21
+ };
22
+ name: string;
23
+ description?: string | undefined;
24
+ outputSchema?: {
25
+ [x: string]: unknown;
26
+ type: "object";
27
+ properties?: {
28
+ [x: string]: object;
29
+ } | undefined;
30
+ required?: string[] | undefined;
31
+ } | undefined;
32
+ annotations?: {
33
+ title?: string | undefined;
34
+ readOnlyHint?: boolean | undefined;
35
+ destructiveHint?: boolean | undefined;
36
+ idempotentHint?: boolean | undefined;
37
+ openWorldHint?: boolean | undefined;
38
+ } | undefined;
39
+ execution?: {
40
+ taskSupport?: "optional" | "required" | "forbidden" | undefined;
41
+ } | undefined;
42
+ _meta?: {
43
+ [x: string]: unknown;
44
+ } | undefined;
45
+ icons?: {
46
+ src: string;
47
+ mimeType?: string | undefined;
48
+ sizes?: string[] | undefined;
49
+ }[] | undefined;
50
+ title?: string | undefined;
51
+ };
52
+ handler: (_: unknown, args: any) => Promise<ToolCallResult>;
53
+ }>;
12
54
  //# sourceMappingURL=code-tool.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"code-tool.d.ts","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"OAKO,EAAgB,QAAQ,EAA4B;AAM3D;;;;;;;;GAQG;AACH,wBAAsB,QAAQ,IAAI,OAAO,CAAC,QAAQ,CAAC,CAoJlD"}
1
+ {"version":3,"file":"code-tool.d.ts","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"OAEO,EAAE,QAAQ,EAAE,cAAc,EAAuB;AAIxD;;;;;;;;GAQG;AACH,wBAAsB,QAAQ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAQF,OAAO,QAAQ,GAAG,KAAG,OAAO,CAAC,cAAc,CAAC;GAqCvE"}
package/code-tool.js CHANGED
@@ -1,42 +1,9 @@
1
1
  "use strict";
2
2
  // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
3
- var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
4
- if (k2 === undefined) k2 = k;
5
- var desc = Object.getOwnPropertyDescriptor(m, k);
6
- if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
7
- desc = { enumerable: true, get: function() { return m[k]; } };
8
- }
9
- Object.defineProperty(o, k2, desc);
10
- }) : (function(o, m, k, k2) {
11
- if (k2 === undefined) k2 = k;
12
- o[k2] = m[k];
13
- }));
14
- var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
15
- Object.defineProperty(o, "default", { enumerable: true, value: v });
16
- }) : function(o, v) {
17
- o["default"] = v;
18
- });
19
- var __importStar = (this && this.__importStar) || (function () {
20
- var ownKeys = function(o) {
21
- ownKeys = Object.getOwnPropertyNames || function (o) {
22
- var ar = [];
23
- for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
24
- return ar;
25
- };
26
- return ownKeys(o);
27
- };
28
- return function (mod) {
29
- if (mod && mod.__esModule) return mod;
30
- var result = {};
31
- if (mod != null) for (var k = ownKeys(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
32
- __setModuleDefault(result, mod);
33
- return result;
34
- };
35
- })();
36
3
  Object.defineProperty(exports, "__esModule", { value: true });
37
4
  exports.codeTool = codeTool;
38
- const node_path_1 = require("node:path");
39
- const node_url_1 = require("node:url");
5
+ const types_1 = require("./tools/types.js");
6
+ const server_1 = require("./server.js");
40
7
  /**
41
8
  * A tool that runs code against a copy of the SDK.
42
9
  *
@@ -50,122 +17,34 @@ async function codeTool() {
50
17
  const metadata = { resource: 'all', operation: 'write', tags: [] };
51
18
  const tool = {
52
19
  name: 'execute',
53
- description: 'Runs JavaScript code to interact with the API.\n\nYou are a skilled programmer writing code to interface with the service.\nDefine an async function named "run" that takes a single parameter of an initialized client named "client", and it will be run.\nWrite code within this template:\n\n```\nasync function run(client) {\n // Fill this out\n}\n```\n\nYou will be returned anything that your function returns, plus the results of any console.log statements.\nIf any code triggers an error, the tool will return an error response, so you do not need to add error handling unless you want to output something more helpful than the raw error.\nIt is not necessary to add comments to code, unless by adding those comments you believe that you can generate better code.\nThis code will run in a container, and you will not be able to use fetch or otherwise interact with the network calls other than through the client you are given.\nAny variables you define won\'t live between successive uses of this call, so make sure to return or log any data you might need later.',
20
+ description: 'Runs JavaScript code to interact with the API.\n\nYou are a skilled programmer writing code to interface with the service.\nDefine an async function named "run" that takes a single parameter of an initialized SDK client and it will be run.\nWrite code within this template:\n\n```\nasync function run(client) {\n // Fill this out\n}\n```\n\nYou will be returned anything that your function returns, plus the results of any console.log statements.\nIf any code triggers an error, the tool will return an error response, so you do not need to add error handling unless you want to output something more helpful than the raw error.\nIt is not necessary to add comments to code, unless by adding those comments you believe that you can generate better code.\nThis code will run in a container, and you will not be able to use fetch or otherwise interact with the network calls other than through the client you are given.\nAny variables you define won\'t live between successive uses of this call, so make sure to return or log any data you might need later.',
54
21
  inputSchema: { type: 'object', properties: { code: { type: 'string' } } },
55
22
  };
56
- // Import dynamically to avoid failing at import time in cases where the environment is not well-supported.
57
- const { newDenoHTTPWorker } = await Promise.resolve().then(() => __importStar(require('@valtown/deno-http-worker')));
58
- const { workerPath } = await Promise.resolve().then(() => __importStar(require('./code-tool-paths.cjs')));
59
- const handler = async (client, args) => {
60
- const baseURLHostname = new URL(client.baseURL).hostname;
61
- const { code } = args;
62
- const worker = await newDenoHTTPWorker((0, node_url_1.pathToFileURL)(workerPath), {
63
- runFlags: [
64
- `--node-modules-dir=manual`,
65
- `--allow-read=code-tool-worker.mjs,${workerPath.replace(/([\/\\]node_modules)[\/\\].+$/, '$1')}/`,
66
- `--allow-net=${baseURLHostname}`,
67
- // Allow environment variables because instantiating the client will try to read from them,
68
- // even though they are not set.
69
- '--allow-env',
70
- ],
71
- printOutput: true,
72
- spawnOptions: {
73
- cwd: (0, node_path_1.dirname)(workerPath),
23
+ const handler = async (_, args) => {
24
+ const code = args.code;
25
+ // this is not required, but passing a Stainless API key for the matching project_name
26
+ // will allow you to run code-mode queries against non-published versions of your SDK.
27
+ const stainlessAPIKey = (0, server_1.readEnv)('STAINLESS_API_KEY');
28
+ const codeModeEndpoint = (0, server_1.readEnv)('CODE_MODE_ENDPOINT_URL') ?? 'https://api.stainless.com/api/ai/code-tool/';
29
+ const res = await fetch(codeModeEndpoint, {
30
+ method: 'POST',
31
+ headers: {
32
+ ...(stainlessAPIKey && { Authorization: stainlessAPIKey }),
33
+ 'Content-Type': 'application/json',
34
+ client_envs: JSON.stringify({
35
+ TELNYX_API_KEY: (0, server_1.readEnv)('TELNYX_API_KEY'),
36
+ TELNYX_PUBLIC_KEY: (0, server_1.readEnv)('TELNYX_PUBLIC_KEY'),
37
+ }),
74
38
  },
39
+ body: JSON.stringify({
40
+ project_name: 'telnyx',
41
+ code,
42
+ }),
75
43
  });
76
- try {
77
- const resp = await new Promise((resolve, reject) => {
78
- worker.addEventListener('exit', (exitCode) => {
79
- reject(new Error(`Worker exited with code ${exitCode}`));
80
- });
81
- const opts = {
82
- baseURL: client.baseURL,
83
- apiKey: client.apiKey,
84
- publicKey: client.publicKey,
85
- defaultHeaders: {
86
- 'X-Stainless-MCP': 'true',
87
- },
88
- };
89
- const req = worker.request('http://localhost', {
90
- headers: {
91
- 'content-type': 'application/json',
92
- },
93
- method: 'POST',
94
- }, (resp) => {
95
- const body = [];
96
- resp.on('error', (err) => {
97
- reject(err);
98
- });
99
- resp.on('data', (chunk) => {
100
- body.push(chunk);
101
- });
102
- resp.on('end', () => {
103
- resolve(new Response(Buffer.concat(body).toString(), {
104
- status: resp.statusCode ?? 200,
105
- headers: resp.headers,
106
- }));
107
- });
108
- });
109
- const body = JSON.stringify({
110
- opts,
111
- code,
112
- });
113
- req.write(body, (err) => {
114
- if (err != null) {
115
- reject(err);
116
- }
117
- });
118
- req.end();
119
- });
120
- if (resp.status === 200) {
121
- const { result, logLines, errLines } = (await resp.json());
122
- const returnOutput = result == null ? null : ({
123
- type: 'text',
124
- text: typeof result === 'string' ? result : JSON.stringify(result),
125
- });
126
- const logOutput = logLines.length === 0 ?
127
- null
128
- : {
129
- type: 'text',
130
- text: logLines.join('\n'),
131
- };
132
- const errOutput = errLines.length === 0 ?
133
- null
134
- : {
135
- type: 'text',
136
- text: 'Error output:\n' + errLines.join('\n'),
137
- };
138
- return {
139
- content: [returnOutput, logOutput, errOutput].filter((block) => block !== null),
140
- };
141
- }
142
- else {
143
- const { message, logLines, errLines } = (await resp.json());
144
- const messageOutput = message == null ? null : ({
145
- type: 'text',
146
- text: message,
147
- });
148
- const logOutput = logLines.length === 0 ?
149
- null
150
- : {
151
- type: 'text',
152
- text: logLines.join('\n'),
153
- };
154
- const errOutput = errLines.length === 0 ?
155
- null
156
- : {
157
- type: 'text',
158
- text: 'Error output:\n' + errLines.join('\n'),
159
- };
160
- return {
161
- content: [messageOutput, logOutput, errOutput].filter((block) => block !== null),
162
- isError: true,
163
- };
164
- }
165
- }
166
- finally {
167
- worker.terminate();
44
+ if (!res.ok) {
45
+ throw new Error(`${res.status}: ${res.statusText} error when trying to contact Code Tool server. Details: ${await res.text()}`);
168
46
  }
47
+ return (0, types_1.asTextContentResult)((await res.json()));
169
48
  };
170
49
  return { metadata, tool, handler };
171
50
  }
package/code-tool.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"code-tool.js","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"code-tool.js","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":";AAAA,sFAAsF;;AAetF,4BA6CC;AA1DD,4CAA8E;AAE9E,wCAAmC;AAEnC;;;;;;;;GAQG;AACI,KAAK,UAAU,QAAQ;IAC5B,MAAM,QAAQ,GAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC;IAC7E,MAAM,IAAI,GAAS;QACjB,IAAI,EAAE,SAAS;QACf,WAAW,EACT,iiCAAiiC;QACniC,WAAW,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE;KAC1E,CAAC;IACF,MAAM,OAAO,GAAG,KAAK,EAAE,CAAU,EAAE,IAAS,EAA2B,EAAE;QACvE,MAAM,IAAI,GAAG,IAAI,CAAC,IAAc,CAAC;QAEjC,sFAAsF;QACtF,sFAAsF;QACtF,MAAM,eAAe,GAAG,IAAA,gBAAO,EAAC,mBAAmB,CAAC,CAAC;QACrD,MAAM,gBAAgB,GACpB,IAAA,gBAAO,EAAC,wBAAwB,CAAC,IAAI,6CAA6C,CAAC;QAErF,MAAM,GAAG,GAAG,MAAM,KAAK,CAAC,gBAAgB,EAAE;YACxC,MAAM,EAAE,MAAM;YACd,OAAO,EAAE;gBACP,GAAG,CAAC,eAAe,IAAI,EAAE,aAAa,EAAE,eAAe,EAAE,CAAC;gBAC1D,cAAc,EAAE,kBAAkB;gBAClC,WAAW,EAAE,IAAI,CAAC,SAAS,CAAC;oBAC1B,cAAc,EAAE,IAAA,gBAAO,EAAC,gBAAgB,CAAC;oBACzC,iBAAiB,EAAE,IAAA,gBAAO,EAAC,mBAAmB,CAAC;iBAChD,CAAC;aACH;YACD,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC;gBACnB,YAAY,EAAE,QAAQ;gBACtB,IAAI;aACL,CAAC;SACH,CAAC,CAAC;QAEH,IAAI,CAAC,GAAG,CAAC,EAAE,EAAE,CAAC;YACZ,MAAM,IAAI,KAAK,CACb,GAAG,GAAG,CAAC,MAAM,KACX,GAAG,CAAC,UACN,4DAA4D,MAAM,GAAG,CAAC,IAAI,EAAE,EAAE,CAC/E,CAAC;QACJ,CAAC;QAED,OAAO,IAAA,2BAAmB,EAAC,CAAC,MAAM,GAAG,CAAC,IAAI,EAAE,CAAkB,CAAC,CAAC;IAClE,CAAC,CAAC;IAEF,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;AACrC,CAAC"}
package/code-tool.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
  // File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
- import { dirname } from 'node:path';
3
- import { pathToFileURL } from 'node:url';
2
+ import { asTextContentResult } from "./tools/types.mjs";
3
+ import { readEnv } from "./server.mjs";
4
4
  /**
5
5
  * A tool that runs code against a copy of the SDK.
6
6
  *
@@ -14,122 +14,34 @@ export async function codeTool() {
14
14
  const metadata = { resource: 'all', operation: 'write', tags: [] };
15
15
  const tool = {
16
16
  name: 'execute',
17
- description: 'Runs JavaScript code to interact with the API.\n\nYou are a skilled programmer writing code to interface with the service.\nDefine an async function named "run" that takes a single parameter of an initialized client named "client", and it will be run.\nWrite code within this template:\n\n```\nasync function run(client) {\n // Fill this out\n}\n```\n\nYou will be returned anything that your function returns, plus the results of any console.log statements.\nIf any code triggers an error, the tool will return an error response, so you do not need to add error handling unless you want to output something more helpful than the raw error.\nIt is not necessary to add comments to code, unless by adding those comments you believe that you can generate better code.\nThis code will run in a container, and you will not be able to use fetch or otherwise interact with the network calls other than through the client you are given.\nAny variables you define won\'t live between successive uses of this call, so make sure to return or log any data you might need later.',
17
+ description: 'Runs JavaScript code to interact with the API.\n\nYou are a skilled programmer writing code to interface with the service.\nDefine an async function named "run" that takes a single parameter of an initialized SDK client and it will be run.\nWrite code within this template:\n\n```\nasync function run(client) {\n // Fill this out\n}\n```\n\nYou will be returned anything that your function returns, plus the results of any console.log statements.\nIf any code triggers an error, the tool will return an error response, so you do not need to add error handling unless you want to output something more helpful than the raw error.\nIt is not necessary to add comments to code, unless by adding those comments you believe that you can generate better code.\nThis code will run in a container, and you will not be able to use fetch or otherwise interact with the network calls other than through the client you are given.\nAny variables you define won\'t live between successive uses of this call, so make sure to return or log any data you might need later.',
18
18
  inputSchema: { type: 'object', properties: { code: { type: 'string' } } },
19
19
  };
20
- // Import dynamically to avoid failing at import time in cases where the environment is not well-supported.
21
- const { newDenoHTTPWorker } = await import('@valtown/deno-http-worker');
22
- const { workerPath } = await import('./code-tool-paths.cjs');
23
- const handler = async (client, args) => {
24
- const baseURLHostname = new URL(client.baseURL).hostname;
25
- const { code } = args;
26
- const worker = await newDenoHTTPWorker(pathToFileURL(workerPath), {
27
- runFlags: [
28
- `--node-modules-dir=manual`,
29
- `--allow-read=code-tool-worker.mjs,${workerPath.replace(/([\/\\]node_modules)[\/\\].+$/, '$1')}/`,
30
- `--allow-net=${baseURLHostname}`,
31
- // Allow environment variables because instantiating the client will try to read from them,
32
- // even though they are not set.
33
- '--allow-env',
34
- ],
35
- printOutput: true,
36
- spawnOptions: {
37
- cwd: dirname(workerPath),
20
+ const handler = async (_, args) => {
21
+ const code = args.code;
22
+ // this is not required, but passing a Stainless API key for the matching project_name
23
+ // will allow you to run code-mode queries against non-published versions of your SDK.
24
+ const stainlessAPIKey = readEnv('STAINLESS_API_KEY');
25
+ const codeModeEndpoint = readEnv('CODE_MODE_ENDPOINT_URL') ?? 'https://api.stainless.com/api/ai/code-tool/';
26
+ const res = await fetch(codeModeEndpoint, {
27
+ method: 'POST',
28
+ headers: {
29
+ ...(stainlessAPIKey && { Authorization: stainlessAPIKey }),
30
+ 'Content-Type': 'application/json',
31
+ client_envs: JSON.stringify({
32
+ TELNYX_API_KEY: readEnv('TELNYX_API_KEY'),
33
+ TELNYX_PUBLIC_KEY: readEnv('TELNYX_PUBLIC_KEY'),
34
+ }),
38
35
  },
36
+ body: JSON.stringify({
37
+ project_name: 'telnyx',
38
+ code,
39
+ }),
39
40
  });
40
- try {
41
- const resp = await new Promise((resolve, reject) => {
42
- worker.addEventListener('exit', (exitCode) => {
43
- reject(new Error(`Worker exited with code ${exitCode}`));
44
- });
45
- const opts = {
46
- baseURL: client.baseURL,
47
- apiKey: client.apiKey,
48
- publicKey: client.publicKey,
49
- defaultHeaders: {
50
- 'X-Stainless-MCP': 'true',
51
- },
52
- };
53
- const req = worker.request('http://localhost', {
54
- headers: {
55
- 'content-type': 'application/json',
56
- },
57
- method: 'POST',
58
- }, (resp) => {
59
- const body = [];
60
- resp.on('error', (err) => {
61
- reject(err);
62
- });
63
- resp.on('data', (chunk) => {
64
- body.push(chunk);
65
- });
66
- resp.on('end', () => {
67
- resolve(new Response(Buffer.concat(body).toString(), {
68
- status: resp.statusCode ?? 200,
69
- headers: resp.headers,
70
- }));
71
- });
72
- });
73
- const body = JSON.stringify({
74
- opts,
75
- code,
76
- });
77
- req.write(body, (err) => {
78
- if (err != null) {
79
- reject(err);
80
- }
81
- });
82
- req.end();
83
- });
84
- if (resp.status === 200) {
85
- const { result, logLines, errLines } = (await resp.json());
86
- const returnOutput = result == null ? null : ({
87
- type: 'text',
88
- text: typeof result === 'string' ? result : JSON.stringify(result),
89
- });
90
- const logOutput = logLines.length === 0 ?
91
- null
92
- : {
93
- type: 'text',
94
- text: logLines.join('\n'),
95
- };
96
- const errOutput = errLines.length === 0 ?
97
- null
98
- : {
99
- type: 'text',
100
- text: 'Error output:\n' + errLines.join('\n'),
101
- };
102
- return {
103
- content: [returnOutput, logOutput, errOutput].filter((block) => block !== null),
104
- };
105
- }
106
- else {
107
- const { message, logLines, errLines } = (await resp.json());
108
- const messageOutput = message == null ? null : ({
109
- type: 'text',
110
- text: message,
111
- });
112
- const logOutput = logLines.length === 0 ?
113
- null
114
- : {
115
- type: 'text',
116
- text: logLines.join('\n'),
117
- };
118
- const errOutput = errLines.length === 0 ?
119
- null
120
- : {
121
- type: 'text',
122
- text: 'Error output:\n' + errLines.join('\n'),
123
- };
124
- return {
125
- content: [messageOutput, logOutput, errOutput].filter((block) => block !== null),
126
- isError: true,
127
- };
128
- }
129
- }
130
- finally {
131
- worker.terminate();
41
+ if (!res.ok) {
42
+ throw new Error(`${res.status}: ${res.statusText} error when trying to contact Code Tool server. Details: ${await res.text()}`);
132
43
  }
44
+ return asTextContentResult((await res.json()));
133
45
  };
134
46
  return { metadata, tool, handler };
135
47
  }
package/code-tool.mjs.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"code-tool.mjs","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,OAAO,EAAE,MAAM,WAAW;OAC5B,EAAE,aAAa,EAAE,MAAM,UAAU;AAQxC;;;;;;;;GAQG;AACH,MAAM,CAAC,KAAK,UAAU,QAAQ;IAC5B,MAAM,QAAQ,GAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC;IAC7E,MAAM,IAAI,GAAS;QACjB,IAAI,EAAE,SAAS;QACf,WAAW,EACT,6iCAA6iC;QAC/iC,WAAW,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE;KAC1E,CAAC;IAEF,2GAA2G;IAC3G,MAAM,EAAE,iBAAiB,EAAE,GAAG,MAAM,MAAM,CAAC,2BAA2B,CAAC,CAAC;IACxE,MAAM,EAAE,UAAU,EAAE,GAAG,MAAM,MAAM,CAAC,uBAAuB,CAAC,CAAC;IAE7D,MAAM,OAAO,GAAG,KAAK,EAAE,MAAc,EAAE,IAAa,EAA2B,EAAE;QAC/E,MAAM,eAAe,GAAG,IAAI,GAAG,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC,QAAQ,CAAC;QACzD,MAAM,EAAE,IAAI,EAAE,GAAG,IAAwB,CAAC;QAE1C,MAAM,MAAM,GAAG,MAAM,iBAAiB,CAAC,aAAa,CAAC,UAAU,CAAC,EAAE;YAChE,QAAQ,EAAE;gBACR,2BAA2B;gBAC3B,qCAAqC,UAAU,CAAC,OAAO,CAAC,+BAA+B,EAAE,IAAI,CAAC,GAAG;gBACjG,eAAe,eAAe,EAAE;gBAChC,2FAA2F;gBAC3F,gCAAgC;gBAChC,aAAa;aACd;YACD,WAAW,EAAE,IAAI;YACjB,YAAY,EAAE;gBACZ,GAAG,EAAE,OAAO,CAAC,UAAU,CAAC;aACzB;SACF,CAAC,CAAC;QAEH,IAAI,CAAC;YACH,MAAM,IAAI,GAAG,MAAM,IAAI,OAAO,CAAW,CAAC,OAAO,EAAE,MAAM,EAAE,EAAE;gBAC3D,MAAM,CAAC,gBAAgB,CAAC,MAAM,EAAE,CAAC,QAAQ,EAAE,EAAE;oBAC3C,MAAM,CAAC,IAAI,KAAK,CAAC,2BAA2B,QAAQ,EAAE,CAAC,CAAC,CAAC;gBAC3D,CAAC,CAAC,CAAC;gBAEH,MAAM,IAAI,GAAkB;oBAC1B,OAAO,EAAE,MAAM,CAAC,OAAO;oBACvB,MAAM,EAAE,MAAM,CAAC,MAAM;oBACrB,SAAS,EAAE,MAAM,CAAC,SAAS;oBAC3B,cAAc,EAAE;wBACd,iBAAiB,EAAE,MAAM;qBAC1B;iBACF,CAAC;gBAEF,MAAM,GAAG,GAAG,MAAM,CAAC,OAAO,CACxB,kBAAkB,EAClB;oBACE,OAAO,EAAE;wBACP,cAAc,EAAE,kBAAkB;qBACnC;oBACD,MAAM,EAAE,MAAM;iBACf,EACD,CAAC,IAAI,EAAE,EAAE;oBACP,MAAM,IAAI,GAAiB,EAAE,CAAC;oBAC9B,IAAI,CAAC,EAAE,CAAC,OAAO,EAAE,CAAC,GAAG,EAAE,EAAE;wBACvB,MAAM,CAAC,GAAG,CAAC,CAAC;oBACd,CAAC,CAAC,CAAC;oBACH,IAAI,CAAC,EAAE,CAAC,MAAM,EAAE,CAAC,KAAK,EAAE,EAAE;wBACxB,IAAI,CAAC,IAAI,CAAC,KAAK,CAAC,CAAC;oBACnB,CAAC,CAAC,CAAC;oBACH,IAAI,CAAC,EAAE,CAAC,KAAK,EAAE,GAAG,EAAE;wBAClB,OAAO,CACL,IAAI,QAAQ,CAAC,MAAM,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC,QAAQ,EAAE,EAAE;4BAC3C,MAAM,EAAE,IAAI,CAAC,UAAU,IAAI,GAAG;4BAC9B,OAAO,EAAE,IAAI,CAAC,OAAc;yBAC7B,CAAC,CACH,CAAC;oBACJ,CAAC,CAAC,CAAC;gBACL,CAAC,CACF,CAAC;gBAEF,MAAM,IAAI,GAAG,IAAI,CAAC,SAAS,CAAC;oBAC1B,IAAI;oBACJ,IAAI;iBACiB,CAAC,CAAC;gBAEzB,GAAG,CAAC,KAAK,CAAC,IAAI,EAAE,CAAC,GAAG,EAAE,EAAE;oBACtB,IAAI,GAAG,IAAI,IAAI,EAAE,CAAC;wBAChB,MAAM,CAAC,GAAG,CAAC,CAAC;oBACd,CAAC;gBACH,CAAC,CAAC,CAAC;gBAEH,GAAG,CAAC,GAAG,EAAE,CAAC;YACZ,CAAC,CAAC,CAAC;YAEH,IAAI,IAAI,CAAC,MAAM,KAAK,GAAG,EAAE,CAAC;gBACxB,MAAM,EAAE,MAAM,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAG,CAAC,MAAM,IAAI,CAAC,IAAI,EAAE,CAAkB,CAAC;gBAC5E,MAAM,YAAY,GAChB,MAAM,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACtB;oBACE,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,OAAO,MAAM,KAAK,QAAQ,CAAC,CAAC,CAAC,MAAM,CAAC,CAAC,CAAC,IAAI,CAAC,SAAS,CAAC,MAAM,CAAC;iBACnE,CACF,CAAC;gBACJ,MAAM,SAAS,GACb,QAAQ,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC;oBACrB,IAAI;oBACN,CAAC,CAAC;wBACE,IAAI,EAAE,MAAM;wBACZ,IAAI,EAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;qBAC1B,CAAC;gBACN,MAAM,SAAS,GACb,QAAQ,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC;oBACrB,IAAI;oBACN,CAAC,CAAC;wBACE,IAAI,EAAE,MAAM;wBACZ,IAAI,EAAE,iBAAiB,GAAG,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;qBAC9C,CAAC;gBACN,OAAO;oBACL,OAAO,EAAE,CAAC,YAAY,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,KAAK,IAAI,CAAC;iBAChF,CAAC;YACJ,CAAC;iBAAM,CAAC;gBACN,MAAM,EAAE,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE,GAAG,CAAC,MAAM,IAAI,CAAC,IAAI,EAAE,CAAgB,CAAC;gBAC3E,MAAM,aAAa,GACjB,OAAO,IAAI,IAAI,CAAC,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,CACvB;oBACE,IAAI,EAAE,MAAM;oBACZ,IAAI,EAAE,OAAO;iBACd,CACF,CAAC;gBACJ,MAAM,SAAS,GACb,QAAQ,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC;oBACrB,IAAI;oBACN,CAAC,CAAC;wBACE,IAAI,EAAE,MAAM;wBACZ,IAAI,EAAE,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;qBAC1B,CAAC;gBACN,MAAM,SAAS,GACb,QAAQ,CAAC,MAAM,KAAK,CAAC,CAAC,CAAC;oBACrB,IAAI;oBACN,CAAC,CAAC;wBACE,IAAI,EAAE,MAAM;wBACZ,IAAI,EAAE,iBAAiB,GAAG,QAAQ,CAAC,IAAI,CAAC,IAAI,CAAC;qBAC9C,CAAC;gBACN,OAAO;oBACL,OAAO,EAAE,CAAC,aAAa,EAAE,SAAS,EAAE,SAAS,CAAC,CAAC,MAAM,CAAC,CAAC,KAAK,EAAE,EAAE,CAAC,KAAK,KAAK,IAAI,CAAC;oBAChF,OAAO,EAAE,IAAI;iBACd,CAAC;YACJ,CAAC;QACH,CAAC;gBAAS,CAAC;YACT,MAAM,CAAC,SAAS,EAAE,CAAC;QACrB,CAAC;IACH,CAAC,CAAC;IAEF,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;AACrC,CAAC"}
1
+ {"version":3,"file":"code-tool.mjs","sourceRoot":"","sources":["src/code-tool.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAA4B,mBAAmB,EAAE;OAEjD,EAAE,OAAO,EAAE;AAElB;;;;;;;;GAQG;AACH,MAAM,CAAC,KAAK,UAAU,QAAQ;IAC5B,MAAM,QAAQ,GAAa,EAAE,QAAQ,EAAE,KAAK,EAAE,SAAS,EAAE,OAAO,EAAE,IAAI,EAAE,EAAE,EAAE,CAAC;IAC7E,MAAM,IAAI,GAAS;QACjB,IAAI,EAAE,SAAS;QACf,WAAW,EACT,iiCAAiiC;QACniC,WAAW,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,EAAE,IAAI,EAAE,QAAQ,EAAE,EAAE,EAAE;KAC1E,CAAC;IACF,MAAM,OAAO,GAAG,KAAK,EAAE,CAAU,EAAE,IAAS,EAA2B,EAAE;QACvE,MAAM,IAAI,GAAG,IAAI,CAAC,IAAc,CAAC;QAEjC,sFAAsF;QACtF,sFAAsF;QACtF,MAAM,eAAe,GAAG,OAAO,CAAC,mBAAmB,CAAC,CAAC;QACrD,MAAM,gBAAgB,GACpB,OAAO,CAAC,wBAAwB,CAAC,IAAI,6CAA6C,CAAC;QAErF,MAAM,GAAG,GAAG,MAAM,KAAK,CAAC,gBAAgB,EAAE;YACxC,MAAM,EAAE,MAAM;YACd,OAAO,EAAE;gBACP,GAAG,CAAC,eAAe,IAAI,EAAE,aAAa,EAAE,eAAe,EAAE,CAAC;gBAC1D,cAAc,EAAE,kBAAkB;gBAClC,WAAW,EAAE,IAAI,CAAC,SAAS,CAAC;oBAC1B,cAAc,EAAE,OAAO,CAAC,gBAAgB,CAAC;oBACzC,iBAAiB,EAAE,OAAO,CAAC,mBAAmB,CAAC;iBAChD,CAAC;aACH;YACD,IAAI,EAAE,IAAI,CAAC,SAAS,CAAC;gBACnB,YAAY,EAAE,QAAQ;gBACtB,IAAI;aACL,CAAC;SACH,CAAC,CAAC;QAEH,IAAI,CAAC,GAAG,CAAC,EAAE,EAAE,CAAC;YACZ,MAAM,IAAI,KAAK,CACb,GAAG,GAAG,CAAC,MAAM,KACX,GAAG,CAAC,UACN,4DAA4D,MAAM,GAAG,CAAC,IAAI,EAAE,EAAE,CAC/E,CAAC;QACJ,CAAC;QAED,OAAO,mBAAmB,CAAC,CAAC,MAAM,GAAG,CAAC,IAAI,EAAE,CAAkB,CAAC,CAAC;IAClE,CAAC,CAAC;IAEF,OAAO,EAAE,QAAQ,EAAE,IAAI,EAAE,OAAO,EAAE,CAAC;AACrC,CAAC"}
@@ -6,43 +6,43 @@ export declare const handler: (_: unknown, args: Record<string, unknown> | undef
6
6
  declare const _default: {
7
7
  metadata: Metadata;
8
8
  tool: {
9
- [x: string]: unknown;
10
- name: string;
11
9
  inputSchema: {
12
10
  [x: string]: unknown;
13
11
  type: "object";
14
12
  properties?: {
15
- [x: string]: unknown;
13
+ [x: string]: object;
16
14
  } | undefined;
17
15
  required?: string[] | undefined;
18
16
  };
19
- title?: string | undefined;
17
+ name: string;
20
18
  description?: string | undefined;
21
19
  outputSchema?: {
22
20
  [x: string]: unknown;
23
21
  type: "object";
24
22
  properties?: {
25
- [x: string]: unknown;
23
+ [x: string]: object;
26
24
  } | undefined;
27
25
  required?: string[] | undefined;
28
26
  } | undefined;
29
27
  annotations?: {
30
- [x: string]: unknown;
31
28
  title?: string | undefined;
32
29
  readOnlyHint?: boolean | undefined;
33
30
  destructiveHint?: boolean | undefined;
34
31
  idempotentHint?: boolean | undefined;
35
32
  openWorldHint?: boolean | undefined;
36
33
  } | undefined;
37
- icons?: {
34
+ execution?: {
35
+ taskSupport?: "optional" | "required" | "forbidden" | undefined;
36
+ } | undefined;
37
+ _meta?: {
38
38
  [x: string]: unknown;
39
+ } | undefined;
40
+ icons?: {
39
41
  src: string;
40
42
  mimeType?: string | undefined;
41
- sizes?: string | undefined;
43
+ sizes?: string[] | undefined;
42
44
  }[] | undefined;
43
- _meta?: {
44
- [x: string]: unknown;
45
- } | undefined;
45
+ title?: string | undefined;
46
46
  };
47
47
  handler: (_: unknown, args: Record<string, unknown> | undefined) => Promise<import("./tools/types").ToolCallResult>;
48
48
  };
@@ -1 +1 @@
1
- {"version":3,"file":"docs-search-tool.d.mts","sourceRoot":"","sources":["src/docs-search-tool.ts"],"names":[],"mappings":"OAEO,EAAE,QAAQ,EAAuB;OAEjC,EAAE,IAAI,EAAE,MAAM,oCAAoC;AAEzD,eAAO,MAAM,QAAQ,EAAE,QAKtB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,IA0BlB,CAAC;AAKF,eAAO,MAAM,OAAO,GAAU,GAAG,OAAO,EAAE,MAAM,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,oDAKlF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAL+B,OAAO,QAAQ,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS;;AAOnF,wBAA2C"}
1
+ {"version":3,"file":"docs-search-tool.d.mts","sourceRoot":"","sources":["src/docs-search-tool.ts"],"names":[],"mappings":"OAEO,EAAE,QAAQ,EAAuB;OAEjC,EAAE,IAAI,EAAE,MAAM,oCAAoC;AAEzD,eAAO,MAAM,QAAQ,EAAE,QAKtB,CAAC;AAEF,eAAO,MAAM,IAAI,EAAE,IA0BlB,CAAC;AAKF,eAAO,MAAM,OAAO,GAAU,GAAG,OAAO,EAAE,MAAM,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS,oDAYlF,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;iBAZ+B,OAAO,QAAQ,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,GAAG,SAAS;;AAcnF,wBAA2C"}