From 3b372960f3d035f5eff0c837354d03653575f2b3 Mon Sep 17 00:00:00 2001 From: GTFalcao Date: Tue, 30 Sep 2025 17:37:50 -0300 Subject: [PATCH] feat: MCP annotations batch 38/65 (100 components) --- .../find-text-in-clusters/find-text-in-clusters.mjs | 7 ++++++- .../one_ai/actions/summarize-text/summarize-text.mjs | 7 ++++++- components/onedesk/actions/create-item/create-item.mjs | 7 ++++++- .../onedesk/actions/create-message/create-message.mjs | 7 ++++++- .../onedesk/actions/create-project/create-project.mjs | 7 ++++++- components/onedesk/actions/create-user/create-user.mjs | 7 ++++++- components/onedesk/actions/find-item/find-item.mjs | 7 ++++++- components/onedesk/actions/find-project/find-project.mjs | 7 ++++++- components/onedesk/actions/update-item/update-item.mjs | 7 ++++++- components/onelogin/actions/create-user/create-user.mjs | 7 ++++++- .../actions/revoke-user-sessions/revoke-user-sessions.mjs | 7 ++++++- components/onelogin/actions/update-user/update-user.mjs | 7 ++++++- .../onenote/actions/create-notebook/create-notebook.mjs | 7 ++++++- components/onenote/actions/create-page/create-page.mjs | 7 ++++++- .../onenote/actions/create-section/create-section.mjs | 7 ++++++- .../onepagecrm/actions/create-contact/create-contact.mjs | 7 ++++++- .../onepagecrm/actions/delete-contact/delete-contact.mjs | 7 ++++++- components/onepagecrm/actions/update-deal/update-deal.mjs | 7 ++++++- .../onesignal_rest_api/actions/add-device/add-device.mjs | 7 ++++++- .../actions/create-notification/create-notification.mjs | 7 ++++++- .../onesignal_rest_api/actions/get-device/get-device.mjs | 7 ++++++- .../onesignal_rest_api/actions/get-devices/get-devices.mjs | 7 ++++++- .../actions/create-check/create-check.mjs | 7 ++++++- .../actions/create-email-check/create-email-check.mjs | 7 ++++++- .../actions/create-mail-check/create-mail-check.mjs | 7 ++++++- .../actions/create-payee/create-payee.mjs | 7 ++++++- .../actions/mail-pdf-document/mail-pdf-document.mjs | 7 ++++++- .../actions/create-room/create-room.mjs | 7 ++++++- .../actions/invite-user/invite-user.mjs | 7 ++++++- .../actions/upload-file/upload-file.mjs | 7 ++++++- .../actions/convert-currency/convert-currency.mjs | 7 ++++++- .../retrieve-current-rates/retrieve-current-rates.mjs | 7 ++++++- .../analyze-image-content/analyze-image-content.mjs | 7 ++++++- components/openai/actions/cancel-run/cancel-run.mjs | 7 ++++++- .../chat-using-file-search/chat-using-file-search.mjs | 7 ++++++- .../actions/chat-using-functions/chat-using-functions.mjs | 7 ++++++- .../chat-using-web-search/chat-using-web-search.mjs | 7 ++++++- .../actions/chat-with-assistant/chat-with-assistant.mjs | 7 ++++++- .../chat-with-responses-api/chat-with-responses-api.mjs | 7 ++++++- components/openai/actions/chat/chat.mjs | 7 ++++++- .../classify-items-into-categories.mjs | 7 ++++++- .../convert-text-to-speech/convert-text-to-speech.mjs | 7 ++++++- .../openai/actions/create-assistant/create-assistant.mjs | 7 ++++++- components/openai/actions/create-batch/create-batch.mjs | 7 ++++++- .../openai/actions/create-embeddings/create-embeddings.mjs | 7 ++++++- .../create-fine-tuning-job/create-fine-tuning-job.mjs | 7 ++++++- components/openai/actions/create-image/create-image.mjs | 7 ++++++- .../openai/actions/create-moderation/create-moderation.mjs | 7 ++++++- components/openai/actions/create-thread/create-thread.mjs | 7 ++++++- .../actions/create-transcription/create-transcription.mjs | 7 ++++++- .../create-vector-store-file/create-vector-store-file.mjs | 7 ++++++- .../actions/create-vector-store/create-vector-store.mjs | 7 ++++++- components/openai/actions/delete-file/delete-file.mjs | 7 ++++++- .../delete-vector-store-file/delete-vector-store-file.mjs | 7 ++++++- .../actions/delete-vector-store/delete-vector-store.mjs | 7 ++++++- components/openai/actions/list-files/list-files.mjs | 7 ++++++- components/openai/actions/list-messages/list-messages.mjs | 7 ++++++- .../openai/actions/list-run-steps/list-run-steps.mjs | 7 ++++++- components/openai/actions/list-runs/list-runs.mjs | 7 ++++++- .../list-vector-store-files/list-vector-store-files.mjs | 7 ++++++- .../actions/list-vector-stores/list-vector-stores.mjs | 7 ++++++- .../openai/actions/modify-assistant/modify-assistant.mjs | 7 ++++++- .../retrieve-file-content/retrieve-file-content.mjs | 7 ++++++- components/openai/actions/retrieve-file/retrieve-file.mjs | 7 ++++++- .../openai/actions/retrieve-run-step/retrieve-run-step.mjs | 7 ++++++- components/openai/actions/retrieve-run/retrieve-run.mjs | 7 ++++++- .../retrieve-vector-store-file.mjs | 7 ++++++- .../retrieve-vector-store/retrieve-vector-store.mjs | 7 ++++++- components/openai/actions/send-prompt/send-prompt.mjs | 7 ++++++- .../submit-tool-outputs-to-run.mjs | 7 ++++++- components/openai/actions/summarize/summarize.mjs | 7 ++++++- .../openai/actions/translate-text/translate-text.mjs | 7 ++++++- components/openai/actions/upload-file/upload-file.mjs | 7 ++++++- .../opengraph_io/actions/batch-scrape/batch-scrape.mjs | 7 ++++++- .../opengraph_io/actions/extract-data/extract-data.mjs | 7 ++++++- components/opengraph_io/actions/scrape-url/scrape-url.mjs | 7 ++++++- .../get-website-screenshot/get-website-screenshot.mjs | 7 ++++++- .../openperplex/actions/query-from-url/query-from-url.mjs | 7 ++++++- .../openperplex/actions/simple-search/simple-search.mjs | 7 ++++++- .../openphone/actions/create-contact/create-contact.mjs | 7 ++++++- .../actions/list-phone-numbers/list-phone-numbers.mjs | 7 ++++++- components/openphone/actions/send-message/send-message.mjs | 7 ++++++- .../openphone/actions/update-contact/update-contact.mjs | 7 ++++++- .../retrieve-available-models.mjs | 7 ++++++- .../send-chat-completion-request.mjs | 7 ++++++- .../send-completion-request/send-completion-request.mjs | 7 ++++++- .../initiate-domain-transfer/initiate-domain-transfer.mjs | 7 ++++++- .../opensrs/actions/register-domain/register-domain.mjs | 7 ++++++- .../actions/update-dns-records/update-dns-records.mjs | 7 ++++++- .../get-current-weather-by-location.mjs | 7 ++++++- .../get-current-weather-by-zip.mjs | 7 ++++++- .../get-weather-forecast-by-location.mjs | 7 ++++++- .../get-weather-forecast-by-zip.mjs | 7 ++++++- .../opsgenie/actions/add-note-alert/add-note-alert.mjs | 7 ++++++- components/opsgenie/actions/create-alert/create-alert.mjs | 7 ++++++- components/opsgenie/actions/delete-alert/delete-alert.mjs | 7 ++++++- .../opsgenie/actions/get-alert-status/get-alert-status.mjs | 7 ++++++- .../actions/create-update-object/create-update-object.mjs | 7 ++++++- .../actions/delete-object/delete-object.mjs | 7 ++++++- .../orbit/actions/create-activity/create-activity.mjs | 7 ++++++- 100 files changed, 600 insertions(+), 100 deletions(-) diff --git a/components/one_ai/actions/find-text-in-clusters/find-text-in-clusters.mjs b/components/one_ai/actions/find-text-in-clusters/find-text-in-clusters.mjs index 5c8364b880e7c..4bee0ff207beb 100644 --- a/components/one_ai/actions/find-text-in-clusters/find-text-in-clusters.mjs +++ b/components/one_ai/actions/find-text-in-clusters/find-text-in-clusters.mjs @@ -4,7 +4,12 @@ export default { name: "Find Text in Clusters", description: "Find clusters with a similar meaning of a given text. [See the documentation](https://docs.oneai.com/docs/find-text).", key: "one_ai-find-text-in-clusters", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/one_ai/actions/summarize-text/summarize-text.mjs b/components/one_ai/actions/summarize-text/summarize-text.mjs index 37478af213c61..3c92b95b952b1 100644 --- a/components/one_ai/actions/summarize-text/summarize-text.mjs +++ b/components/one_ai/actions/summarize-text/summarize-text.mjs @@ -4,7 +4,12 @@ export default { name: "Summarize Text", description: "Summarize a given text. [See the documentation](https://docs.oneai.com/docs/synchronous-pipelines).", key: "one_ai-summarize-text", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/create-item/create-item.mjs b/components/onedesk/actions/create-item/create-item.mjs index e635583807301..7aa3cdb008338 100644 --- a/components/onedesk/actions/create-item/create-item.mjs +++ b/components/onedesk/actions/create-item/create-item.mjs @@ -4,7 +4,12 @@ export default { key: "onedesk-create-item", name: "Create Item", description: "Creates a new item. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/create-message/create-message.mjs b/components/onedesk/actions/create-message/create-message.mjs index 981e5fcc908bc..acca90f2e6b6e 100644 --- a/components/onedesk/actions/create-message/create-message.mjs +++ b/components/onedesk/actions/create-message/create-message.mjs @@ -4,7 +4,12 @@ export default { key: "onedesk-create-message", name: "Create Message", description: "Creates a message or comment. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/create-project/create-project.mjs b/components/onedesk/actions/create-project/create-project.mjs index 4524c6e00588b..7684221c6f856 100644 --- a/components/onedesk/actions/create-project/create-project.mjs +++ b/components/onedesk/actions/create-project/create-project.mjs @@ -4,7 +4,12 @@ export default { key: "onedesk-create-project", name: "Create Project", description: "Creates a project/space. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/create-user/create-user.mjs b/components/onedesk/actions/create-user/create-user.mjs index d76e553cc5c90..b664b54870d9b 100644 --- a/components/onedesk/actions/create-user/create-user.mjs +++ b/components/onedesk/actions/create-user/create-user.mjs @@ -4,7 +4,12 @@ export default { key: "onedesk-create-user", name: "Create User", description: "Creates a user or a customer. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/find-item/find-item.mjs b/components/onedesk/actions/find-item/find-item.mjs index 2916018a81f47..714717680ccb5 100644 --- a/components/onedesk/actions/find-item/find-item.mjs +++ b/components/onedesk/actions/find-item/find-item.mjs @@ -5,7 +5,12 @@ export default { key: "onedesk-find-item", name: "Find Item", description: "Search for an existing item. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/find-project/find-project.mjs b/components/onedesk/actions/find-project/find-project.mjs index d6d7bd612dc97..13c6ef6a87074 100644 --- a/components/onedesk/actions/find-project/find-project.mjs +++ b/components/onedesk/actions/find-project/find-project.mjs @@ -5,7 +5,12 @@ export default { key: "onedesk-find-project", name: "Find Project", description: "Search for a project/space by name or ID. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/onedesk/actions/update-item/update-item.mjs b/components/onedesk/actions/update-item/update-item.mjs index 2e03833727725..dd02e46d13d01 100644 --- a/components/onedesk/actions/update-item/update-item.mjs +++ b/components/onedesk/actions/update-item/update-item.mjs @@ -4,7 +4,12 @@ export default { key: "onedesk-update-item", name: "Update Item", description: "Updates an existing item. [See the documentation](https://www.onedesk.com/dev/).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onelogin/actions/create-user/create-user.mjs b/components/onelogin/actions/create-user/create-user.mjs index 7d6acd63cabec..7ea285252aae4 100644 --- a/components/onelogin/actions/create-user/create-user.mjs +++ b/components/onelogin/actions/create-user/create-user.mjs @@ -6,7 +6,12 @@ export default { key: "onelogin-create-user", name: "Create User", description: "Create a new user in OneLogin with details. [See the documentation](https://developers.onelogin.com/api-docs/2/users/create-user)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onelogin, diff --git a/components/onelogin/actions/revoke-user-sessions/revoke-user-sessions.mjs b/components/onelogin/actions/revoke-user-sessions/revoke-user-sessions.mjs index d05e2503eabee..1a781e590d824 100644 --- a/components/onelogin/actions/revoke-user-sessions/revoke-user-sessions.mjs +++ b/components/onelogin/actions/revoke-user-sessions/revoke-user-sessions.mjs @@ -4,7 +4,12 @@ export default { key: "onelogin-revoke-user-sessions", name: "Revoke User Sessions", description: "Revoke all active sessions for a specified user in OneLogin. [See the documentation](https://developers.onelogin.com/api-docs/2/users/update-user)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onelogin, diff --git a/components/onelogin/actions/update-user/update-user.mjs b/components/onelogin/actions/update-user/update-user.mjs index 41e6be016d6f8..91855af006bad 100644 --- a/components/onelogin/actions/update-user/update-user.mjs +++ b/components/onelogin/actions/update-user/update-user.mjs @@ -5,7 +5,12 @@ export default { key: "onelogin-update-user", name: "Update User", description: "Update an existing user's details in OneLogin. [See the documentation](https://developers.onelogin.com/api-docs/2/users/update-user)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onelogin, diff --git a/components/onenote/actions/create-notebook/create-notebook.mjs b/components/onenote/actions/create-notebook/create-notebook.mjs index cfcd037781953..71b2129ec602c 100644 --- a/components/onenote/actions/create-notebook/create-notebook.mjs +++ b/components/onenote/actions/create-notebook/create-notebook.mjs @@ -2,7 +2,12 @@ import app from "../../onenote.app.mjs"; export default { name: "Create Notebook", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "onenote-create-notebook", description: "Creates a notebook. [See the documentation](https://learn.microsoft.com/en-us/graph/api/onenote-post-notebooks?view=graph-rest-1.0&tabs=http)", type: "action", diff --git a/components/onenote/actions/create-page/create-page.mjs b/components/onenote/actions/create-page/create-page.mjs index ba9d0037f520e..ac6be3c2e6c2c 100644 --- a/components/onenote/actions/create-page/create-page.mjs +++ b/components/onenote/actions/create-page/create-page.mjs @@ -2,7 +2,12 @@ import app from "../../onenote.app.mjs"; export default { name: "Create Page", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "onenote-create-page", description: "Creates a page. [See the documentation](https://learn.microsoft.com/en-us/graph/api/section-post-pages?view=graph-rest-1.0&tabs=http)", type: "action", diff --git a/components/onenote/actions/create-section/create-section.mjs b/components/onenote/actions/create-section/create-section.mjs index 3dca9671a649c..af452b438f696 100644 --- a/components/onenote/actions/create-section/create-section.mjs +++ b/components/onenote/actions/create-section/create-section.mjs @@ -2,7 +2,12 @@ import app from "../../onenote.app.mjs"; export default { name: "Create Section", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "onenote-create-section", description: "Creates a section. [See the documentation](https://learn.microsoft.com/en-us/graph/api/notebook-post-sections?view=graph-rest-1.0&tabs=http)", type: "action", diff --git a/components/onepagecrm/actions/create-contact/create-contact.mjs b/components/onepagecrm/actions/create-contact/create-contact.mjs index 7f4971c0c329d..8e0f8473d7c19 100644 --- a/components/onepagecrm/actions/create-contact/create-contact.mjs +++ b/components/onepagecrm/actions/create-contact/create-contact.mjs @@ -6,7 +6,12 @@ export default { key: "onepagecrm-create-contact", name: "Create Contact", description: "Creates a new contact in OnePageCRM. [See the documentation](https://developer.onepagecrm.com/api/#/Contacts/post_contacts)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onepagecrm, diff --git a/components/onepagecrm/actions/delete-contact/delete-contact.mjs b/components/onepagecrm/actions/delete-contact/delete-contact.mjs index 50508fd514c32..73772a2df5ff0 100644 --- a/components/onepagecrm/actions/delete-contact/delete-contact.mjs +++ b/components/onepagecrm/actions/delete-contact/delete-contact.mjs @@ -4,7 +4,12 @@ export default { key: "onepagecrm-delete-contact", name: "Delete Contact", description: "Deletes an existing contact from OnePageCRM. [See the documentation](https://developer.onepagecrm.com/api/#/Contacts/delete_contacts__contact_id_)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onepagecrm, diff --git a/components/onepagecrm/actions/update-deal/update-deal.mjs b/components/onepagecrm/actions/update-deal/update-deal.mjs index 5c9142f5bdc50..7875f534278a9 100644 --- a/components/onepagecrm/actions/update-deal/update-deal.mjs +++ b/components/onepagecrm/actions/update-deal/update-deal.mjs @@ -5,7 +5,12 @@ export default { key: "onepagecrm-update-deal", name: "Update Deal", description: "Updates an existing deal's details in OnePageCRM. [See the documentation](https://developer.onepagecrm.com/api/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onepagecrm, diff --git a/components/onesignal_rest_api/actions/add-device/add-device.mjs b/components/onesignal_rest_api/actions/add-device/add-device.mjs index e65f20090ed79..1d0bc61722a0b 100644 --- a/components/onesignal_rest_api/actions/add-device/add-device.mjs +++ b/components/onesignal_rest_api/actions/add-device/add-device.mjs @@ -5,7 +5,12 @@ export default { key: "onesignal_rest_api-add-device", name: "Add Device", description: "Register a new device to your app. [See docs here](https://documentation.onesignal.com/reference/add-a-device)", - version: "0.0.1652718586", + version: "0.0.1652718587", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onesignalRestApi, diff --git a/components/onesignal_rest_api/actions/create-notification/create-notification.mjs b/components/onesignal_rest_api/actions/create-notification/create-notification.mjs index 98c674a5dc7ab..043a2655493c9 100644 --- a/components/onesignal_rest_api/actions/create-notification/create-notification.mjs +++ b/components/onesignal_rest_api/actions/create-notification/create-notification.mjs @@ -4,7 +4,12 @@ export default { key: "onesignal_rest_api-create-notification", name: "Create Notification", description: "Create a notification. [See docs here](https://documentation.onesignal.com/reference/create-notification)", - version: "0.1.1652718586", + version: "0.1.1652718587", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { onesignalRestApi, diff --git a/components/onesignal_rest_api/actions/get-device/get-device.mjs b/components/onesignal_rest_api/actions/get-device/get-device.mjs index 793534a77cf94..9dfffe17d58a0 100644 --- a/components/onesignal_rest_api/actions/get-device/get-device.mjs +++ b/components/onesignal_rest_api/actions/get-device/get-device.mjs @@ -4,7 +4,12 @@ export default { key: "onesignal_rest_api-get-device", name: "Get Device", description: "Get a specific device. [See docs here](https://documentation.onesignal.com/reference/view-device)", - version: "0.0.1652718586", + version: "0.0.1652718587", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { onesignalRestApi, diff --git a/components/onesignal_rest_api/actions/get-devices/get-devices.mjs b/components/onesignal_rest_api/actions/get-devices/get-devices.mjs index bb840a4fa5c18..aecd40272eb80 100644 --- a/components/onesignal_rest_api/actions/get-devices/get-devices.mjs +++ b/components/onesignal_rest_api/actions/get-devices/get-devices.mjs @@ -5,7 +5,12 @@ export default { key: "onesignal_rest_api-get-devices", name: "Get Devices", description: "Get all devices. [See docs here](https://documentation.onesignal.com/reference/view-devices)", - version: "0.0.1652718586", + version: "0.0.1652718587", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { onesignalRestApi, diff --git a/components/onlinecheckwriter/actions/create-check/create-check.mjs b/components/onlinecheckwriter/actions/create-check/create-check.mjs index a2cbff182fcfa..55d5d080ce8e2 100644 --- a/components/onlinecheckwriter/actions/create-check/create-check.mjs +++ b/components/onlinecheckwriter/actions/create-check/create-check.mjs @@ -4,7 +4,12 @@ export default { key: "onlinecheckwriter-create-check", name: "Create Check", description: "Creates a new check. [See the documentation](https://apiv3.onlinecheckwriter.com/#211cb6e4-bda7-46de-9e84-a5e8b2709206)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlinecheckwriter/actions/create-email-check/create-email-check.mjs b/components/onlinecheckwriter/actions/create-email-check/create-email-check.mjs index b4d8fd366b83b..21bb235c6c53b 100644 --- a/components/onlinecheckwriter/actions/create-email-check/create-email-check.mjs +++ b/components/onlinecheckwriter/actions/create-email-check/create-email-check.mjs @@ -4,7 +4,12 @@ export default { key: "onlinecheckwriter-create-email-check", name: "Create Email Check", description: "Create an email check for a payee. [See the documentation](https://apiv3.onlinecheckwriter.com/#211cb6e4-bda7-46de-9e84-a5e8b2709206).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlinecheckwriter/actions/create-mail-check/create-mail-check.mjs b/components/onlinecheckwriter/actions/create-mail-check/create-mail-check.mjs index 18a56a3e17fc6..a41315d6e6cef 100644 --- a/components/onlinecheckwriter/actions/create-mail-check/create-mail-check.mjs +++ b/components/onlinecheckwriter/actions/create-mail-check/create-mail-check.mjs @@ -4,7 +4,12 @@ export default { key: "onlinecheckwriter-create-mail-check", name: "Create Mail Check", description: "Creates a mail check. [See the documentation](https://apiv3.onlinecheckwriter.com/#f4562b65-70e8-4c4d-8444-8898e61ab7f0).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlinecheckwriter/actions/create-payee/create-payee.mjs b/components/onlinecheckwriter/actions/create-payee/create-payee.mjs index eed49f25a70a7..68aeb6de6a318 100644 --- a/components/onlinecheckwriter/actions/create-payee/create-payee.mjs +++ b/components/onlinecheckwriter/actions/create-payee/create-payee.mjs @@ -4,7 +4,12 @@ export default { key: "onlinecheckwriter-create-payee", name: "Create Payee", description: "Registers a new payee within the system.[See the documentation](https://apiv3.onlinecheckwriter.com/#38a31300-bf13-4da1-ac97-dd81525b57b3)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlinecheckwriter/actions/mail-pdf-document/mail-pdf-document.mjs b/components/onlinecheckwriter/actions/mail-pdf-document/mail-pdf-document.mjs index 301951db124cd..db09c60f5bd8d 100644 --- a/components/onlinecheckwriter/actions/mail-pdf-document/mail-pdf-document.mjs +++ b/components/onlinecheckwriter/actions/mail-pdf-document/mail-pdf-document.mjs @@ -6,7 +6,12 @@ export default { key: "onlinecheckwriter-mail-pdf-document", name: "Mail PDF Document", description: "Mails a PDF document to a destination. [See the documentation](https://apiv3.onlinecheckwriter.com/#878daf05-e36e-44a2-bce8-15f24d72f82e).", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlyoffice_docspace/actions/create-room/create-room.mjs b/components/onlyoffice_docspace/actions/create-room/create-room.mjs index c516e4ee180ef..d737941f7400a 100644 --- a/components/onlyoffice_docspace/actions/create-room/create-room.mjs +++ b/components/onlyoffice_docspace/actions/create-room/create-room.mjs @@ -4,7 +4,12 @@ export default { key: "onlyoffice_docspace-create-room", name: "Create Room", description: "Creates a new room. [See the documentation](https://api.onlyoffice.com/docspace/method/files/post/api/2.0/files/rooms)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlyoffice_docspace/actions/invite-user/invite-user.mjs b/components/onlyoffice_docspace/actions/invite-user/invite-user.mjs index 2fed95ae39ff1..deba6de35e83d 100644 --- a/components/onlyoffice_docspace/actions/invite-user/invite-user.mjs +++ b/components/onlyoffice_docspace/actions/invite-user/invite-user.mjs @@ -4,7 +4,12 @@ export default { key: "onlyoffice_docspace-invite-user", name: "Invite User", description: "Invites a new user to the portal. [See the documentation](https://api.onlyoffice.com/docspace/method/people/post/api/2.0/people/invite)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/onlyoffice_docspace/actions/upload-file/upload-file.mjs b/components/onlyoffice_docspace/actions/upload-file/upload-file.mjs index 1c9fcb7e5cdf3..023d424a59c16 100644 --- a/components/onlyoffice_docspace/actions/upload-file/upload-file.mjs +++ b/components/onlyoffice_docspace/actions/upload-file/upload-file.mjs @@ -5,7 +5,12 @@ export default { key: "onlyoffice_docspace-upload-file", name: "Upload File", description: "Uploads a file to the specified room. [See the documentation](https://api.onlyoffice.com/docspace/method/files/post/api/2.0/files/%7bfolderid%7d/upload)", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/open_exchange_rates/actions/convert-currency/convert-currency.mjs b/components/open_exchange_rates/actions/convert-currency/convert-currency.mjs index 8dc257b67c01e..4b52bfd0ba67d 100644 --- a/components/open_exchange_rates/actions/convert-currency/convert-currency.mjs +++ b/components/open_exchange_rates/actions/convert-currency/convert-currency.mjs @@ -3,7 +3,12 @@ import app from "../../open_exchange_rates.app.mjs"; export default { key: "open_exchange_rates-convert-currency", name: "Convert Currency", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Convert any money value from one currency to another. [See the documentation](https://docs.openexchangerates.org/reference/convert)", type: "action", props: { diff --git a/components/open_exchange_rates/actions/retrieve-current-rates/retrieve-current-rates.mjs b/components/open_exchange_rates/actions/retrieve-current-rates/retrieve-current-rates.mjs index 066ef674e2471..9a9126fb37998 100644 --- a/components/open_exchange_rates/actions/retrieve-current-rates/retrieve-current-rates.mjs +++ b/components/open_exchange_rates/actions/retrieve-current-rates/retrieve-current-rates.mjs @@ -3,7 +3,12 @@ import app from "../../open_exchange_rates.app.mjs"; export default { key: "open_exchange_rates-retrieve-current-rates", name: "Retrieve Current Rates", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Get the latest exchange rates available. [See the documentation](https://docs.openexchangerates.org/reference/latest-json)", type: "action", props: { diff --git a/components/openai/actions/analyze-image-content/analyze-image-content.mjs b/components/openai/actions/analyze-image-content/analyze-image-content.mjs index a78b265fee19b..eec7fa01d2eb1 100644 --- a/components/openai/actions/analyze-image-content/analyze-image-content.mjs +++ b/components/openai/actions/analyze-image-content/analyze-image-content.mjs @@ -8,7 +8,12 @@ export default { key: "openai-analyze-image-content", name: "Analyze Image Content", description: "Send a message or question about an image and receive a response. [See the documentation](https://platform.openai.com/docs/api-reference/runs/createThreadAndRun)", - version: "1.0.2", + version: "1.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/cancel-run/cancel-run.mjs b/components/openai/actions/cancel-run/cancel-run.mjs index bab67710ca3ec..98663e52cceaf 100644 --- a/components/openai/actions/cancel-run/cancel-run.mjs +++ b/components/openai/actions/cancel-run/cancel-run.mjs @@ -4,7 +4,12 @@ export default { key: "openai-cancel-run", name: "Cancel Run (Assistants)", description: "Cancels a run that is in progress. [See the documentation](https://platform.openai.com/docs/api-reference/runs/cancelRun)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/chat-using-file-search/chat-using-file-search.mjs b/components/openai/actions/chat-using-file-search/chat-using-file-search.mjs index a5a427ca007c3..23c376586f93f 100644 --- a/components/openai/actions/chat-using-file-search/chat-using-file-search.mjs +++ b/components/openai/actions/chat-using-file-search/chat-using-file-search.mjs @@ -5,7 +5,12 @@ import constants from "../../common/constants.mjs"; export default { ...common, name: "Chat using File Search", - version: "0.0.7", + version: "0.0.8", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "openai-chat-using-file-search", description: "Chat with your files knowledge base (vector stores). [See the documentation](https://platform.openai.com/docs/guides/tools-file-search)", type: "action", diff --git a/components/openai/actions/chat-using-functions/chat-using-functions.mjs b/components/openai/actions/chat-using-functions/chat-using-functions.mjs index b7230f83537f1..0f27cfa1613ae 100644 --- a/components/openai/actions/chat-using-functions/chat-using-functions.mjs +++ b/components/openai/actions/chat-using-functions/chat-using-functions.mjs @@ -5,7 +5,12 @@ import constants from "../../common/constants.mjs"; export default { ...common, name: "Chat using Functions", - version: "0.0.8", + version: "0.0.9", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "openai-chat-using-functions", description: "Chat with your models and allow them to invoke functions. Optionally, you can build and invoke workflows as functions. [See the documentation](https://platform.openai.com/docs/guides/function-calling)", type: "action", diff --git a/components/openai/actions/chat-using-web-search/chat-using-web-search.mjs b/components/openai/actions/chat-using-web-search/chat-using-web-search.mjs index fb13d7d94186f..f29681ae3b195 100644 --- a/components/openai/actions/chat-using-web-search/chat-using-web-search.mjs +++ b/components/openai/actions/chat-using-web-search/chat-using-web-search.mjs @@ -6,7 +6,12 @@ import { WEB_SEARCH_CHAT_MODELS } from "../../common/models.mjs"; export default { ...common, name: "Chat using Web Search", - version: "0.0.7", + version: "0.0.8", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "openai-chat-using-web-search", description: "Chat using the web search tool. [See the documentation](https://platform.openai.com/docs/guides/tools-web-search)", type: "action", diff --git a/components/openai/actions/chat-with-assistant/chat-with-assistant.mjs b/components/openai/actions/chat-with-assistant/chat-with-assistant.mjs index 75c0640d984fa..b4679abb460df 100644 --- a/components/openai/actions/chat-with-assistant/chat-with-assistant.mjs +++ b/components/openai/actions/chat-with-assistant/chat-with-assistant.mjs @@ -6,7 +6,12 @@ export default { key: "openai-chat-with-assistant", name: "Chat with Assistant", description: "Sends a message and generates a response, storing the message history for a continuous conversation. [See the documentation](https://platform.openai.com/docs/api-reference/runs/createThreadAndRun)", - version: "0.0.12", + version: "0.0.13", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/chat-with-responses-api/chat-with-responses-api.mjs b/components/openai/actions/chat-with-responses-api/chat-with-responses-api.mjs index 5dfc4231eff4f..1adb705c73048 100644 --- a/components/openai/actions/chat-with-responses-api/chat-with-responses-api.mjs +++ b/components/openai/actions/chat-with-responses-api/chat-with-responses-api.mjs @@ -10,7 +10,12 @@ export default { ...common, key: "openai-chat-with-responses-api", name: "Chat With Responses API", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Send a chat via the Responses API, mixing built-in tools and MCP server tools. [See the documentation](https://platform.openai.com/docs/guides/tools?api-mode=responses).", type: "action", props: { diff --git a/components/openai/actions/chat/chat.mjs b/components/openai/actions/chat/chat.mjs index a6e82e8d5d524..72ad6c6e1b32a 100644 --- a/components/openai/actions/chat/chat.mjs +++ b/components/openai/actions/chat/chat.mjs @@ -5,7 +5,12 @@ import constants from "../../common/constants.mjs"; export default { ...common, name: "Chat", - version: "0.3.3", + version: "0.3.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "openai-chat", description: "The Chat API, using the `gpt-3.5-turbo` or `gpt-4` model. [See the documentation](https://platform.openai.com/docs/api-reference/chat)", type: "action", diff --git a/components/openai/actions/classify-items-into-categories/classify-items-into-categories.mjs b/components/openai/actions/classify-items-into-categories/classify-items-into-categories.mjs index a2fc3da14ee1e..257e0d97a3619 100644 --- a/components/openai/actions/classify-items-into-categories/classify-items-into-categories.mjs +++ b/components/openai/actions/classify-items-into-categories/classify-items-into-categories.mjs @@ -3,7 +3,12 @@ import common from "../common/common-helper.mjs"; export default { ...common, name: "Classify Items into Categories", - version: "0.1.9", + version: "0.1.10", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "openai-classify-items-into-categories", description: "Classify items into specific categories using the Chat API. [See the documentation](https://platform.openai.com/docs/api-reference/chat)", type: "action", diff --git a/components/openai/actions/convert-text-to-speech/convert-text-to-speech.mjs b/components/openai/actions/convert-text-to-speech/convert-text-to-speech.mjs index 28ba3f27987da..b4ef5a769eae5 100644 --- a/components/openai/actions/convert-text-to-speech/convert-text-to-speech.mjs +++ b/components/openai/actions/convert-text-to-speech/convert-text-to-speech.mjs @@ -5,7 +5,12 @@ export default { key: "openai-convert-text-to-speech", name: "Convert Text to Speech (TTS)", description: "Generates audio from the input text. [See the documentation](https://platform.openai.com/docs/api-reference/audio/createSpeech)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-assistant/create-assistant.mjs b/components/openai/actions/create-assistant/create-assistant.mjs index d57fa1472628c..5b5f3889a50e8 100644 --- a/components/openai/actions/create-assistant/create-assistant.mjs +++ b/components/openai/actions/create-assistant/create-assistant.mjs @@ -6,7 +6,12 @@ export default { key: "openai-create-assistant", name: "Create Assistant", description: "Creates an assistant with a model and instructions. [See the documentation](https://platform.openai.com/docs/api-reference/assistants/createAssistant)", - version: "0.1.14", + version: "0.1.15", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-batch/create-batch.mjs b/components/openai/actions/create-batch/create-batch.mjs index 1396eb9f99ced..61b92fb4c1833 100644 --- a/components/openai/actions/create-batch/create-batch.mjs +++ b/components/openai/actions/create-batch/create-batch.mjs @@ -9,7 +9,12 @@ export default { key: "openai-create-batch", name: "Create Batch", description: "Creates and executes a batch from an uploaded file of requests. [See the documentation](https://platform.openai.com/docs/api-reference/batch/create)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-embeddings/create-embeddings.mjs b/components/openai/actions/create-embeddings/create-embeddings.mjs index 7bf6ec270b938..d6cdd51d14143 100644 --- a/components/openai/actions/create-embeddings/create-embeddings.mjs +++ b/components/openai/actions/create-embeddings/create-embeddings.mjs @@ -4,7 +4,12 @@ import common from "../common/common.mjs"; export default { name: "Create Embeddings", - version: "0.0.21", + version: "0.0.22", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "openai-create-embeddings", description: "Get a vector representation of a given input that can be easily consumed by machine learning models and algorithms. [See the documentation](https://platform.openai.com/docs/api-reference/embeddings)", type: "action", diff --git a/components/openai/actions/create-fine-tuning-job/create-fine-tuning-job.mjs b/components/openai/actions/create-fine-tuning-job/create-fine-tuning-job.mjs index 4d067b3580c7a..646d468d0b9dc 100644 --- a/components/openai/actions/create-fine-tuning-job/create-fine-tuning-job.mjs +++ b/components/openai/actions/create-fine-tuning-job/create-fine-tuning-job.mjs @@ -4,7 +4,12 @@ export default { key: "openai-create-fine-tuning-job", name: "Create Fine Tuning Job", description: "Creates a job that fine-tunes a specified model from a given dataset. [See the documentation](https://platform.openai.com/docs/api-reference/fine-tuning/create)", - version: "0.0.15", + version: "0.0.16", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-image/create-image.mjs b/components/openai/actions/create-image/create-image.mjs index 7adf6f05dfbdb..6b7df9ab39087 100644 --- a/components/openai/actions/create-image/create-image.mjs +++ b/components/openai/actions/create-image/create-image.mjs @@ -5,7 +5,12 @@ import { IMAGE_MODELS } from "../../common/models.mjs"; export default { name: "Create Image (Dall-E)", - version: "0.1.24", + version: "0.1.25", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "openai-create-image", description: "Creates an image given a prompt returning a URL to the image. [See the documentation](https://platform.openai.com/docs/api-reference/images)", type: "action", diff --git a/components/openai/actions/create-moderation/create-moderation.mjs b/components/openai/actions/create-moderation/create-moderation.mjs index d25d50505f718..9538ef2889724 100644 --- a/components/openai/actions/create-moderation/create-moderation.mjs +++ b/components/openai/actions/create-moderation/create-moderation.mjs @@ -5,7 +5,12 @@ export default { key: "openai-create-moderation", name: "Create Moderation", description: "Classifies if text is potentially harmful. [See the documentation](https://platform.openai.com/docs/api-reference/moderations/create)", - version: "0.0.10", + version: "0.0.11", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-thread/create-thread.mjs b/components/openai/actions/create-thread/create-thread.mjs index 76c11cbda9b81..3849c412525f4 100644 --- a/components/openai/actions/create-thread/create-thread.mjs +++ b/components/openai/actions/create-thread/create-thread.mjs @@ -6,7 +6,12 @@ export default { key: "openai-create-thread", name: "Create Thread (Assistants)", description: "Creates a thread with optional messages and metadata, and optionally runs the thread using the specified assistant. [See the documentation](https://platform.openai.com/docs/api-reference/threads/createThread)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-transcription/create-transcription.mjs b/components/openai/actions/create-transcription/create-transcription.mjs index e513eff403f0b..699084f740fa0 100644 --- a/components/openai/actions/create-transcription/create-transcription.mjs +++ b/components/openai/actions/create-transcription/create-transcription.mjs @@ -7,7 +7,12 @@ export default { key: "openai-create-transcription", name: "Create Transcription", description: "Transcribes audio into the input language. [See the documentation](https://platform.openai.com/docs/api-reference/audio/createTranscription)", - version: "0.3.2", + version: "0.3.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-vector-store-file/create-vector-store-file.mjs b/components/openai/actions/create-vector-store-file/create-vector-store-file.mjs index 2830dbe4e3322..b8609798fab8d 100644 --- a/components/openai/actions/create-vector-store-file/create-vector-store-file.mjs +++ b/components/openai/actions/create-vector-store-file/create-vector-store-file.mjs @@ -4,7 +4,12 @@ export default { key: "openai-create-vector-store-file", name: "Create Vector Store File", description: "Create a vector store file. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores-files/createFile)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/create-vector-store/create-vector-store.mjs b/components/openai/actions/create-vector-store/create-vector-store.mjs index c4584accbede6..8b306ab83c969 100644 --- a/components/openai/actions/create-vector-store/create-vector-store.mjs +++ b/components/openai/actions/create-vector-store/create-vector-store.mjs @@ -4,7 +4,12 @@ export default { key: "openai-create-vector-store", name: "Create Vector Store", description: "Create a vector store. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores/create)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/delete-file/delete-file.mjs b/components/openai/actions/delete-file/delete-file.mjs index 60ba597988d3c..f78bf2481f2eb 100644 --- a/components/openai/actions/delete-file/delete-file.mjs +++ b/components/openai/actions/delete-file/delete-file.mjs @@ -4,7 +4,12 @@ export default { key: "openai-delete-file", name: "Delete File", description: "Deletes a specified file from OpenAI. [See the documentation](https://platform.openai.com/docs/api-reference/files/delete)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/delete-vector-store-file/delete-vector-store-file.mjs b/components/openai/actions/delete-vector-store-file/delete-vector-store-file.mjs index 929d348cbc5ee..7b4a469cdd62e 100644 --- a/components/openai/actions/delete-vector-store-file/delete-vector-store-file.mjs +++ b/components/openai/actions/delete-vector-store-file/delete-vector-store-file.mjs @@ -4,7 +4,12 @@ export default { key: "openai-delete-vector-store-file", name: "Delete Vector Store File", description: "Deletes a vector store file. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores-files/deleteFile)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/delete-vector-store/delete-vector-store.mjs b/components/openai/actions/delete-vector-store/delete-vector-store.mjs index b0f7ce3cd9707..ed65e721ee332 100644 --- a/components/openai/actions/delete-vector-store/delete-vector-store.mjs +++ b/components/openai/actions/delete-vector-store/delete-vector-store.mjs @@ -4,7 +4,12 @@ export default { key: "openai-delete-vector-store", name: "Delete Vector Store", description: "Delete a vector store. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores/delete)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/list-files/list-files.mjs b/components/openai/actions/list-files/list-files.mjs index 4477054351437..a7e53d3e3e936 100644 --- a/components/openai/actions/list-files/list-files.mjs +++ b/components/openai/actions/list-files/list-files.mjs @@ -4,7 +4,12 @@ export default { key: "openai-list-files", name: "List Files", description: "Returns a list of files that belong to the user's organization. [See the documentation](https://platform.openai.com/docs/api-reference/files/list)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/list-messages/list-messages.mjs b/components/openai/actions/list-messages/list-messages.mjs index 674982fe7d188..9a5ff3bcd3de5 100644 --- a/components/openai/actions/list-messages/list-messages.mjs +++ b/components/openai/actions/list-messages/list-messages.mjs @@ -4,7 +4,12 @@ export default { key: "openai-list-messages", name: "List Messages (Assistants)", description: "Lists the messages for a given thread. [See the documentation](https://platform.openai.com/docs/api-reference/messages/listMessages)", - version: "0.0.17", + version: "0.0.18", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/list-run-steps/list-run-steps.mjs b/components/openai/actions/list-run-steps/list-run-steps.mjs index 8a16f4c8d8428..462ca1b56b161 100644 --- a/components/openai/actions/list-run-steps/list-run-steps.mjs +++ b/components/openai/actions/list-run-steps/list-run-steps.mjs @@ -4,7 +4,12 @@ export default { key: "openai-list-run-steps", name: "List Run Steps (Assistants)", description: "Returns a list of run steps belonging to a run. [See the documentation](https://platform.openai.com/docs/api-reference/runs/list-run-steps)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/list-runs/list-runs.mjs b/components/openai/actions/list-runs/list-runs.mjs index 421664861c27b..aad6b91325c53 100644 --- a/components/openai/actions/list-runs/list-runs.mjs +++ b/components/openai/actions/list-runs/list-runs.mjs @@ -4,7 +4,12 @@ export default { key: "openai-list-runs", name: "List Runs (Assistants)", description: "Returns a list of runs belonging to a thread. [See the documentation](https://platform.openai.com/docs/api-reference/runs/list)", - version: "0.0.17", + version: "0.0.18", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/list-vector-store-files/list-vector-store-files.mjs b/components/openai/actions/list-vector-store-files/list-vector-store-files.mjs index 2d7de55c5ea43..6145741f0c62b 100644 --- a/components/openai/actions/list-vector-store-files/list-vector-store-files.mjs +++ b/components/openai/actions/list-vector-store-files/list-vector-store-files.mjs @@ -4,7 +4,12 @@ export default { key: "openai-list-vector-store-files", name: "List Vector Store Files", description: "Returns a list of vector store file. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores-files/listFiles)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/list-vector-stores/list-vector-stores.mjs b/components/openai/actions/list-vector-stores/list-vector-stores.mjs index 635c7db27bcf5..3a2f1d99d6d66 100644 --- a/components/openai/actions/list-vector-stores/list-vector-stores.mjs +++ b/components/openai/actions/list-vector-stores/list-vector-stores.mjs @@ -4,7 +4,12 @@ export default { key: "openai-list-vector-stores", name: "List Vector Stores", description: "Returns a list of vector stores. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores/list)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/modify-assistant/modify-assistant.mjs b/components/openai/actions/modify-assistant/modify-assistant.mjs index 5e5705dbc2e7b..25ef161e7c648 100644 --- a/components/openai/actions/modify-assistant/modify-assistant.mjs +++ b/components/openai/actions/modify-assistant/modify-assistant.mjs @@ -6,7 +6,12 @@ export default { key: "openai-modify-assistant", name: "Modify an Assistant", description: "Modifies an existing OpenAI assistant. [See the documentation](https://platform.openai.com/docs/api-reference/assistants/modifyAssistant)", - version: "0.1.14", + version: "0.1.15", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/retrieve-file-content/retrieve-file-content.mjs b/components/openai/actions/retrieve-file-content/retrieve-file-content.mjs index 80188d771b5f2..33bddd24514ac 100644 --- a/components/openai/actions/retrieve-file-content/retrieve-file-content.mjs +++ b/components/openai/actions/retrieve-file-content/retrieve-file-content.mjs @@ -5,7 +5,12 @@ export default { key: "openai-retrieve-file-content", name: "Retrieve File Content", description: "Retrieves the contents of the specified file. [See the documentation](https://platform.openai.com/docs/api-reference/files/retrieve-content)", - version: "0.0.17", + version: "0.0.18", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/retrieve-file/retrieve-file.mjs b/components/openai/actions/retrieve-file/retrieve-file.mjs index 1c4a92e6a18d0..26af5d27c3fb7 100644 --- a/components/openai/actions/retrieve-file/retrieve-file.mjs +++ b/components/openai/actions/retrieve-file/retrieve-file.mjs @@ -4,7 +4,12 @@ export default { key: "openai-retrieve-file", name: "Retrieve File", description: "Retrieves a specific file from OpenAI. [See the documentation](https://platform.openai.com/docs/api-reference/files/retrieve)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/retrieve-run-step/retrieve-run-step.mjs b/components/openai/actions/retrieve-run-step/retrieve-run-step.mjs index 44150af438f88..c027a956d0a3d 100644 --- a/components/openai/actions/retrieve-run-step/retrieve-run-step.mjs +++ b/components/openai/actions/retrieve-run-step/retrieve-run-step.mjs @@ -4,7 +4,12 @@ export default { key: "openai-retrieve-run-step", name: "Retrieve Run Step (Assistants)", description: "Retrieve a specific run step in a thread. [See the documentation](https://platform.openai.com/docs/api-reference/runs/getRunStep)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/retrieve-run/retrieve-run.mjs b/components/openai/actions/retrieve-run/retrieve-run.mjs index c77952cf7ea12..85866a9ff0fd6 100644 --- a/components/openai/actions/retrieve-run/retrieve-run.mjs +++ b/components/openai/actions/retrieve-run/retrieve-run.mjs @@ -4,7 +4,12 @@ export default { key: "openai-retrieve-run", name: "Retrieve Run (Assistants)", description: "Retrieves a specific run within a thread. [See the documentation](https://platform.openai.com/docs/api-reference/runs/getRun)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/retrieve-vector-store-file/retrieve-vector-store-file.mjs b/components/openai/actions/retrieve-vector-store-file/retrieve-vector-store-file.mjs index 762844671f50c..23d149e2602bb 100644 --- a/components/openai/actions/retrieve-vector-store-file/retrieve-vector-store-file.mjs +++ b/components/openai/actions/retrieve-vector-store-file/retrieve-vector-store-file.mjs @@ -4,7 +4,12 @@ export default { key: "openai-retrieve-vector-store-file", name: "Retrieve Vector Store File", description: "Retrieve a vector store file. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores-files/getFile)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/retrieve-vector-store/retrieve-vector-store.mjs b/components/openai/actions/retrieve-vector-store/retrieve-vector-store.mjs index 45c2997edc737..63cab0c848acc 100644 --- a/components/openai/actions/retrieve-vector-store/retrieve-vector-store.mjs +++ b/components/openai/actions/retrieve-vector-store/retrieve-vector-store.mjs @@ -4,7 +4,12 @@ export default { key: "openai-retrieve-vector-store", name: "Retrieve Vector Store", description: "Retrieve a vector store. [See the documentation](https://platform.openai.com/docs/api-reference/vector-stores/retrieve)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openai, diff --git a/components/openai/actions/send-prompt/send-prompt.mjs b/components/openai/actions/send-prompt/send-prompt.mjs index 07a373cc8b631..984c299f745af 100644 --- a/components/openai/actions/send-prompt/send-prompt.mjs +++ b/components/openai/actions/send-prompt/send-prompt.mjs @@ -4,7 +4,12 @@ import common from "../common/common.mjs"; export default { ...common, name: "Create Completion (Send Prompt)", - version: "0.1.20", + version: "0.1.21", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "openai-send-prompt", description: "OpenAI recommends using the **Chat** action for the latest `gpt-3.5-turbo` API, since it's faster and 10x cheaper. This action creates a completion for the provided prompt and parameters using the older `/completions` API. [See the documentation](https://beta.openai.com/docs/api-reference/completions/create)", type: "action", diff --git a/components/openai/actions/submit-tool-outputs-to-run/submit-tool-outputs-to-run.mjs b/components/openai/actions/submit-tool-outputs-to-run/submit-tool-outputs-to-run.mjs index 823ecdef9563c..1e76acc9f4cab 100644 --- a/components/openai/actions/submit-tool-outputs-to-run/submit-tool-outputs-to-run.mjs +++ b/components/openai/actions/submit-tool-outputs-to-run/submit-tool-outputs-to-run.mjs @@ -5,7 +5,12 @@ export default { key: "openai-submit-tool-outputs-to-run", name: "Submit Tool Outputs to Run (Assistants)", description: "Submits tool outputs to a run that requires action. [See the documentation](https://platform.openai.com/docs/api-reference/runs/submitToolOutputs)", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/openai/actions/summarize/summarize.mjs b/components/openai/actions/summarize/summarize.mjs index 0c1c105c02883..5e664bc765f98 100644 --- a/components/openai/actions/summarize/summarize.mjs +++ b/components/openai/actions/summarize/summarize.mjs @@ -4,7 +4,12 @@ import constants from "../../common/constants.mjs"; export default { ...common, name: "Summarize Text", - version: "0.1.9", + version: "0.1.10", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "openai-summarize", description: "Summarizes text using the Chat API. [See the documentation](https://platform.openai.com/docs/api-reference/chat)", type: "action", diff --git a/components/openai/actions/translate-text/translate-text.mjs b/components/openai/actions/translate-text/translate-text.mjs index 672147ec647be..49b6be3092d2a 100644 --- a/components/openai/actions/translate-text/translate-text.mjs +++ b/components/openai/actions/translate-text/translate-text.mjs @@ -9,7 +9,12 @@ const langOptions = lang.LANGUAGES.map((l) => ({ export default { ...common, name: "Translate Text (Whisper)", - version: "0.1.9", + version: "0.1.10", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "openai-translate-text", description: "Translate text from one language to another using the Chat API. [See the documentation](https://platform.openai.com/docs/api-reference/chat)", type: "action", diff --git a/components/openai/actions/upload-file/upload-file.mjs b/components/openai/actions/upload-file/upload-file.mjs index d181415a1340d..7872934239d04 100644 --- a/components/openai/actions/upload-file/upload-file.mjs +++ b/components/openai/actions/upload-file/upload-file.mjs @@ -6,7 +6,12 @@ export default { key: "openai-upload-file", name: "Upload File", description: "Upload a file that can be used across various endpoints/features. The size of individual files can be a maximum of 512mb. [See the documentation](https://platform.openai.com/docs/api-reference/files/create)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openai, diff --git a/components/opengraph_io/actions/batch-scrape/batch-scrape.mjs b/components/opengraph_io/actions/batch-scrape/batch-scrape.mjs index a3a8ef7fb395a..1a98b4a22026b 100644 --- a/components/opengraph_io/actions/batch-scrape/batch-scrape.mjs +++ b/components/opengraph_io/actions/batch-scrape/batch-scrape.mjs @@ -5,7 +5,12 @@ export default { key: "opengraph_io-batch-scrape", name: "Batch Scrape", description: "Scrape OpenGraph data from a list of URLs at once, to process multiple websites simultaneously. [See the docs here](https://www.opengraph.io/documentation)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { opengraph, diff --git a/components/opengraph_io/actions/extract-data/extract-data.mjs b/components/opengraph_io/actions/extract-data/extract-data.mjs index e3d3c64480243..5c79777e47bf1 100644 --- a/components/opengraph_io/actions/extract-data/extract-data.mjs +++ b/components/opengraph_io/actions/extract-data/extract-data.mjs @@ -5,7 +5,12 @@ export default { key: "opengraph_io-extract-data", name: "Extract Data", description: "Extract specific OpenGraph properties from a specified URL, such as title, image, or description. [See the docs here](https://www.opengraph.io/documentation)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { opengraph, diff --git a/components/opengraph_io/actions/scrape-url/scrape-url.mjs b/components/opengraph_io/actions/scrape-url/scrape-url.mjs index 6a421e46e3bec..e53ec90d59cd7 100644 --- a/components/opengraph_io/actions/scrape-url/scrape-url.mjs +++ b/components/opengraph_io/actions/scrape-url/scrape-url.mjs @@ -4,7 +4,12 @@ export default { key: "opengraph_io-scrape-url", name: "Scrape Url", description: "Retrieve OpenGraph data from a specified URL using the OpenGraph.io API. [See the docs here](https://www.opengraph.io/documentation)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { opengraph, diff --git a/components/openperplex/actions/get-website-screenshot/get-website-screenshot.mjs b/components/openperplex/actions/get-website-screenshot/get-website-screenshot.mjs index 3ce5f6fc8037b..12e378917ee92 100644 --- a/components/openperplex/actions/get-website-screenshot/get-website-screenshot.mjs +++ b/components/openperplex/actions/get-website-screenshot/get-website-screenshot.mjs @@ -4,7 +4,12 @@ export default { key: "openperplex-get-website-screenshot", name: "Get Website Screenshot", description: "Get a screenshot of a website using Openperplex. [See the documentation](https://docs.openperplex.com/api-reference/endpoint/get-website-screenshot)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openperplex, diff --git a/components/openperplex/actions/query-from-url/query-from-url.mjs b/components/openperplex/actions/query-from-url/query-from-url.mjs index 8be0487f26c9d..0a3d1243258bb 100644 --- a/components/openperplex/actions/query-from-url/query-from-url.mjs +++ b/components/openperplex/actions/query-from-url/query-from-url.mjs @@ -4,7 +4,12 @@ export default { key: "openperplex-query-from-url", name: "Query From URL", description: "Queries content from a specific URL using Openperplex. [See the documentation](https://docs.openperplex.com/api-reference/endpoint/query-from-url)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openperplex, diff --git a/components/openperplex/actions/simple-search/simple-search.mjs b/components/openperplex/actions/simple-search/simple-search.mjs index ed71f0adea3fb..973bb752436dd 100644 --- a/components/openperplex/actions/simple-search/simple-search.mjs +++ b/components/openperplex/actions/simple-search/simple-search.mjs @@ -4,7 +4,12 @@ export default { key: "openperplex-simple-search", name: "Simple Search", description: "Perform a simple search using Openperplex. [See the documentation](https://docs.openperplex.com/api-reference/endpoint/search-simple)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openperplex, diff --git a/components/openphone/actions/create-contact/create-contact.mjs b/components/openphone/actions/create-contact/create-contact.mjs index 0a0ace90672f9..9928f5cdd68d0 100644 --- a/components/openphone/actions/create-contact/create-contact.mjs +++ b/components/openphone/actions/create-contact/create-contact.mjs @@ -5,7 +5,12 @@ export default { key: "openphone-create-contact", name: "Create Contact", description: "Create a new contact in OpenPhone. [See the documentation](https://www.openphone.com/docs/api-reference/contacts/create-a-contact)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openphone, diff --git a/components/openphone/actions/list-phone-numbers/list-phone-numbers.mjs b/components/openphone/actions/list-phone-numbers/list-phone-numbers.mjs index bc7130fbbd0cc..4bde37c21b935 100644 --- a/components/openphone/actions/list-phone-numbers/list-phone-numbers.mjs +++ b/components/openphone/actions/list-phone-numbers/list-phone-numbers.mjs @@ -4,7 +4,12 @@ export default { key: "openphone-list-phone-numbers", name: "List Phone Numbers", description: "Retrieve the list of phone numbers and users associated with your OpenPhone workspace. [See the documentation](https://www.openphone.com/docs/mdx/api-reference/phone-numbers/list-phone-numbers)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openphone, diff --git a/components/openphone/actions/send-message/send-message.mjs b/components/openphone/actions/send-message/send-message.mjs index 8e3c9d316d078..2fbde910f7d59 100644 --- a/components/openphone/actions/send-message/send-message.mjs +++ b/components/openphone/actions/send-message/send-message.mjs @@ -4,7 +4,12 @@ export default { key: "openphone-send-message", name: "Send a Text Message", description: "Send a text message from your OpenPhone number to a recipient. [See the documentation](https://www.openphone.com/docs/api-reference/messages/send-a-text-message)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openphone, diff --git a/components/openphone/actions/update-contact/update-contact.mjs b/components/openphone/actions/update-contact/update-contact.mjs index 72a943cfaa299..65cbd72297586 100644 --- a/components/openphone/actions/update-contact/update-contact.mjs +++ b/components/openphone/actions/update-contact/update-contact.mjs @@ -5,7 +5,12 @@ export default { key: "openphone-update-contact", name: "Update Contact", description: "Update an existing contact on OpenPhone. [See the documentation](https://www.openphone.com/docs/api-reference/contacts/update-a-contact-by-id)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { openphone, diff --git a/components/openrouter/actions/retrieve-available-models/retrieve-available-models.mjs b/components/openrouter/actions/retrieve-available-models/retrieve-available-models.mjs index 8fa38ab895a62..69da584534585 100644 --- a/components/openrouter/actions/retrieve-available-models/retrieve-available-models.mjs +++ b/components/openrouter/actions/retrieve-available-models/retrieve-available-models.mjs @@ -3,7 +3,12 @@ import openrouter from "../../openrouter.app.mjs"; export default { key: "openrouter-retrieve-available-models", name: "Retrieve Available Models", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Returns a list of models available through the API. [See the documentation](https://openrouter.ai/docs/api-reference/list-available-models)", type: "action", props: { diff --git a/components/openrouter/actions/send-chat-completion-request/send-chat-completion-request.mjs b/components/openrouter/actions/send-chat-completion-request/send-chat-completion-request.mjs index 4fbf6367d9c1a..c07849d75d7c0 100644 --- a/components/openrouter/actions/send-chat-completion-request/send-chat-completion-request.mjs +++ b/components/openrouter/actions/send-chat-completion-request/send-chat-completion-request.mjs @@ -5,7 +5,12 @@ import openrouter from "../../openrouter.app.mjs"; export default { key: "openrouter-send-chat-completion-request", name: "Send Chat Completion Request", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Send a chat completion request to a selected model. [See the documentation](https://openrouter.ai/docs/api-reference/chat-completion)", type: "action", props: { diff --git a/components/openrouter/actions/send-completion-request/send-completion-request.mjs b/components/openrouter/actions/send-completion-request/send-completion-request.mjs index c4dccf0c050b6..6cd5b715c2f34 100644 --- a/components/openrouter/actions/send-completion-request/send-completion-request.mjs +++ b/components/openrouter/actions/send-completion-request/send-completion-request.mjs @@ -4,7 +4,12 @@ import openrouter from "../../openrouter.app.mjs"; export default { key: "openrouter-send-completion-request", name: "Send Completion Request", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Send a completion request to a selected model (text-only format) [See the documentation](https://openrouter.ai/docs/api-reference/completions)", type: "action", props: { diff --git a/components/opensrs/actions/initiate-domain-transfer/initiate-domain-transfer.mjs b/components/opensrs/actions/initiate-domain-transfer/initiate-domain-transfer.mjs index fc615c8dc6127..96ae6573fd0c2 100644 --- a/components/opensrs/actions/initiate-domain-transfer/initiate-domain-transfer.mjs +++ b/components/opensrs/actions/initiate-domain-transfer/initiate-domain-transfer.mjs @@ -6,7 +6,12 @@ export default { key: "opensrs-initiate-domain-transfer", name: "Initiate Domain Transfer", description: "Initiate a domain transfer to OpenSRS. [See the documentation](https://domains.opensrs.guide/docs/trade_domain).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/opensrs/actions/register-domain/register-domain.mjs b/components/opensrs/actions/register-domain/register-domain.mjs index c37a85ee722eb..1402fad402e78 100644 --- a/components/opensrs/actions/register-domain/register-domain.mjs +++ b/components/opensrs/actions/register-domain/register-domain.mjs @@ -6,7 +6,12 @@ export default { key: "opensrs-register-domain", name: "Register Domain", description: "Register a new domain. [See the documentation](https://domains.opensrs.guide/docs/sw_register-domain-or-trust_service-).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/opensrs/actions/update-dns-records/update-dns-records.mjs b/components/opensrs/actions/update-dns-records/update-dns-records.mjs index b84a7175eeefe..2b1432f8c18f6 100644 --- a/components/opensrs/actions/update-dns-records/update-dns-records.mjs +++ b/components/opensrs/actions/update-dns-records/update-dns-records.mjs @@ -6,7 +6,12 @@ export default { key: "opensrs-update-dns-records", name: "Update DNS Records", description: "Update DNS records for a specified domain. [See the documentation](https://domains.opensrs.guide/docs/set_dns_zone-).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/openweather_api/actions/get-current-weather-by-location/get-current-weather-by-location.mjs b/components/openweather_api/actions/get-current-weather-by-location/get-current-weather-by-location.mjs index 57bd1fe351183..57e3c1d729b6e 100644 --- a/components/openweather_api/actions/get-current-weather-by-location/get-current-weather-by-location.mjs +++ b/components/openweather_api/actions/get-current-weather-by-location/get-current-weather-by-location.mjs @@ -6,7 +6,12 @@ export default { name: "Get Current Weather by Location", description: `Retrieves the current weather condition by location longitude and latitude. [See the docs here](https://openweathermap.org/current). For more accurate reading, you are advised to fill in the country and/or state code`, - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openweatherApi, diff --git a/components/openweather_api/actions/get-current-weather-by-zip/get-current-weather-by-zip.mjs b/components/openweather_api/actions/get-current-weather-by-zip/get-current-weather-by-zip.mjs index fe9db9d9d323a..7a12e92b50a5d 100644 --- a/components/openweather_api/actions/get-current-weather-by-zip/get-current-weather-by-zip.mjs +++ b/components/openweather_api/actions/get-current-weather-by-zip/get-current-weather-by-zip.mjs @@ -5,7 +5,12 @@ export default { key: "openweather_api-get-current-weather-by-zip", name: "Get Current Weather by ZIP code", description: "Retrieves the current weather for a given (ZIP, country)", - version: "0.2.1", + version: "0.2.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openweather_api: { diff --git a/components/openweather_api/actions/get-weather-forecast-by-location/get-weather-forecast-by-location.mjs b/components/openweather_api/actions/get-weather-forecast-by-location/get-weather-forecast-by-location.mjs index 8374f7d77e199..10fed10852538 100644 --- a/components/openweather_api/actions/get-weather-forecast-by-location/get-weather-forecast-by-location.mjs +++ b/components/openweather_api/actions/get-weather-forecast-by-location/get-weather-forecast-by-location.mjs @@ -6,7 +6,12 @@ export default { name: "Get Current Weather Forecast by Location", description: `Retrieves 1-16 days weather forecast for a specified location. [See the docs here](https://openweathermap.org/forecast16#geo16). For more accurate reading, you are advised to fill in the country and/or state code`, - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openweatherApi, diff --git a/components/openweather_api/actions/get-weather-forecast-by-zip/get-weather-forecast-by-zip.mjs b/components/openweather_api/actions/get-weather-forecast-by-zip/get-weather-forecast-by-zip.mjs index af4ffcd4f9582..b21fbd31e33f6 100644 --- a/components/openweather_api/actions/get-weather-forecast-by-zip/get-weather-forecast-by-zip.mjs +++ b/components/openweather_api/actions/get-weather-forecast-by-zip/get-weather-forecast-by-zip.mjs @@ -5,7 +5,12 @@ export default { key: "openweather_api-get-weather-forecast-by-zip", name: "Get Weather Forecast by ZIP code", description: "Retrieves the 5-day weather forecast for a given (ZIP, country)", - version: "0.3.1", + version: "0.3.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { openweather_api: { diff --git a/components/opsgenie/actions/add-note-alert/add-note-alert.mjs b/components/opsgenie/actions/add-note-alert/add-note-alert.mjs index fc01dc48f01f4..869b49b05f843 100644 --- a/components/opsgenie/actions/add-note-alert/add-note-alert.mjs +++ b/components/opsgenie/actions/add-note-alert/add-note-alert.mjs @@ -4,7 +4,12 @@ export default { key: "opsgenie-add-note-alert", name: "Add Note to Alert", description: "Adds a note to an existing alert in Opsgenie. [See the documentation](https://docs.opsgenie.com/docs/alert-api#add-note-to-alert)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { opsgenie, diff --git a/components/opsgenie/actions/create-alert/create-alert.mjs b/components/opsgenie/actions/create-alert/create-alert.mjs index 8929af43cacc8..5de60d9da35d4 100644 --- a/components/opsgenie/actions/create-alert/create-alert.mjs +++ b/components/opsgenie/actions/create-alert/create-alert.mjs @@ -4,7 +4,12 @@ export default { key: "opsgenie-create-alert", name: "Create Alert", description: "Send a new Alert for processing. [See the documentation](https://www.postman.com/api-evangelist/opsgenie/request/zuj17nj/create-alert)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/opsgenie/actions/delete-alert/delete-alert.mjs b/components/opsgenie/actions/delete-alert/delete-alert.mjs index 33fe270945c8d..489a5b59fe2da 100644 --- a/components/opsgenie/actions/delete-alert/delete-alert.mjs +++ b/components/opsgenie/actions/delete-alert/delete-alert.mjs @@ -4,7 +4,12 @@ export default { key: "opsgenie-delete-alert", name: "Delete Alert", description: "Removes an existing alert from Opsgenie. [See the documentation](https://docs.opsgenie.com/docs/alert-api#delete-alert)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { opsgenie, diff --git a/components/opsgenie/actions/get-alert-status/get-alert-status.mjs b/components/opsgenie/actions/get-alert-status/get-alert-status.mjs index 192bac3cf86c3..d16c70b3b0d33 100644 --- a/components/opsgenie/actions/get-alert-status/get-alert-status.mjs +++ b/components/opsgenie/actions/get-alert-status/get-alert-status.mjs @@ -4,7 +4,12 @@ export default { key: "opsgenie-get-alert-status", name: "Get Alert Status", description: "Get the status of the alert with the specified ID. [See the documentation](https://www.postman.com/api-evangelist/opsgenie/request/03tcghu/get-request-status-of-alert)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/oracle_cloud_infrastructure/actions/create-update-object/create-update-object.mjs b/components/oracle_cloud_infrastructure/actions/create-update-object/create-update-object.mjs index a1fba2c08ea31..bfcc9f96c7252 100644 --- a/components/oracle_cloud_infrastructure/actions/create-update-object/create-update-object.mjs +++ b/components/oracle_cloud_infrastructure/actions/create-update-object/create-update-object.mjs @@ -4,7 +4,12 @@ export default { key: "oracle_cloud_infrastructure-create-update-object", name: "Create Or Update Object", description: "Create or update an object in a specified Oracle Cloud Infrastructure Object Storage bucket. [See the documentation](https://docs.oracle.com/en-us/iaas/api/#/en/objectstorage/20160918/Object/PutObject).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/oracle_cloud_infrastructure/actions/delete-object/delete-object.mjs b/components/oracle_cloud_infrastructure/actions/delete-object/delete-object.mjs index d637fbc1e59c9..9b0aa6360c82f 100644 --- a/components/oracle_cloud_infrastructure/actions/delete-object/delete-object.mjs +++ b/components/oracle_cloud_infrastructure/actions/delete-object/delete-object.mjs @@ -4,7 +4,12 @@ export default { key: "oracle_cloud_infrastructure-delete-object", name: "Delete Object", description: "Delete an object from a specified Oracle Cloud Infrastructure Object Storage bucket. [See the documentation](https://docs.oracle.com/en-us/iaas/api/#/en/objectstorage/20160918/Object/DeleteObject).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/orbit/actions/create-activity/create-activity.mjs b/components/orbit/actions/create-activity/create-activity.mjs index 1b432baecfed5..3ba87e5d0b879 100644 --- a/components/orbit/actions/create-activity/create-activity.mjs +++ b/components/orbit/actions/create-activity/create-activity.mjs @@ -4,7 +4,12 @@ export default { name: "Create Activity", description: "Create a new activity. [See the docs here](https://api.orbit.love/reference/post_workspace-slug-members-member-slug-activities)", key: "orbit-create-activity", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app,