From b2223e4072a9de11fab83b22ad7ebee3835a3a0c Mon Sep 17 00:00:00 2001 From: GTFalcao Date: Tue, 30 Sep 2025 17:33:23 -0300 Subject: [PATCH] feat: MCP annotations batch 25/65 (100 components) --- .../actions/base64-decode-string/base64-decode-string.mjs | 7 ++++++- .../actions/compare-arrays/compare-arrays.mjs | 7 ++++++- .../actions/convert-currency/convert-currency.mjs | 7 ++++++- .../convert-html-to-slack-mrkdwn.mjs | 7 ++++++- .../convert-object-to-json-string.mjs | 7 ++++++- .../actions/csv-file-to-objects/csv-file-to-objects.mjs | 7 ++++++- components/helper_functions/actions/delay/delay.mjs | 7 ++++++- .../actions/download-file-to-tmp/download-file-to-tmp.mjs | 7 ++++++- .../actions/export-variables/export-variables.mjs | 7 ++++++- .../format-iso8601-datetime/format-iso8601-datetime.mjs | 7 ++++++- .../get-coutry-name-by-code-iso.mjs | 7 ++++++- .../get-current-time-in-specific-timezone.mjs | 7 ++++++- .../get-iso-string-n-days-ago.mjs | 7 ++++++- .../get-time-in-specific-timezone.mjs | 7 ++++++- .../actions/html-to-markdown/html-to-markdown.mjs | 7 ++++++- .../actions/prettify-json/prettify-json.mjs | 7 ++++++- .../actions/random-integer/random-integer.mjs | 7 ++++++- .../random-item-from-list/random-item-from-list.mjs | 7 ++++++- .../retrieve-all-rss-stories/retrieve-all-rss-stories.mjs | 7 ++++++- .../retrieve-new-rss-stories/retrieve-new-rss-stories.mjs | 7 ++++++- .../schedule-task-in-future/schedule-task-in-future.mjs | 7 ++++++- .../send-email-with-nodemailer.mjs | 7 ++++++- .../actions/send-http-request/send-http-request.mjs | 7 ++++++- .../helper_functions/actions/send-to-s3/send-to-s3.mjs | 7 ++++++- .../actions/trigger-workflow/trigger-workflow.mjs | 7 ++++++- .../helper_functions/actions/xml-to-json/xml-to-json.mjs | 7 ++++++- .../helpspace/actions/create-customer/create-customer.mjs | 7 ++++++- .../helpspace/actions/create-ticket/create-ticket.mjs | 7 ++++++- .../helpspace/actions/update-customer/update-customer.mjs | 7 ++++++- .../helpspot/actions/create-request/create-request.mjs | 7 ++++++- .../helpspot/actions/update-request/update-request.mjs | 7 ++++++- .../actions/create-custom-field/create-custom-field.mjs | 7 ++++++- .../actions/create-user/create-user.mjs | 7 ++++++- .../actions/send-message/send-message.mjs | 7 ++++++- .../actions/create-talking-photo/create-talking-photo.mjs | 7 ++++++- .../create-video-from-template.mjs | 7 ++++++- .../actions/retrieve-video-link/retrieve-video-link.mjs | 7 ++++++- .../actions/list-qualified-leads/list-qualified-leads.mjs | 7 ++++++- components/heyy/actions/create-contact/create-contact.mjs | 7 ++++++- .../send-whatsapp-message/send-whatsapp-message.mjs | 7 ++++++- components/heyy/actions/update-contact/update-contact.mjs | 7 ++++++- components/heyy/actions/upload-file/upload-file.mjs | 7 ++++++- .../heyzine/actions/create-flipbook/create-flipbook.mjs | 7 ++++++- .../add-contact-to-campaign/add-contact-to-campaign.mjs | 7 ++++++- .../actions/create-contact/create-contact.mjs | 7 ++++++- .../actions/update-contact/update-contact.mjs | 7 ++++++- .../actions/upsert-contact/upsert-contact.mjs | 7 ++++++- .../hippo_video/actions/create-contact/create-contact.mjs | 7 ++++++- .../send-personalization-request.mjs | 7 ++++++- .../hippo_video/actions/upload-video/upload-video.mjs | 7 ++++++- .../create-action-for-project.mjs | 7 ++++++- .../create-action-for-workspace.mjs | 7 ++++++- .../holded/actions/create-contact/create-contact.mjs | 7 ++++++- components/holded/actions/send-email/send-email.mjs | 7 ++++++- .../holded/actions/update-invoice/update-invoice.mjs | 7 ++++++- .../home_connect/actions/get-appliances/get-appliances.mjs | 7 ++++++- .../home_connect/actions/get-programs/get-programs.mjs | 7 ++++++- components/home_connect/actions/get-status/get-status.mjs | 7 ++++++- .../actions/add-candidate-note/add-candidate-note.mjs | 7 ++++++- .../create-job-application/create-job-application.mjs | 7 ++++++- .../honeybadger/actions/get-projects/get-projects.mjs | 7 ++++++- .../actions/create-connection/create-connection.mjs | 7 ++++++- .../actions/retrieve-all-events/retrieve-all-events.mjs | 7 ++++++- .../retrieve-all-requests/retrieve-all-requests.mjs | 7 ++++++- .../retrieve-request-events/retrieve-request-events.mjs | 7 ++++++- .../create-media-upload-job/create-media-upload-job.mjs | 7 ++++++- .../get-media-upload-status/get-media-upload-status.mjs | 7 ++++++- .../actions/schedule-message/schedule-message.mjs | 7 ++++++- .../actions/create-reservation/create-reservation.mjs | 7 ++++++- components/hostaway/actions/create-task/create-task.mjs | 7 ++++++- .../send-message-to-guest/send-message-to-guest.mjs | 7 ++++++- components/hostaway/actions/update-task/update-task.mjs | 7 ++++++- .../hotmart/actions/get-comissions/get-comissions.mjs | 7 ++++++- .../actions/get-sales-history/get-sales-history.mjs | 7 ++++++- .../actions/get-subscriptions/get-subscriptions.mjs | 7 ++++++- .../actions/get-survey-responses/get-survey-responses.mjs | 7 ++++++- .../hr_cloud/actions/create-employee/create-employee.mjs | 7 ++++++- components/hr_cloud/actions/create-task/create-task.mjs | 7 ++++++- .../hr_cloud/actions/update-employee/update-employee.mjs | 7 ++++++- .../html_2_pdf/actions/generate-pdf/generate-pdf.mjs | 7 ++++++- .../create-image-from-html/create-image-from-html.mjs | 7 ++++++- .../create-image-from-url/create-image-from-url.mjs | 7 ++++++- .../convert-html-to-image/convert-html-to-image.mjs | 7 ++++++- .../actions/convert-html-to-pdf/convert-html-to-pdf.mjs | 7 ++++++- .../actions/convert-url-to-image/convert-url-to-image.mjs | 7 ++++++- .../actions/convert-url-to-pdf/convert-url-to-pdf.mjs | 7 ++++++- components/http/actions/custom-request/custom-request.mjs | 7 ++++++- components/http/actions/get-request/get-request.mjs | 7 ++++++- components/http/actions/post-request/post-request.mjs | 7 ++++++- components/http/actions/put-request/put-request.mjs | 7 ++++++- .../actions/return-http-response/return-http-response.mjs | 7 ++++++- .../validate-webhook-auth/validate-webhook-auth.mjs | 7 ++++++- .../verify-hmac-signature/verify-hmac-signature.mjs | 7 ++++++- .../actions/create-workspace/create-workspace.mjs | 7 ++++++- .../actions/delete-workspace/delete-workspace.mjs | 7 ++++++- .../actions/list-workspaces/list-workspaces.mjs | 7 ++++++- .../actions/update-workspace/update-workspace.mjs | 7 ++++++- .../actions/add-contact-to-list/add-contact-to-list.mjs | 7 ++++++- .../batch-create-companies/batch-create-companies.mjs | 7 ++++++- .../batch-create-or-update-contact.mjs | 7 ++++++- 100 files changed, 600 insertions(+), 100 deletions(-) diff --git a/components/helper_functions/actions/base64-decode-string/base64-decode-string.mjs b/components/helper_functions/actions/base64-decode-string/base64-decode-string.mjs index bdc5fe47493f4..eab8af216e7f3 100644 --- a/components/helper_functions/actions/base64-decode-string/base64-decode-string.mjs +++ b/components/helper_functions/actions/base64-decode-string/base64-decode-string.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-base64-decode-string", name: "Base64 Decode String", description: "Accepts a base64-encoded string, returns a decoded UTF-8 string", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/compare-arrays/compare-arrays.mjs b/components/helper_functions/actions/compare-arrays/compare-arrays.mjs index c3cf3d05d4196..93b16cd419ec1 100644 --- a/components/helper_functions/actions/compare-arrays/compare-arrays.mjs +++ b/components/helper_functions/actions/compare-arrays/compare-arrays.mjs @@ -4,7 +4,12 @@ export default { key: "helper_functions-compare-arrays", name: "Compare Arrays", description: "Get the difference, intersection, union, or symetric difference of two arrays/sets.", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/convert-currency/convert-currency.mjs b/components/helper_functions/actions/convert-currency/convert-currency.mjs index ce9e742b6f024..9cff87deaa311 100644 --- a/components/helper_functions/actions/convert-currency/convert-currency.mjs +++ b/components/helper_functions/actions/convert-currency/convert-currency.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-convert-currency", name: "Convert Currency", description: "Convert an amount between currencies. [See the documentation](https://www.frankfurter.app/docs/)", - version: "0.2.0", + version: "0.2.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/convert-html-to-slack-mrkdwn/convert-html-to-slack-mrkdwn.mjs b/components/helper_functions/actions/convert-html-to-slack-mrkdwn/convert-html-to-slack-mrkdwn.mjs index 01dde9f43b64d..a6226a977db7b 100644 --- a/components/helper_functions/actions/convert-html-to-slack-mrkdwn/convert-html-to-slack-mrkdwn.mjs +++ b/components/helper_functions/actions/convert-html-to-slack-mrkdwn/convert-html-to-slack-mrkdwn.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-convert-html-to-slack-mrkdwn", name: "Convert HTML to Slack mrkdwn format", description: "Converts an HTML string to the Slack mrkdwn format using", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/convert-object-to-json-string/convert-object-to-json-string.mjs b/components/helper_functions/actions/convert-object-to-json-string/convert-object-to-json-string.mjs index 557b559e13fcd..6084f358b6e01 100644 --- a/components/helper_functions/actions/convert-object-to-json-string/convert-object-to-json-string.mjs +++ b/components/helper_functions/actions/convert-object-to-json-string/convert-object-to-json-string.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-convert-object-to-json-string", name: "Convert JavaScript Object to JSON String", description: "Accepts a JavaScript object, returns that object converted to a JSON string", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/csv-file-to-objects/csv-file-to-objects.mjs b/components/helper_functions/actions/csv-file-to-objects/csv-file-to-objects.mjs index df4c4d0bb5fa3..3c36735a333bb 100644 --- a/components/helper_functions/actions/csv-file-to-objects/csv-file-to-objects.mjs +++ b/components/helper_functions/actions/csv-file-to-objects/csv-file-to-objects.mjs @@ -7,7 +7,12 @@ export default { key: "helper_functions-csv-file-to-objects", name: "CSV File To Objects", description: "Convert a CSV file to an array of objects.", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/helper_functions/actions/delay/delay.mjs b/components/helper_functions/actions/delay/delay.mjs index 94e7d82b96b64..eee6d2f0b7745 100644 --- a/components/helper_functions/actions/delay/delay.mjs +++ b/components/helper_functions/actions/delay/delay.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-delay", name: "Delay by N milliseconds", description: "Delays the execution of your workflow for the specified number of milliseconds", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/download-file-to-tmp/download-file-to-tmp.mjs b/components/helper_functions/actions/download-file-to-tmp/download-file-to-tmp.mjs index 182e7622d1aa8..0e618d56e2dee 100644 --- a/components/helper_functions/actions/download-file-to-tmp/download-file-to-tmp.mjs +++ b/components/helper_functions/actions/download-file-to-tmp/download-file-to-tmp.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-download-file-to-tmp", name: "Download File To /tmp", description: "Downloads a file to [your workflow's /tmp directory](https://pipedream.com/docs/code/nodejs/working-with-files/#the-tmp-directory)", - version: "0.3.1", + version: "0.3.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/export-variables/export-variables.mjs b/components/helper_functions/actions/export-variables/export-variables.mjs index eb1fc7c7ea87c..911e2609f94ec 100644 --- a/components/helper_functions/actions/export-variables/export-variables.mjs +++ b/components/helper_functions/actions/export-variables/export-variables.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-export-variables", name: "Export Variables", description: "Export variables for use in your workflow", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/format-iso8601-datetime/format-iso8601-datetime.mjs b/components/helper_functions/actions/format-iso8601-datetime/format-iso8601-datetime.mjs index fdd9b804ad550..23046771d0505 100644 --- a/components/helper_functions/actions/format-iso8601-datetime/format-iso8601-datetime.mjs +++ b/components/helper_functions/actions/format-iso8601-datetime/format-iso8601-datetime.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-format-iso8601-datetime", name: "Format ISO8601 Date/Time for Google Sheets", description: "Use the moment.js npm package to format an ISO8601 date/time as Google Sheets friendly formats. This action exports an object with compound date/time, date-only, and time-only values.", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/get-coutry-name-by-code-iso/get-coutry-name-by-code-iso.mjs b/components/helper_functions/actions/get-coutry-name-by-code-iso/get-coutry-name-by-code-iso.mjs index a6ad39216f742..2ccdf2ac4c5eb 100644 --- a/components/helper_functions/actions/get-coutry-name-by-code-iso/get-coutry-name-by-code-iso.mjs +++ b/components/helper_functions/actions/get-coutry-name-by-code-iso/get-coutry-name-by-code-iso.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-get-coutry-name-by-code-iso", name: "Country name, given code (2-letter)", description: "Return the country name (in English) when given the 2-letter country code", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/get-current-time-in-specific-timezone/get-current-time-in-specific-timezone.mjs b/components/helper_functions/actions/get-current-time-in-specific-timezone/get-current-time-in-specific-timezone.mjs index c1535ae494393..fb61bfe18c226 100644 --- a/components/helper_functions/actions/get-current-time-in-specific-timezone/get-current-time-in-specific-timezone.mjs +++ b/components/helper_functions/actions/get-current-time-in-specific-timezone/get-current-time-in-specific-timezone.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-get-current-time-in-specific-timezone", name: "Get Current Time in Timezone", description: "Returns the current time, tied to this workflow invocation, in the target timezone", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/get-iso-string-n-days-ago/get-iso-string-n-days-ago.mjs b/components/helper_functions/actions/get-iso-string-n-days-ago/get-iso-string-n-days-ago.mjs index 4342f42908355..d741328e49a38 100644 --- a/components/helper_functions/actions/get-iso-string-n-days-ago/get-iso-string-n-days-ago.mjs +++ b/components/helper_functions/actions/get-iso-string-n-days-ago/get-iso-string-n-days-ago.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-get-iso-string-n-days-ago", name: "Get ISO String N Days Ago", description: "Returns an ISO string (UTC TZ) N days ago", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/get-time-in-specific-timezone/get-time-in-specific-timezone.mjs b/components/helper_functions/actions/get-time-in-specific-timezone/get-time-in-specific-timezone.mjs index 26134b27d28fa..2339cf0b81762 100644 --- a/components/helper_functions/actions/get-time-in-specific-timezone/get-time-in-specific-timezone.mjs +++ b/components/helper_functions/actions/get-time-in-specific-timezone/get-time-in-specific-timezone.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-get-time-in-specific-timezone", name: "Get Time in Timezone", description: "Given an ISO 8601 timestamp, and a timezone, convert the time to the target timezone.", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/html-to-markdown/html-to-markdown.mjs b/components/helper_functions/actions/html-to-markdown/html-to-markdown.mjs index bc58a11a06f1d..26297026d45a1 100644 --- a/components/helper_functions/actions/html-to-markdown/html-to-markdown.mjs +++ b/components/helper_functions/actions/html-to-markdown/html-to-markdown.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-html-to-markdown", name: "HTML to Markdown", description: "Convert via turndown", - version: "1.0.1", + version: "1.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/prettify-json/prettify-json.mjs b/components/helper_functions/actions/prettify-json/prettify-json.mjs index 5f4e020d2a5ec..cc419ef5cf161 100644 --- a/components/helper_functions/actions/prettify-json/prettify-json.mjs +++ b/components/helper_functions/actions/prettify-json/prettify-json.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-prettify-json", name: "Pretty Print JSON", description: "Pretty print a JavaScript object or value", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/random-integer/random-integer.mjs b/components/helper_functions/actions/random-integer/random-integer.mjs index 684e9d2703bd6..e109b3f1a70a5 100644 --- a/components/helper_functions/actions/random-integer/random-integer.mjs +++ b/components/helper_functions/actions/random-integer/random-integer.mjs @@ -4,7 +4,12 @@ export default { key: "helper_functions-random-integer", name: "Random Integer", description: "Generate a random integer (whole number). Useful for random delays.", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/random-item-from-list/random-item-from-list.mjs b/components/helper_functions/actions/random-item-from-list/random-item-from-list.mjs index 9b0d79733ee39..b467efb77bccf 100644 --- a/components/helper_functions/actions/random-item-from-list/random-item-from-list.mjs +++ b/components/helper_functions/actions/random-item-from-list/random-item-from-list.mjs @@ -6,7 +6,12 @@ export default { name: "Random Item(s) from List", description: "Returns a randomly selected value(s) from a user-defined list of options.", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/retrieve-all-rss-stories/retrieve-all-rss-stories.mjs b/components/helper_functions/actions/retrieve-all-rss-stories/retrieve-all-rss-stories.mjs index 787199238322d..cbd8e5b989474 100644 --- a/components/helper_functions/actions/retrieve-all-rss-stories/retrieve-all-rss-stories.mjs +++ b/components/helper_functions/actions/retrieve-all-rss-stories/retrieve-all-rss-stories.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-retrieve-all-rss-stories", name: "Retrieve all RSS Stories", description: "Retrieve all stories from one or more RSS feeds.", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs b/components/helper_functions/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs index b5fc76bff9ed9..99749c98c4567 100644 --- a/components/helper_functions/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs +++ b/components/helper_functions/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-retrieve-new-rss-stories", name: "Retrieve New RSS Stories", description: "Gets new stories from a specified RSS feed that have not already been processed.", - version: "0.2.2", + version: "0.2.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/schedule-task-in-future/schedule-task-in-future.mjs b/components/helper_functions/actions/schedule-task-in-future/schedule-task-in-future.mjs index d4cb863f3f610..0b6d9935874db 100644 --- a/components/helper_functions/actions/schedule-task-in-future/schedule-task-in-future.mjs +++ b/components/helper_functions/actions/schedule-task-in-future/schedule-task-in-future.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-schedule-task-in-future", name: "Pipedream Task Scheduler - Schedule Task", description: "Schedule a task with an existing task scheduler source. See [here](https://pipedream.com/apps/pipedream/triggers/new-scheduled-tasks) for more details.", - version: "0.2.2", + version: "0.2.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs b/components/helper_functions/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs index a9e03c6572062..bcbbebb821ca3 100644 --- a/components/helper_functions/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs +++ b/components/helper_functions/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs @@ -6,7 +6,12 @@ export default { key: "helper_functions-send-email-with-nodemailer", name: "Send email with Nodemailer", description: "Sends an email using the nodemailer package", - version: "0.2.1", + version: "0.2.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/send-http-request/send-http-request.mjs b/components/helper_functions/actions/send-http-request/send-http-request.mjs index 4dc2f9bd29e86..eaedeb9b08054 100644 --- a/components/helper_functions/actions/send-http-request/send-http-request.mjs +++ b/components/helper_functions/actions/send-http-request/send-http-request.mjs @@ -4,7 +4,12 @@ export default { key: "helper_functions-send-http-request", name: "Send Webhook", description: "Send Webhook and Payload", - version: "1.0.0", + version: "1.0.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/send-to-s3/send-to-s3.mjs b/components/helper_functions/actions/send-to-s3/send-to-s3.mjs index d086d322c5528..c7960cfa4f9b6 100644 --- a/components/helper_functions/actions/send-to-s3/send-to-s3.mjs +++ b/components/helper_functions/actions/send-to-s3/send-to-s3.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-send-to-s3", name: "Send to Amazon S3", description: "Send data to Amazon S3 using Pipedream's destination integration. See https://docs.pipedream.com/destinations/s3/", - version: "0.2.1", + version: "0.2.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helper_functions/actions/trigger-workflow/trigger-workflow.mjs b/components/helper_functions/actions/trigger-workflow/trigger-workflow.mjs index 4f3594d7d5978..a252c5d26e2d9 100644 --- a/components/helper_functions/actions/trigger-workflow/trigger-workflow.mjs +++ b/components/helper_functions/actions/trigger-workflow/trigger-workflow.mjs @@ -4,7 +4,12 @@ export default { key: "helper_functions-trigger-workflow", name: "Trigger Workflow", description: "Trigger another Pipedream workflow in your workspace.", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helperFunctions, diff --git a/components/helper_functions/actions/xml-to-json/xml-to-json.mjs b/components/helper_functions/actions/xml-to-json/xml-to-json.mjs index aae7025b6b494..8078e4385a1a2 100644 --- a/components/helper_functions/actions/xml-to-json/xml-to-json.mjs +++ b/components/helper_functions/actions/xml-to-json/xml-to-json.mjs @@ -5,7 +5,12 @@ export default { key: "helper_functions-xml-to-json", name: "XML to JSON", description: "See [xml-js](https://github.com/nashwaan/xml-js)", - version: "0.2.2", + version: "0.2.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helper_functions, diff --git a/components/helpspace/actions/create-customer/create-customer.mjs b/components/helpspace/actions/create-customer/create-customer.mjs index 2e6c550de1c28..6f8bc93965f9e 100644 --- a/components/helpspace/actions/create-customer/create-customer.mjs +++ b/components/helpspace/actions/create-customer/create-customer.mjs @@ -4,7 +4,12 @@ export default { key: "helpspace-create-customer", name: "Create Customer", description: "Creates a new customer in Helpspace. [See the documentation](https://documentation.helpspace.com/api-customers)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helpspace, diff --git a/components/helpspace/actions/create-ticket/create-ticket.mjs b/components/helpspace/actions/create-ticket/create-ticket.mjs index 8df487c184a9b..f4fc888b54397 100644 --- a/components/helpspace/actions/create-ticket/create-ticket.mjs +++ b/components/helpspace/actions/create-ticket/create-ticket.mjs @@ -4,7 +4,12 @@ export default { key: "helpspace-create-ticket", name: "Create Ticket", description: "Creates a new ticket in Helpspace. [See the documentation](https://documentation.helpspace.com/api-tickets)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helpspace, diff --git a/components/helpspace/actions/update-customer/update-customer.mjs b/components/helpspace/actions/update-customer/update-customer.mjs index e71062bdee039..54eeee7c81841 100644 --- a/components/helpspace/actions/update-customer/update-customer.mjs +++ b/components/helpspace/actions/update-customer/update-customer.mjs @@ -5,7 +5,12 @@ export default { key: "helpspace-update-customer", name: "Update Customer", description: "Updates a customer's details in Helpspace. [See the documentation](https://documentation.helpspace.com/api-customers)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { helpspace, diff --git a/components/helpspot/actions/create-request/create-request.mjs b/components/helpspot/actions/create-request/create-request.mjs index 550591c2f86e2..3a00044d70ae6 100644 --- a/components/helpspot/actions/create-request/create-request.mjs +++ b/components/helpspot/actions/create-request/create-request.mjs @@ -6,7 +6,12 @@ export default { key: "helpspot-create-request", name: "Create Request", description: "Creates a new user request. [See the documentation](https://support.helpspot.com/index.php?pg=kb.page&id=164#private.request.create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", methods: { getValidation() { diff --git a/components/helpspot/actions/update-request/update-request.mjs b/components/helpspot/actions/update-request/update-request.mjs index 0f8202da5c03e..f11e9456a8eaa 100644 --- a/components/helpspot/actions/update-request/update-request.mjs +++ b/components/helpspot/actions/update-request/update-request.mjs @@ -6,7 +6,12 @@ export default { key: "helpspot-update-request", name: "Update Request", description: "Updates an existing user request. [See the documentation](https://support.helpspot.com/index.php?pg=kb.page&id=164#private.request.update)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/herobot_chatbot_marketing/actions/create-custom-field/create-custom-field.mjs b/components/herobot_chatbot_marketing/actions/create-custom-field/create-custom-field.mjs index 371b8a2a85ae4..75e02c3d1f0dd 100644 --- a/components/herobot_chatbot_marketing/actions/create-custom-field/create-custom-field.mjs +++ b/components/herobot_chatbot_marketing/actions/create-custom-field/create-custom-field.mjs @@ -4,7 +4,12 @@ export default { key: "herobot_chatbot_marketing-create-custom-field", name: "Create Custom Field", description: "Create a new custom field in the HeroBot account. [See the documentation](https://my.herobot.app/api/swagger/#/Accounts/createCustomField)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/herobot_chatbot_marketing/actions/create-user/create-user.mjs b/components/herobot_chatbot_marketing/actions/create-user/create-user.mjs index 71ed3a5bfc17b..e613bae4a8873 100644 --- a/components/herobot_chatbot_marketing/actions/create-user/create-user.mjs +++ b/components/herobot_chatbot_marketing/actions/create-user/create-user.mjs @@ -5,7 +5,12 @@ export default { key: "herobot_chatbot_marketing-create-user", name: "Create User", description: "Saves pertinent information about a new user. [See the documentation](https://my.herobot.app/api/swagger/#/Users/createNewContact)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/herobot_chatbot_marketing/actions/send-message/send-message.mjs b/components/herobot_chatbot_marketing/actions/send-message/send-message.mjs index ca2af000187cb..2a4eb1c618197 100644 --- a/components/herobot_chatbot_marketing/actions/send-message/send-message.mjs +++ b/components/herobot_chatbot_marketing/actions/send-message/send-message.mjs @@ -4,7 +4,12 @@ export default { key: "herobot_chatbot_marketing-send-message", name: "Send Message", description: "Sends a message to a user through the chatbot. [See the documentation](https://my.herobot.app/api/swagger/#/Users/sendTextMessage)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/heygen/actions/create-talking-photo/create-talking-photo.mjs b/components/heygen/actions/create-talking-photo/create-talking-photo.mjs index d6c678d408dea..b1740843040ff 100644 --- a/components/heygen/actions/create-talking-photo/create-talking-photo.mjs +++ b/components/heygen/actions/create-talking-photo/create-talking-photo.mjs @@ -6,7 +6,12 @@ export default { key: "heygen-create-talking-photo", name: "Create Talking Photo", description: "Creates a talking photo from a provided image. [See the documentation](https://docs.heygen.com/reference/create-an-avatar-video-v2)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/heygen/actions/create-video-from-template/create-video-from-template.mjs b/components/heygen/actions/create-video-from-template/create-video-from-template.mjs index 9a07dffbf4601..30d0f296b5865 100644 --- a/components/heygen/actions/create-video-from-template/create-video-from-template.mjs +++ b/components/heygen/actions/create-video-from-template/create-video-from-template.mjs @@ -6,7 +6,12 @@ export default { key: "heygen-create-video-from-template", name: "Create Video From Template", description: "Generates a video from a selected template. [See the documentation](https://docs.heygen.com/reference/generate-template)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/heygen/actions/retrieve-video-link/retrieve-video-link.mjs b/components/heygen/actions/retrieve-video-link/retrieve-video-link.mjs index f8e356636239a..ac2aad2121443 100644 --- a/components/heygen/actions/retrieve-video-link/retrieve-video-link.mjs +++ b/components/heygen/actions/retrieve-video-link/retrieve-video-link.mjs @@ -4,7 +4,12 @@ export default { key: "heygen-retrieve-video-link", name: "Retrieve Video Link", description: "Fetches a link for a specific heygen video. [See the documentation](https://docs.heygen.com/reference/video-status)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { heygen, diff --git a/components/heylibby/actions/list-qualified-leads/list-qualified-leads.mjs b/components/heylibby/actions/list-qualified-leads/list-qualified-leads.mjs index 3c7b86e2595bb..82c0191d4275a 100644 --- a/components/heylibby/actions/list-qualified-leads/list-qualified-leads.mjs +++ b/components/heylibby/actions/list-qualified-leads/list-qualified-leads.mjs @@ -4,7 +4,12 @@ export default { key: "heylibby-list-qualified-leads", name: "List Qualified Leads", description: "List qualified leads.", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { heylibby, diff --git a/components/heyy/actions/create-contact/create-contact.mjs b/components/heyy/actions/create-contact/create-contact.mjs index a377a2636dff7..a57a881b07ce8 100644 --- a/components/heyy/actions/create-contact/create-contact.mjs +++ b/components/heyy/actions/create-contact/create-contact.mjs @@ -6,7 +6,12 @@ export default { key: "heyy-create-contact", name: "Create Contact", description: "Creates a new contact for the business. [See the documentation](https://documenter.getpostman.com/view/27408936/2sA2r3a6DW#a1249b8d-10cf-446a-be35-eb8793ffa967).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/heyy/actions/send-whatsapp-message/send-whatsapp-message.mjs b/components/heyy/actions/send-whatsapp-message/send-whatsapp-message.mjs index 7ea702a060f37..1df192f54aa0d 100644 --- a/components/heyy/actions/send-whatsapp-message/send-whatsapp-message.mjs +++ b/components/heyy/actions/send-whatsapp-message/send-whatsapp-message.mjs @@ -6,7 +6,12 @@ export default { key: "heyy-send-whatsapp-message", name: "Send WhatsApp Message", description: "Sends a WhatsApp message to a contact. [See the documentation](https://documenter.getpostman.com/view/27408936/2sa2r3a6dw)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/heyy/actions/update-contact/update-contact.mjs b/components/heyy/actions/update-contact/update-contact.mjs index 156c5669b2099..0a2dbb96a0618 100644 --- a/components/heyy/actions/update-contact/update-contact.mjs +++ b/components/heyy/actions/update-contact/update-contact.mjs @@ -6,7 +6,12 @@ export default { key: "heyy-update-contact", name: "Update Contact", description: "Updates the details of a contact under your business. [See the documentation](https://documenter.getpostman.com/view/27408936/2sA2r3a6DW#5a5ee22b-c16e-4d46-ae5d-3844b6501a34).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/heyy/actions/upload-file/upload-file.mjs b/components/heyy/actions/upload-file/upload-file.mjs index ba12bdfce5b4a..08675a9681d3a 100644 --- a/components/heyy/actions/upload-file/upload-file.mjs +++ b/components/heyy/actions/upload-file/upload-file.mjs @@ -6,7 +6,12 @@ export default { key: "heyy-upload-file", name: "Upload File", description: "Uploads a file. [See the documentation](https://documenter.getpostman.com/view/27408936/2sA2r3a6DW#67e41b81-318c-4ed0-be78-e92fd39f3530).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/heyzine/actions/create-flipbook/create-flipbook.mjs b/components/heyzine/actions/create-flipbook/create-flipbook.mjs index 14e64398f8af6..67e093f4e89b1 100644 --- a/components/heyzine/actions/create-flipbook/create-flipbook.mjs +++ b/components/heyzine/actions/create-flipbook/create-flipbook.mjs @@ -4,7 +4,12 @@ export default { key: "heyzine-create-flipbook", name: "Create Flipbook", description: "Generates a new flipbook from a PDF file. [See the documentation](https://heyzine.com/developers#rest-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { heyzine, diff --git a/components/highlevel_oauth/actions/add-contact-to-campaign/add-contact-to-campaign.mjs b/components/highlevel_oauth/actions/add-contact-to-campaign/add-contact-to-campaign.mjs index 8cdb162326c22..76d3fcb3cb8f5 100644 --- a/components/highlevel_oauth/actions/add-contact-to-campaign/add-contact-to-campaign.mjs +++ b/components/highlevel_oauth/actions/add-contact-to-campaign/add-contact-to-campaign.mjs @@ -5,7 +5,12 @@ export default { key: "highlevel_oauth-add-contact-to-campaign", name: "Add Contact to Campaign", description: "Adds an existing contact to a campaign. [See the documentation](https://highlevel.stoplight.io/docs/integrations/ecf9b5b45deaf-add-contact-to-campaign)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/highlevel_oauth/actions/create-contact/create-contact.mjs b/components/highlevel_oauth/actions/create-contact/create-contact.mjs index 09ddab4f6d8b6..9200c7e86619a 100644 --- a/components/highlevel_oauth/actions/create-contact/create-contact.mjs +++ b/components/highlevel_oauth/actions/create-contact/create-contact.mjs @@ -11,7 +11,12 @@ export default { key: "highlevel_oauth-create-contact", name: "Create Contact", description: "Creates a new contact on HighLevel. [See the documentation](https://highlevel.stoplight.io/docs/integrations/4c8362223c17b-create-contact)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/highlevel_oauth/actions/update-contact/update-contact.mjs b/components/highlevel_oauth/actions/update-contact/update-contact.mjs index 477b6097a5d50..f5f6a88eeb72b 100644 --- a/components/highlevel_oauth/actions/update-contact/update-contact.mjs +++ b/components/highlevel_oauth/actions/update-contact/update-contact.mjs @@ -11,7 +11,12 @@ export default { key: "highlevel_oauth-update-contact", name: "Update Contact", description: "Updates a selected contact on HighLevel. [See the documentation](https://highlevel.stoplight.io/docs/integrations/9ce5a739d4fb9-update-contact)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/highlevel_oauth/actions/upsert-contact/upsert-contact.mjs b/components/highlevel_oauth/actions/upsert-contact/upsert-contact.mjs index c553f9d9be9e4..132dc83aded64 100644 --- a/components/highlevel_oauth/actions/upsert-contact/upsert-contact.mjs +++ b/components/highlevel_oauth/actions/upsert-contact/upsert-contact.mjs @@ -11,7 +11,12 @@ export default { key: "highlevel_oauth-upsert-contact", name: "Upsert Contact", description: "Creates or updates a contact on HighLevel. [See the documentation](https://highlevel.stoplight.io/docs/integrations/f71bbdd88f028-upsert-contact)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/hippo_video/actions/create-contact/create-contact.mjs b/components/hippo_video/actions/create-contact/create-contact.mjs index b2b6694500d2b..15b9a6a9f8240 100644 --- a/components/hippo_video/actions/create-contact/create-contact.mjs +++ b/components/hippo_video/actions/create-contact/create-contact.mjs @@ -6,7 +6,12 @@ export default { key: "hippo_video-create-contact", name: "Create Contact", description: "Creates a new contact in Hippo Video. [See the documentation](https://documenter.getpostman.com/view/5278433/Tz5naxpW#a4d73ffe-a2b6-4d68-a1ee-9fbc1417a955)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hippoVideo, diff --git a/components/hippo_video/actions/send-personalization-request/send-personalization-request.mjs b/components/hippo_video/actions/send-personalization-request/send-personalization-request.mjs index 4fbb77b685f95..cf0baddf0a021 100644 --- a/components/hippo_video/actions/send-personalization-request/send-personalization-request.mjs +++ b/components/hippo_video/actions/send-personalization-request/send-personalization-request.mjs @@ -8,7 +8,12 @@ export default { key: "hippo_video-send-personalization-request", name: "Send Personalization Request", description: "Sends a personalization request for a specified video. [See the documentation](https://help.hippovideo.io/support/solutions/articles/19000099793-bulk-video-personalization-and-tracking-api)", - version: "1.0.1", + version: "1.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hippoVideo, diff --git a/components/hippo_video/actions/upload-video/upload-video.mjs b/components/hippo_video/actions/upload-video/upload-video.mjs index 847aa58e9994e..ce22acdf010ef 100644 --- a/components/hippo_video/actions/upload-video/upload-video.mjs +++ b/components/hippo_video/actions/upload-video/upload-video.mjs @@ -5,7 +5,12 @@ export default { key: "hippo_video-upload-video", name: "Upload Video", description: "Uploads a video from a given URL. [See the documentation](https://help.hippovideo.io/support/solutions/articles/19000100703-import-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hippoVideo, diff --git a/components/hive/actions/create-action-for-project/create-action-for-project.mjs b/components/hive/actions/create-action-for-project/create-action-for-project.mjs index 05bac54efdd4f..941da1560e845 100644 --- a/components/hive/actions/create-action-for-project/create-action-for-project.mjs +++ b/components/hive/actions/create-action-for-project/create-action-for-project.mjs @@ -3,7 +3,12 @@ import hive from "../../hive.app.mjs"; export default { key: "hive-create-action-for-project", name: "Create Action For Project", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create an action for given project [See the documentation](https://developers.hive.com/v1.0/reference/actionscreate-1)", type: "action", props: { diff --git a/components/hive/actions/create-action-for-workspace/create-action-for-workspace.mjs b/components/hive/actions/create-action-for-workspace/create-action-for-workspace.mjs index b178876b0a8d8..511abb95de229 100644 --- a/components/hive/actions/create-action-for-workspace/create-action-for-workspace.mjs +++ b/components/hive/actions/create-action-for-workspace/create-action-for-workspace.mjs @@ -3,7 +3,12 @@ import hive from "../../hive.app.mjs"; export default { key: "hive-create-action-for-workspace", name: "Create Action For Workspace", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create an action for given workspace [See the documentation](https://developers.hive.com/v1.0/reference/actionscreate-1)", type: "action", props: { diff --git a/components/holded/actions/create-contact/create-contact.mjs b/components/holded/actions/create-contact/create-contact.mjs index 3e5875fad35a8..1c508edafe77e 100644 --- a/components/holded/actions/create-contact/create-contact.mjs +++ b/components/holded/actions/create-contact/create-contact.mjs @@ -6,7 +6,12 @@ export default { name: "Create Contact", description: "Add a new contact to Holded. [See the docs](https://developers.holded.com/reference/create-contact-1).", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, type: { diff --git a/components/holded/actions/send-email/send-email.mjs b/components/holded/actions/send-email/send-email.mjs index f2d3588811c19..2616a555daf40 100644 --- a/components/holded/actions/send-email/send-email.mjs +++ b/components/holded/actions/send-email/send-email.mjs @@ -6,7 +6,12 @@ export default { name: "Send Email", description: "Deliver an email with a document to a contact through Holded. [See the docs](https://developers.holded.com/reference/send-document-1).", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, docType: { diff --git a/components/holded/actions/update-invoice/update-invoice.mjs b/components/holded/actions/update-invoice/update-invoice.mjs index 5d66a725f7a16..56a4dc00f7f63 100644 --- a/components/holded/actions/update-invoice/update-invoice.mjs +++ b/components/holded/actions/update-invoice/update-invoice.mjs @@ -6,7 +6,12 @@ export default { name: "Update Invoice", description: "Modify an existing invoice in Holded. [See the docs](https://developers.holded.com/reference/update-document-1).", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, documentId: { diff --git a/components/home_connect/actions/get-appliances/get-appliances.mjs b/components/home_connect/actions/get-appliances/get-appliances.mjs index a217acf53c265..d081fc5c83eb9 100644 --- a/components/home_connect/actions/get-appliances/get-appliances.mjs +++ b/components/home_connect/actions/get-appliances/get-appliances.mjs @@ -4,7 +4,12 @@ export default { key: "home_connect-get-appliances", name: "Get Home Appliances", description: "Retrieves a list of paired home appliances. [See the documentation](https://apiclient.home-connect.com/#/appliances/get_home_appliances)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/home_connect/actions/get-programs/get-programs.mjs b/components/home_connect/actions/get-programs/get-programs.mjs index 0c276c9e41ca0..c3766343941c5 100644 --- a/components/home_connect/actions/get-programs/get-programs.mjs +++ b/components/home_connect/actions/get-programs/get-programs.mjs @@ -4,7 +4,12 @@ export default { key: "home_connect-get-programs", name: "Get Available Programs", description: "Get a list of available programs of a home appliance. [See the documentation](https://api-docs.home-connect.com/programs-and-options/#cleaning-robot_cleaning-mode-option)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/home_connect/actions/get-status/get-status.mjs b/components/home_connect/actions/get-status/get-status.mjs index 11176f38a22ef..13ac6d8f9e698 100644 --- a/components/home_connect/actions/get-status/get-status.mjs +++ b/components/home_connect/actions/get-status/get-status.mjs @@ -4,7 +4,12 @@ export default { key: "home_connect-get-status", name: "Get Home Appliance Status", description: "Gets the status information of a home appliance. [See the documentation](https://api-docs.home-connect.com/general/#best-practices)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/homerun/actions/add-candidate-note/add-candidate-note.mjs b/components/homerun/actions/add-candidate-note/add-candidate-note.mjs index cfe0cd72a6633..e8677d7de5053 100644 --- a/components/homerun/actions/add-candidate-note/add-candidate-note.mjs +++ b/components/homerun/actions/add-candidate-note/add-candidate-note.mjs @@ -4,7 +4,12 @@ export default { key: "homerun-add-candidate-note", name: "Add Candidate Note", description: "Adds a note to a candidate's profile in Homerun. [See the documentation](https://developers.homerun.co/#tag/Job-Application-Notes/operation/job-applications.job-application-id.notes.post).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/homerun/actions/create-job-application/create-job-application.mjs b/components/homerun/actions/create-job-application/create-job-application.mjs index ca099128a8542..25d310f8314bc 100644 --- a/components/homerun/actions/create-job-application/create-job-application.mjs +++ b/components/homerun/actions/create-job-application/create-job-application.mjs @@ -4,7 +4,12 @@ export default { key: "homerun-create-job-application", name: "Create Job Application", description: "Creates a new job application. [See the documentation](https://developers.homerun.co/#tag/Job-Applications/operation/job-applications.post).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/honeybadger/actions/get-projects/get-projects.mjs b/components/honeybadger/actions/get-projects/get-projects.mjs index 1d84d2105aa40..66ee02a0149c7 100644 --- a/components/honeybadger/actions/get-projects/get-projects.mjs +++ b/components/honeybadger/actions/get-projects/get-projects.mjs @@ -5,7 +5,12 @@ export default { key: "honeybadger-get-projects", name: "Get projects", description: "Get a project list", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { honeybadger: { diff --git a/components/hookdeck/actions/create-connection/create-connection.mjs b/components/hookdeck/actions/create-connection/create-connection.mjs index 48341b1026a85..9daea2c60d83d 100644 --- a/components/hookdeck/actions/create-connection/create-connection.mjs +++ b/components/hookdeck/actions/create-connection/create-connection.mjs @@ -5,7 +5,12 @@ export default { name: "Create Connection", description: "This endpoint creates a connection. [See the documentation](https://hookdeck.com/api-ref#create-a-connection).", key: "hookdeck-create-connection", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/hookdeck/actions/retrieve-all-events/retrieve-all-events.mjs b/components/hookdeck/actions/retrieve-all-events/retrieve-all-events.mjs index d5af0e309a017..d796820ce2666 100644 --- a/components/hookdeck/actions/retrieve-all-events/retrieve-all-events.mjs +++ b/components/hookdeck/actions/retrieve-all-events/retrieve-all-events.mjs @@ -5,7 +5,12 @@ export default { name: "Retrieve all Events", description: "This endpoint lists all events, or a subset of events. [See the documentation](https://hookdeck.com/api-ref#retrieve-all-events).", key: "hookdeck-retrieve-all-events", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/hookdeck/actions/retrieve-all-requests/retrieve-all-requests.mjs b/components/hookdeck/actions/retrieve-all-requests/retrieve-all-requests.mjs index 209064b8bbead..39982ac1781ae 100644 --- a/components/hookdeck/actions/retrieve-all-requests/retrieve-all-requests.mjs +++ b/components/hookdeck/actions/retrieve-all-requests/retrieve-all-requests.mjs @@ -5,7 +5,12 @@ export default { name: "Retrieve all Requests", description: "This endpoint lists all request, or a subset of requests. Requests are sorted by `ingested_at` date. [See the documentation](https://hookdeck.com/api-ref#retrieve-all-requests).", key: "hookdeck-retrieve-all-requests", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/hookdeck/actions/retrieve-request-events/retrieve-request-events.mjs b/components/hookdeck/actions/retrieve-request-events/retrieve-request-events.mjs index 805d5c4a11947..034cd058157a8 100644 --- a/components/hookdeck/actions/retrieve-request-events/retrieve-request-events.mjs +++ b/components/hookdeck/actions/retrieve-request-events/retrieve-request-events.mjs @@ -5,7 +5,12 @@ export default { name: "Retrieve Request Events", description: "This endpoint retries the events associated with a request. [See the documentation](https://hookdeck.com/api-ref#retrieve-request-events).", key: "hookdeck-retrieve-request-events", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/hootsuite/actions/create-media-upload-job/create-media-upload-job.mjs b/components/hootsuite/actions/create-media-upload-job/create-media-upload-job.mjs index 1b2d40f580455..8382fe5a9f51d 100644 --- a/components/hootsuite/actions/create-media-upload-job/create-media-upload-job.mjs +++ b/components/hootsuite/actions/create-media-upload-job/create-media-upload-job.mjs @@ -5,7 +5,12 @@ export default { key: "hootsuite-create-media-upload-job", name: "Create Media Upload Job", description: "Creates a new Media Upload Job on your Hootsuite account. [See the documentation](https://apidocs.hootsuite.com/docs/api/index.html#operation/createMedia)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hootsuite, diff --git a/components/hootsuite/actions/get-media-upload-status/get-media-upload-status.mjs b/components/hootsuite/actions/get-media-upload-status/get-media-upload-status.mjs index a4913f48c9d7c..84858ba59913c 100644 --- a/components/hootsuite/actions/get-media-upload-status/get-media-upload-status.mjs +++ b/components/hootsuite/actions/get-media-upload-status/get-media-upload-status.mjs @@ -4,7 +4,12 @@ export default { key: "hootsuite-get-media-upload-status", name: "Get Media Upload Status", description: "Gets the status of a Media Upload Job on your Hootsuite account. [See the documentation](https://apidocs.hootsuite.com/docs/api/index.html#operation/getMedia)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { hootsuite, diff --git a/components/hootsuite/actions/schedule-message/schedule-message.mjs b/components/hootsuite/actions/schedule-message/schedule-message.mjs index 11d2eb5da8c09..cceb6e3229274 100644 --- a/components/hootsuite/actions/schedule-message/schedule-message.mjs +++ b/components/hootsuite/actions/schedule-message/schedule-message.mjs @@ -13,7 +13,12 @@ export default { key: "hootsuite-schedule-message", name: "Schedule Message", description: "Schedules a message on your Hootsuite account. [See the documentation](https://apidocs.hootsuite.com/docs/api/index.html#operation/scheduleMessage)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hootsuite, diff --git a/components/hostaway/actions/create-reservation/create-reservation.mjs b/components/hostaway/actions/create-reservation/create-reservation.mjs index 8d87be3427ef2..b82083137d52e 100644 --- a/components/hostaway/actions/create-reservation/create-reservation.mjs +++ b/components/hostaway/actions/create-reservation/create-reservation.mjs @@ -4,7 +4,12 @@ export default { key: "hostaway-create-reservation", name: "Create Reservation", description: "Creates a new reservation in Hostaway. [See the documentation](https://api.hostaway.com/documentation#create-a-reservation)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hostaway, diff --git a/components/hostaway/actions/create-task/create-task.mjs b/components/hostaway/actions/create-task/create-task.mjs index c9a99b8fbb1e2..60ffeb6ba7aa0 100644 --- a/components/hostaway/actions/create-task/create-task.mjs +++ b/components/hostaway/actions/create-task/create-task.mjs @@ -5,7 +5,12 @@ export default { key: "hostaway-create-task", name: "Create Task", description: "Creates a new task in Hostaway. [See the documentation](https://api.hostaway.com/documentation#create-task)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hostaway, diff --git a/components/hostaway/actions/send-message-to-guest/send-message-to-guest.mjs b/components/hostaway/actions/send-message-to-guest/send-message-to-guest.mjs index 7d6f625e59849..5395c4e572acf 100644 --- a/components/hostaway/actions/send-message-to-guest/send-message-to-guest.mjs +++ b/components/hostaway/actions/send-message-to-guest/send-message-to-guest.mjs @@ -5,7 +5,12 @@ export default { key: "hostaway-send-message-to-guest", name: "Send Message To Guest", description: "Send a conversation message to a guest in Hostaway. [See the documentation](https://api.hostaway.com/documentation#send-conversation-message)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hostaway, diff --git a/components/hostaway/actions/update-task/update-task.mjs b/components/hostaway/actions/update-task/update-task.mjs index 87ef60ad2c62d..ad1af48b1ce4c 100644 --- a/components/hostaway/actions/update-task/update-task.mjs +++ b/components/hostaway/actions/update-task/update-task.mjs @@ -6,7 +6,12 @@ export default { key: "hostaway-update-task", name: "Update Task", description: "Updates an existing task in Hostaway. [See the documentation](https://api.hostaway.com/documentation#update-task)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hostaway, diff --git a/components/hotmart/actions/get-comissions/get-comissions.mjs b/components/hotmart/actions/get-comissions/get-comissions.mjs index e6ba898b9a87f..39175ecbb552d 100644 --- a/components/hotmart/actions/get-comissions/get-comissions.mjs +++ b/components/hotmart/actions/get-comissions/get-comissions.mjs @@ -4,7 +4,12 @@ export default { key: "hotmart-get-comissions", name: "Get Comissions", description: "Get sales commission information for sale participants. [See the documentation](https://developers.hotmart.com/docs/pt-BR/v1/sales/sales-commissions/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/hotmart/actions/get-sales-history/get-sales-history.mjs b/components/hotmart/actions/get-sales-history/get-sales-history.mjs index 2d7297fbc42f3..82618a99540a3 100644 --- a/components/hotmart/actions/get-sales-history/get-sales-history.mjs +++ b/components/hotmart/actions/get-sales-history/get-sales-history.mjs @@ -4,7 +4,12 @@ export default { key: "hotmart-get-sales-history", name: "Get Sales History", description: "Retrieve sales history from the Hotmart account. [See the documentation](https://developers.hotmart.com/docs/pt-BR/v1/sales/sales-history/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/hotmart/actions/get-subscriptions/get-subscriptions.mjs b/components/hotmart/actions/get-subscriptions/get-subscriptions.mjs index 9a4ae8c145d1b..061add13923ff 100644 --- a/components/hotmart/actions/get-subscriptions/get-subscriptions.mjs +++ b/components/hotmart/actions/get-subscriptions/get-subscriptions.mjs @@ -4,7 +4,12 @@ export default { key: "hotmart-get-subscriptions", name: "Get Subscriptions", description: "Get subscribers from hotmart profile. [See the documentation](https://developers.hotmart.com/docs/pt-BR/v1/subscription/get-subscribers/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/howuku/actions/get-survey-responses/get-survey-responses.mjs b/components/howuku/actions/get-survey-responses/get-survey-responses.mjs index 08fb878347f50..709c20116875b 100644 --- a/components/howuku/actions/get-survey-responses/get-survey-responses.mjs +++ b/components/howuku/actions/get-survey-responses/get-survey-responses.mjs @@ -4,7 +4,12 @@ export default { key: "howuku-get-survey-responses", name: "Get Survey Responses", description: "Retrieves a list of survey responses from Howuku. [See the documentation](https://rest.howuku.com/#survey)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { howuku, diff --git a/components/hr_cloud/actions/create-employee/create-employee.mjs b/components/hr_cloud/actions/create-employee/create-employee.mjs index f9bed64eeda36..8cb47c8a5c8f1 100644 --- a/components/hr_cloud/actions/create-employee/create-employee.mjs +++ b/components/hr_cloud/actions/create-employee/create-employee.mjs @@ -4,7 +4,12 @@ export default { key: "hr_cloud-create-employee", name: "Create Employee", description: "Create a new employee record in the system. [See the documentation](https://help.hrcloud.com/api/#/employee#POST_employee)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hrCloud, diff --git a/components/hr_cloud/actions/create-task/create-task.mjs b/components/hr_cloud/actions/create-task/create-task.mjs index 03dbe365fb002..745146d6b8d3a 100644 --- a/components/hr_cloud/actions/create-task/create-task.mjs +++ b/components/hr_cloud/actions/create-task/create-task.mjs @@ -4,7 +4,12 @@ export default { key: "hr_cloud-create-task", name: "Create Task", description: "Creates a new task. [See the documentation](https://help.hrcloud.com/api/#/task#POST_tasks)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hrCloud, diff --git a/components/hr_cloud/actions/update-employee/update-employee.mjs b/components/hr_cloud/actions/update-employee/update-employee.mjs index 9f8be4bab5502..fe19d82713a28 100644 --- a/components/hr_cloud/actions/update-employee/update-employee.mjs +++ b/components/hr_cloud/actions/update-employee/update-employee.mjs @@ -4,7 +4,12 @@ export default { key: "hr_cloud-update-employee", name: "Update Employee", description: "Update an existing employee. [See the documentation](https://help.hrcloud.com/api/#/employee#PUT_employee)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hrCloud, diff --git a/components/html_2_pdf/actions/generate-pdf/generate-pdf.mjs b/components/html_2_pdf/actions/generate-pdf/generate-pdf.mjs index f83f17551ddd5..a1bf9f04bb8ab 100644 --- a/components/html_2_pdf/actions/generate-pdf/generate-pdf.mjs +++ b/components/html_2_pdf/actions/generate-pdf/generate-pdf.mjs @@ -9,7 +9,12 @@ export default { key: "html_2_pdf-generate-pdf", name: "Generate PDF", description: "Creates a PDF from a URL or HTML string. [See the documentation](https://www.html2pdf.co.uk/api-documentation)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { html2Pdf, diff --git a/components/html_css_to_image/actions/create-image-from-html/create-image-from-html.mjs b/components/html_css_to_image/actions/create-image-from-html/create-image-from-html.mjs index c6bf2bc172c39..cf2a9f8bed54b 100644 --- a/components/html_css_to_image/actions/create-image-from-html/create-image-from-html.mjs +++ b/components/html_css_to_image/actions/create-image-from-html/create-image-from-html.mjs @@ -4,7 +4,12 @@ export default { key: "html_css_to_image-create-image-from-html", name: "Create Image From HTML", description: "Create Image From HTML. [See the docs](https://docs.htmlcsstoimage.com/getting-started/using-the-api/#creating-an-image).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { htmlCssToImageApp, diff --git a/components/html_css_to_image/actions/create-image-from-url/create-image-from-url.mjs b/components/html_css_to_image/actions/create-image-from-url/create-image-from-url.mjs index 1c1d98ad6aebc..f3b19b32f9a2c 100644 --- a/components/html_css_to_image/actions/create-image-from-url/create-image-from-url.mjs +++ b/components/html_css_to_image/actions/create-image-from-url/create-image-from-url.mjs @@ -4,7 +4,12 @@ export default { key: "html_css_to_image-create-image-from-url", name: "Create Image From URL", description: "Create Image From URL. [See the docs](https://docs.htmlcsstoimage.com/getting-started/using-the-api/#creating-an-image).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { htmlCssToImageApp, diff --git a/components/html_to_image/actions/convert-html-to-image/convert-html-to-image.mjs b/components/html_to_image/actions/convert-html-to-image/convert-html-to-image.mjs index 7253d884e3011..c887709df0caa 100644 --- a/components/html_to_image/actions/convert-html-to-image/convert-html-to-image.mjs +++ b/components/html_to_image/actions/convert-html-to-image/convert-html-to-image.mjs @@ -4,7 +4,12 @@ export default { key: "html_to_image-convert-html-to-image", name: "Convert HTML to Image", description: "Create an image from HTML. [See the documentation](https://docs.htmlcsstoimg.com/html-to-image-api/html-css-to-image-api).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { htmlToImage, diff --git a/components/html_to_image/actions/convert-html-to-pdf/convert-html-to-pdf.mjs b/components/html_to_image/actions/convert-html-to-pdf/convert-html-to-pdf.mjs index 5f040a34b14ee..156b6da524587 100644 --- a/components/html_to_image/actions/convert-html-to-pdf/convert-html-to-pdf.mjs +++ b/components/html_to_image/actions/convert-html-to-pdf/convert-html-to-pdf.mjs @@ -4,7 +4,12 @@ export default { key: "html_to_image-convert-html-to-pdf", name: "Convert HTML to PDF", description: "Create a PDF file from HTML. [See the documentation](https://docs.htmlcsstoimg.com/html-to-image-api/html-css-to-pdf-api).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { htmlToImage, diff --git a/components/html_to_image/actions/convert-url-to-image/convert-url-to-image.mjs b/components/html_to_image/actions/convert-url-to-image/convert-url-to-image.mjs index 9b119b1db81b3..3226ce93baf58 100644 --- a/components/html_to_image/actions/convert-url-to-image/convert-url-to-image.mjs +++ b/components/html_to_image/actions/convert-url-to-image/convert-url-to-image.mjs @@ -4,7 +4,12 @@ export default { key: "html_to_image-convert-url-to-image", name: "Convert URL to Image", description: "Capture a screenshot from a URL. [See the documentation](https://docs.htmlcsstoimg.com/html-to-image-api/screenshot-capture-api).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { htmlToImage, diff --git a/components/html_to_image/actions/convert-url-to-pdf/convert-url-to-pdf.mjs b/components/html_to_image/actions/convert-url-to-pdf/convert-url-to-pdf.mjs index 03da750085b99..5e9db43b2b94c 100644 --- a/components/html_to_image/actions/convert-url-to-pdf/convert-url-to-pdf.mjs +++ b/components/html_to_image/actions/convert-url-to-pdf/convert-url-to-pdf.mjs @@ -4,7 +4,12 @@ export default { key: "html_to_image-convert-url-to-pdf", name: "Convert URL to PDF", description: "Create a PDF from a URL. [See the documentation](https://docs.htmlcsstoimg.com/html-to-image-api/url-to-pdf-api).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { htmlToImage, diff --git a/components/http/actions/custom-request/custom-request.mjs b/components/http/actions/custom-request/custom-request.mjs index f5852a91fd5e4..042a64851ff67 100644 --- a/components/http/actions/custom-request/custom-request.mjs +++ b/components/http/actions/custom-request/custom-request.mjs @@ -5,7 +5,12 @@ export default { name: "Send any HTTP Request", description: "Send an HTTP request using any method and URL. Optionally configure query string parameters, headers, and basic auth.", type: "action", - version: "1.1.1", + version: "1.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { http, httpRequest: { diff --git a/components/http/actions/get-request/get-request.mjs b/components/http/actions/get-request/get-request.mjs index 9537b9c2ee36f..05552eff0320f 100644 --- a/components/http/actions/get-request/get-request.mjs +++ b/components/http/actions/get-request/get-request.mjs @@ -6,7 +6,12 @@ export default { name: "Send GET Request", description: "Send an HTTP GET request to any URL. Optionally configure query string parameters, headers and basic auth.", type: "action", - version: "1.1.1", + version: "1.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { ...customRequest.props, /* eslint-disable-next-line pipedream/props-label,pipedream/props-description */ diff --git a/components/http/actions/post-request/post-request.mjs b/components/http/actions/post-request/post-request.mjs index d04614febe222..6e84ad2d1eb9f 100644 --- a/components/http/actions/post-request/post-request.mjs +++ b/components/http/actions/post-request/post-request.mjs @@ -6,7 +6,12 @@ export default { name: "Send POST Request", description: "Send an HTTP POST request to any URL. Optionally configure query string parameters, headers and basic auth.", type: "action", - version: "1.1.1", + version: "1.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { ...customRequest.props, /* eslint-disable-next-line pipedream/props-label,pipedream/props-description */ diff --git a/components/http/actions/put-request/put-request.mjs b/components/http/actions/put-request/put-request.mjs index 7e21b4cdfeaa2..f073bee29a53b 100644 --- a/components/http/actions/put-request/put-request.mjs +++ b/components/http/actions/put-request/put-request.mjs @@ -6,7 +6,12 @@ export default { name: "Send PUT Request", description: "Send an HTTP PUT request to any URL. Optionally configure query string parameters, headers and basic auth.", type: "action", - version: "1.1.1", + version: "1.1.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, props: { ...customRequest.props, /* eslint-disable-next-line pipedream/props-label,pipedream/props-description */ diff --git a/components/http/actions/return-http-response/return-http-response.mjs b/components/http/actions/return-http-response/return-http-response.mjs index be74283332d5a..336795b09ee20 100644 --- a/components/http/actions/return-http-response/return-http-response.mjs +++ b/components/http/actions/return-http-response/return-http-response.mjs @@ -6,7 +6,12 @@ export default { description: "Use with an HTTP trigger that uses \"Return a custom response from your workflow\" as its `HTTP Response`", type: "action", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { http, resStatusCode: { diff --git a/components/http/actions/validate-webhook-auth/validate-webhook-auth.mjs b/components/http/actions/validate-webhook-auth/validate-webhook-auth.mjs index 4610e575c5edf..500279c42b272 100644 --- a/components/http/actions/validate-webhook-auth/validate-webhook-auth.mjs +++ b/components/http/actions/validate-webhook-auth/validate-webhook-auth.mjs @@ -2,7 +2,12 @@ import http from "../../http.app.mjs"; export default { name: "Validate Webhook Auth", - version: "0.0.4", + version: "0.0.5", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "http-validate-webhook-auth", description: "Require authorization for incoming HTTP webhook requests. Make sure to configure the HTTP trigger to \"Return a custom response from your workflow\".", type: "action", diff --git a/components/http/actions/verify-hmac-signature/verify-hmac-signature.mjs b/components/http/actions/verify-hmac-signature/verify-hmac-signature.mjs index 8141961aa9223..295a131d53685 100644 --- a/components/http/actions/verify-hmac-signature/verify-hmac-signature.mjs +++ b/components/http/actions/verify-hmac-signature/verify-hmac-signature.mjs @@ -3,7 +3,12 @@ import http from "../../http.app.mjs"; export default { name: "Verify HMAC Signature", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "http-verify-hmac-signature", description: "Validate HMAC signature for incoming HTTP webhook requests. Make sure to configure the HTTP trigger to \"Return a custom response from your workflow\".", type: "action", diff --git a/components/https_airbyte_com/actions/create-workspace/create-workspace.mjs b/components/https_airbyte_com/actions/create-workspace/create-workspace.mjs index a15eb79ff053d..35c05d0aa0e6d 100644 --- a/components/https_airbyte_com/actions/create-workspace/create-workspace.mjs +++ b/components/https_airbyte_com/actions/create-workspace/create-workspace.mjs @@ -4,7 +4,12 @@ export default { key: "https_airbyte_com-create-workspace", name: "Create Workspace", description: "Creates a workspace on Airbyte. [See the documentation](https://reference.airbyte.com/reference/createworkspace)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/https_airbyte_com/actions/delete-workspace/delete-workspace.mjs b/components/https_airbyte_com/actions/delete-workspace/delete-workspace.mjs index dbef7b11daa03..829f168c0cef4 100644 --- a/components/https_airbyte_com/actions/delete-workspace/delete-workspace.mjs +++ b/components/https_airbyte_com/actions/delete-workspace/delete-workspace.mjs @@ -4,7 +4,12 @@ export default { key: "https_airbyte_com-delete-workspace", name: "Delete Workspace", description: "Deletes a workspace on Airbyte. [See the documentation](https://reference.airbyte.com/reference/deleteworkspace)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/https_airbyte_com/actions/list-workspaces/list-workspaces.mjs b/components/https_airbyte_com/actions/list-workspaces/list-workspaces.mjs index 186d3ebaa74b4..68feba5010246 100644 --- a/components/https_airbyte_com/actions/list-workspaces/list-workspaces.mjs +++ b/components/https_airbyte_com/actions/list-workspaces/list-workspaces.mjs @@ -4,7 +4,12 @@ export default { key: "https_airbyte_com-list-workspaces", name: "List Workspaces", description: "Lists workspaces on Airbyte. [See the documentation](https://reference.airbyte.com/reference/listworkspaces)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/https_airbyte_com/actions/update-workspace/update-workspace.mjs b/components/https_airbyte_com/actions/update-workspace/update-workspace.mjs index d10e6cdfbf526..860cd7adfeb3b 100644 --- a/components/https_airbyte_com/actions/update-workspace/update-workspace.mjs +++ b/components/https_airbyte_com/actions/update-workspace/update-workspace.mjs @@ -4,7 +4,12 @@ export default { key: "https_airbyte_com-update-workspace", name: "Update Workspace", description: "Updates a workspace on Airbyte. [See the documentation](https://reference.airbyte.com/reference/updateworkspace)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/hubspot/actions/add-contact-to-list/add-contact-to-list.mjs b/components/hubspot/actions/add-contact-to-list/add-contact-to-list.mjs index 1b3f20fb5f2b4..7f22f4865c87f 100644 --- a/components/hubspot/actions/add-contact-to-list/add-contact-to-list.mjs +++ b/components/hubspot/actions/add-contact-to-list/add-contact-to-list.mjs @@ -5,7 +5,12 @@ export default { name: "Add Contact to List", description: "Adds a contact to a specific static list. [See the documentation](https://legacydocs.hubspot.com/docs/methods/lists/add_contact_to_list)", - version: "0.0.25", + version: "0.0.26", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hubspot, diff --git a/components/hubspot/actions/batch-create-companies/batch-create-companies.mjs b/components/hubspot/actions/batch-create-companies/batch-create-companies.mjs index a511232756048..2372c30b4b139 100644 --- a/components/hubspot/actions/batch-create-companies/batch-create-companies.mjs +++ b/components/hubspot/actions/batch-create-companies/batch-create-companies.mjs @@ -8,7 +8,12 @@ export default { name: "Batch Create Companies", description: "Create a batch of companies in Hubspot. [See the documentation](https://developers.hubspot.com/docs/reference/api/crm/objects/companies#post-%2Fcrm%2Fv3%2Fobjects%2Fcompanies%2Fbatch%2Fcreate)", - version: "0.0.8", + version: "0.0.9", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hubspot, diff --git a/components/hubspot/actions/batch-create-or-update-contact/batch-create-or-update-contact.mjs b/components/hubspot/actions/batch-create-or-update-contact/batch-create-or-update-contact.mjs index e9d30b1315a8f..ed715eefa175d 100644 --- a/components/hubspot/actions/batch-create-or-update-contact/batch-create-or-update-contact.mjs +++ b/components/hubspot/actions/batch-create-or-update-contact/batch-create-or-update-contact.mjs @@ -5,7 +5,12 @@ export default { name: "Batch Create or Update Contact", description: "Create or update a batch of contacts by its ID or email. [See the documentation](https://developers.hubspot.com/docs/api/crm/contacts)", - version: "0.0.22", + version: "0.0.23", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { hubspot,