From 543b51600f13d80531699e80ef8169b2ac37f81f Mon Sep 17 00:00:00 2001 From: GTFalcao Date: Tue, 30 Sep 2025 17:40:52 -0300 Subject: [PATCH] feat: MCP annotations batch 54/65 (100 components) --- components/summit/actions/list-models/list-models.mjs | 7 ++++++- components/summit/actions/run-model/run-model.mjs | 7 ++++++- .../actions/get-merchant-profile/get-merchant-profile.mjs | 7 ++++++- .../sumup/actions/list-transactions/list-transactions.mjs | 7 ++++++- components/sumup/actions/retrieve-dba/retrieve-dba.mjs | 7 ++++++- .../actions/batch-insert-rows/batch-insert-rows.mjs | 7 ++++++- components/supabase/actions/delete-row/delete-row.mjs | 7 ++++++- components/supabase/actions/insert-row/insert-row.mjs | 7 ++++++- .../remote-procedure-call/remote-procedure-call.mjs | 7 ++++++- components/supabase/actions/select-row/select-row.mjs | 7 ++++++- components/supabase/actions/update-row/update-row.mjs | 7 ++++++- components/supabase/actions/upsert-row/upsert-row.mjs | 7 ++++++- .../actions/create-project/create-project.mjs | 7 ++++++- .../generate-typescript-types.mjs | 7 ++++++- .../supercast/actions/create-creator/create-creator.mjs | 7 ++++++- .../supercast/actions/create-episode/create-episode.mjs | 7 ++++++- .../actions/create-simple-card/create-simple-card.mjs | 7 ++++++- .../actions/create-new-contact/create-new-contact.mjs | 7 ++++++- .../superphone/actions/send-message/send-message.mjs | 7 ++++++- .../superphone/actions/update-contact/update-contact.mjs | 7 ++++++- .../supportbee/actions/create-ticket/create-ticket.mjs | 7 ++++++- .../supportivekoala/actions/create-image/create-image.mjs | 7 ++++++- .../survey_monkey/actions/find-survey/find-survey.mjs | 7 ++++++- .../survey_monkey/actions/get-collector/get-collector.mjs | 7 ++++++- .../survey_monkey/actions/get-my-info/get-my-info.mjs | 7 ++++++- .../survey_monkey/actions/get-response/get-response.mjs | 7 ++++++- .../actions/list-collectors/list-collectors.mjs | 7 ++++++- .../actions/list-responses/list-responses.mjs | 7 ++++++- .../survey_monkey/actions/list-surveys/list-surveys.mjs | 7 ++++++- .../add-contact-to-email-list.mjs | 7 ++++++- .../actions/create-email-list/create-email-list.mjs | 7 ++++++- .../actions/create-contact/create-contact.mjs | 7 ++++++- .../surveysparrow/actions/create-survey/create-survey.mjs | 7 ++++++- .../actions/share-nps-survey-sms/share-nps-survey-sms.mjs | 7 ++++++- .../actions/share-survey-email/share-survey-email.mjs | 7 ++++++- .../surveysparrow/actions/update-survey/update-survey.mjs | 7 ++++++- components/svix/actions/create-message/create-message.mjs | 7 ++++++- components/svix/actions/delete-message/delete-message.mjs | 7 ++++++- components/svix/actions/list-messages/list-messages.mjs | 7 ++++++- .../actions/clone-api-version/clone-api-version.mjs | 7 ++++++- .../actions/delete-api-version/delete-api-version.mjs | 7 ++++++- .../actions/find-product-by-name/find-product-by-name.mjs | 7 ++++++- components/swell/actions/create-account/create-account.mjs | 7 ++++++- components/swell/actions/create-product/create-product.mjs | 7 ++++++- components/swell/actions/update-account/update-account.mjs | 7 ++++++- .../actions/delete-conversation/delete-conversation.mjs | 7 ++++++- .../symbl_ai/actions/get-action-items/get-action-items.mjs | 7 ++++++- .../symbl_ai/actions/get-analytics/get-analytics.mjs | 7 ++++++- .../symbl_ai/actions/get-conversation/get-conversation.mjs | 7 ++++++- .../actions/get-conversations/get-conversations.mjs | 7 ++++++- components/symbl_ai/actions/get-entities/get-entities.mjs | 7 ++++++- .../symbl_ai/actions/get-follow-ups/get-follow-ups.mjs | 7 ++++++- .../symbl_ai/actions/get-job-status/get-job-status.mjs | 7 ++++++- components/symbl_ai/actions/get-members/get-members.mjs | 7 ++++++- .../symbl_ai/actions/get-questions/get-questions.mjs | 7 ++++++- .../actions/get-speech-to-text/get-speech-to-text.mjs | 7 ++++++- components/symbl_ai/actions/get-summary/get-summary.mjs | 7 ++++++- components/symbl_ai/actions/get-topics/get-topics.mjs | 7 ++++++- components/symbl_ai/actions/get-trackers/get-trackers.mjs | 7 ++++++- .../symbl_ai/actions/post-audio-url/post-audio-url.mjs | 7 ++++++- .../post-formatted-transcript.mjs | 7 ++++++- .../post-trackers-analytics-ui.mjs | 7 ++++++- .../post-video-summary-ui/post-video-summary-ui.mjs | 7 ++++++- .../symbl_ai/actions/post-video-url/post-video-url.mjs | 7 ++++++- .../symbl_ai/actions/put-conversation/put-conversation.mjs | 7 ++++++- components/symbl_ai/actions/put-member/put-member.mjs | 7 ++++++- .../actions/put-speaker-events/put-speaker-events.mjs | 7 ++++++- .../actions/send-bulk-messages/send-bulk-messages.mjs | 7 ++++++- .../actions/send-message/send-message.mjs | 7 ++++++- .../tableau/actions/create-project/create-project.mjs | 7 ++++++- components/tableau/actions/download-pdf/download-pdf.mjs | 7 ++++++- .../tableau/actions/query-projects/query-projects.mjs | 7 ++++++- components/taiga/actions/create-issue/create-issue.mjs | 7 ++++++- components/taiga/actions/create-task/create-task.mjs | 7 ++++++- .../taiga/actions/create-userstory/create-userstory.mjs | 7 ++++++- components/taiga/actions/delete-issue/delete-issue.mjs | 7 ++++++- components/taiga/actions/delete-task/delete-task.mjs | 7 ++++++- .../taiga/actions/delete-userstory/delete-userstory.mjs | 7 ++++++- components/taiga/actions/get-issue/get-issue.mjs | 7 ++++++- components/taiga/actions/get-userstory/get-userstory.mjs | 7 ++++++- components/taiga/actions/update-issue/update-issue.mjs | 7 ++++++- components/taiga/actions/update-task/update-task.mjs | 7 ++++++- .../taiga/actions/update-userstory/update-userstory.mjs | 7 ++++++- .../actions/add-candidate-to-job/add-candidate-to-job.mjs | 7 ++++++- .../taleez/actions/create-candidate/create-candidate.mjs | 7 ++++++- components/taleez/actions/list-jobs/list-jobs.mjs | 7 ++++++- components/talend/actions/execute-plan/execute-plan.mjs | 7 ++++++- .../get-available-plans-executions.mjs | 7 ++++++- .../get-plan-execution-status.mjs | 7 ++++++- .../talenthr/actions/create-employee/create-employee.mjs | 7 ++++++- .../respond-time-off-request/respond-time-off-request.mjs | 7 ++++++- .../talenthr/actions/update-employee/update-employee.mjs | 7 ++++++- .../tally/actions/get-form-fields/get-form-fields.mjs | 7 ++++++- components/tally/actions/get-forms/get-forms.mjs | 7 ++++++- components/tally/actions/get-responses/get-responses.mjs | 7 ++++++- components/taskade/actions/create-task/create-task.mjs | 7 ++++++- components/tavily/actions/send-query/send-query.mjs | 7 ++++++- .../actions/calculate-sales-tax/calculate-sales-tax.mjs | 7 ++++++- .../taxjar/actions/create-customer/create-customer.mjs | 7 ++++++- .../taxjar/actions/validate-address/validate-address.mjs | 7 ++++++- 100 files changed, 600 insertions(+), 100 deletions(-) diff --git a/components/summit/actions/list-models/list-models.mjs b/components/summit/actions/list-models/list-models.mjs index 5c12f8f4a1e7f..3849247a22212 100644 --- a/components/summit/actions/list-models/list-models.mjs +++ b/components/summit/actions/list-models/list-models.mjs @@ -4,7 +4,12 @@ export default { key: "summit-list-models", name: "List Models", description: "Returns a list of models from Summit. [See the documentation](https://summit.readme.io/reference/apps)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { summit, diff --git a/components/summit/actions/run-model/run-model.mjs b/components/summit/actions/run-model/run-model.mjs index 764cd3a0ecc15..f9e743ecdacad 100644 --- a/components/summit/actions/run-model/run-model.mjs +++ b/components/summit/actions/run-model/run-model.mjs @@ -4,7 +4,12 @@ export default { key: "summit-run-model", name: "Run Model", description: "Executes a model within Summit and captures the response fields. [See the documentation](https://summit.readme.io/reference/model-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { summit, diff --git a/components/sumup/actions/get-merchant-profile/get-merchant-profile.mjs b/components/sumup/actions/get-merchant-profile/get-merchant-profile.mjs index 407e1bee1dc50..87b0408439f20 100644 --- a/components/sumup/actions/get-merchant-profile/get-merchant-profile.mjs +++ b/components/sumup/actions/get-merchant-profile/get-merchant-profile.mjs @@ -4,7 +4,12 @@ export default { key: "sumup-get-merchant-profile", name: "Get Merchant Profile", description: "Retrieves merchant profile data. [See the documenation](https://developer.sumup.com/api/merchant/get-merchant-profile)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { sumup, diff --git a/components/sumup/actions/list-transactions/list-transactions.mjs b/components/sumup/actions/list-transactions/list-transactions.mjs index e518b3cebe0ff..4307397219e82 100644 --- a/components/sumup/actions/list-transactions/list-transactions.mjs +++ b/components/sumup/actions/list-transactions/list-transactions.mjs @@ -4,7 +4,12 @@ export default { key: "sumup-list-transactions", name: "List Transactions", description: "Lists detailed history of all transactions associated with the merchant profile. [See the documenation](https://developer.sumup.com/api/transactions/list-detailed)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { sumup, diff --git a/components/sumup/actions/retrieve-dba/retrieve-dba.mjs b/components/sumup/actions/retrieve-dba/retrieve-dba.mjs index 9b79c9126c5b9..a340fe0f0e916 100644 --- a/components/sumup/actions/retrieve-dba/retrieve-dba.mjs +++ b/components/sumup/actions/retrieve-dba/retrieve-dba.mjs @@ -4,7 +4,12 @@ export default { key: "sumup-retrieve-dba", name: "Retrieve DBA", description: "Retrieves Doing Business As profile. [See the documenation](https://developer.sumup.com/api/merchant/get-doing-business-as)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { sumup, diff --git a/components/supabase/actions/batch-insert-rows/batch-insert-rows.mjs b/components/supabase/actions/batch-insert-rows/batch-insert-rows.mjs index 19a65ebb250ce..7f9fdfcb47677 100644 --- a/components/supabase/actions/batch-insert-rows/batch-insert-rows.mjs +++ b/components/supabase/actions/batch-insert-rows/batch-insert-rows.mjs @@ -6,7 +6,12 @@ export default { key: "supabase-batch-insert-rows", name: "Batch Insert Rows", description: "Inserts new rows into a database. [See the documentation](https://supabase.com/docs/reference/javascript/insert)", - version: "0.0.4", + version: "0.0.5", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { supabase, diff --git a/components/supabase/actions/delete-row/delete-row.mjs b/components/supabase/actions/delete-row/delete-row.mjs index 39204ba4f9b73..5374b6d5ad04b 100644 --- a/components/supabase/actions/delete-row/delete-row.mjs +++ b/components/supabase/actions/delete-row/delete-row.mjs @@ -4,7 +4,12 @@ export default { key: "supabase-delete-row", name: "Delete Row", type: "action", - version: "0.1.3", + version: "0.1.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Deletes row(s) in a database. [See the docs here](https://supabase.com/docs/reference/javascript/delete)", props: { supabase, diff --git a/components/supabase/actions/insert-row/insert-row.mjs b/components/supabase/actions/insert-row/insert-row.mjs index 15ce67c9c55bb..ae9f4a8570d7d 100644 --- a/components/supabase/actions/insert-row/insert-row.mjs +++ b/components/supabase/actions/insert-row/insert-row.mjs @@ -4,7 +4,12 @@ export default { key: "supabase-insert-row", name: "Insert Row", type: "action", - version: "0.1.3", + version: "0.1.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Inserts a new row into a database. [See the docs here](https://supabase.com/docs/reference/javascript/insert)", props: { supabase, diff --git a/components/supabase/actions/remote-procedure-call/remote-procedure-call.mjs b/components/supabase/actions/remote-procedure-call/remote-procedure-call.mjs index 6852f5e64b9ed..8b06c03ad087e 100644 --- a/components/supabase/actions/remote-procedure-call/remote-procedure-call.mjs +++ b/components/supabase/actions/remote-procedure-call/remote-procedure-call.mjs @@ -4,7 +4,12 @@ export default { key: "supabase-remote-procedure-call", name: "Remote Procedure Call", type: "action", - version: "0.1.3", + version: "0.1.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Call a Postgres function in a database. [See the docs here](https://supabase.com/docs/reference/javascript/rpc)", props: { supabase, diff --git a/components/supabase/actions/select-row/select-row.mjs b/components/supabase/actions/select-row/select-row.mjs index 0d8f05a79ea8c..fece4db2ee272 100644 --- a/components/supabase/actions/select-row/select-row.mjs +++ b/components/supabase/actions/select-row/select-row.mjs @@ -5,7 +5,12 @@ export default { key: "supabase-select-row", name: "Select Row", type: "action", - version: "0.1.3", + version: "0.1.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Selects row(s) in a database. [See the docs here](https://supabase.com/docs/reference/javascript/select)", props: { supabase, diff --git a/components/supabase/actions/update-row/update-row.mjs b/components/supabase/actions/update-row/update-row.mjs index d60262c036ac6..eb931c1acbe9a 100644 --- a/components/supabase/actions/update-row/update-row.mjs +++ b/components/supabase/actions/update-row/update-row.mjs @@ -4,7 +4,12 @@ export default { key: "supabase-update-row", name: "Update Row", type: "action", - version: "0.1.3", + version: "0.1.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Updates row(s) in a database. [See the docs here](https://supabase.com/docs/reference/javascript/update)", props: { supabase, diff --git a/components/supabase/actions/upsert-row/upsert-row.mjs b/components/supabase/actions/upsert-row/upsert-row.mjs index 81411ffc02bb4..dc181e0013724 100644 --- a/components/supabase/actions/upsert-row/upsert-row.mjs +++ b/components/supabase/actions/upsert-row/upsert-row.mjs @@ -4,7 +4,12 @@ export default { key: "supabase-upsert-row", name: "Upsert Row", type: "action", - version: "0.1.3", + version: "0.1.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Updates a row in a database or inserts new row if not found. [See the docs here](https://supabase.com/docs/reference/javascript/upsert)", props: { supabase, diff --git a/components/supabase_management_api/actions/create-project/create-project.mjs b/components/supabase_management_api/actions/create-project/create-project.mjs index a742e7b165fc4..df28f9b8c440a 100644 --- a/components/supabase_management_api/actions/create-project/create-project.mjs +++ b/components/supabase_management_api/actions/create-project/create-project.mjs @@ -4,7 +4,12 @@ export default { key: "supabase_management_api-create-project", name: "Create Project", description: "Creates a new Supabase project within a specified organization. [See the documentation](https://supabase.com/docs/reference/api/v1-create-a-project)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { supabaseManagementApi, diff --git a/components/supabase_management_api/actions/generate-typescript-types/generate-typescript-types.mjs b/components/supabase_management_api/actions/generate-typescript-types/generate-typescript-types.mjs index dda311f832ab4..6cbd480e2f2c9 100644 --- a/components/supabase_management_api/actions/generate-typescript-types/generate-typescript-types.mjs +++ b/components/supabase_management_api/actions/generate-typescript-types/generate-typescript-types.mjs @@ -4,7 +4,12 @@ export default { key: "supabase_management_api-generate-typescript-types", name: "Generate TypeScript Types", description: "Generates TypeScript types based on the current database schema for a specified Supabase project. [See the documentation](https://supabase.com/docs/reference/api/v1-generate-typescript-types)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { supabaseManagementApi, diff --git a/components/supercast/actions/create-creator/create-creator.mjs b/components/supercast/actions/create-creator/create-creator.mjs index 72b1f484b5624..3e64b705e0da8 100644 --- a/components/supercast/actions/create-creator/create-creator.mjs +++ b/components/supercast/actions/create-creator/create-creator.mjs @@ -4,7 +4,12 @@ export default { key: "supercast-create-creator", name: "Create a Channel Creator", description: "Creates a new channel creator on Supercast. [See the documentation](https://supercast.readme.io/reference/postcreators)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/supercast/actions/create-episode/create-episode.mjs b/components/supercast/actions/create-episode/create-episode.mjs index 25ad8563ec812..e64b0aa2463d1 100644 --- a/components/supercast/actions/create-episode/create-episode.mjs +++ b/components/supercast/actions/create-episode/create-episode.mjs @@ -4,7 +4,12 @@ export default { key: "supercast-create-episode", name: "Create an Episode", description: "Creates a new episode on Supercast. [See the documentation](https://supercast.readme.io/reference/postepisodes)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/supernotes/actions/create-simple-card/create-simple-card.mjs b/components/supernotes/actions/create-simple-card/create-simple-card.mjs index dc250543b0cea..ff04082373809 100644 --- a/components/supernotes/actions/create-simple-card/create-simple-card.mjs +++ b/components/supernotes/actions/create-simple-card/create-simple-card.mjs @@ -4,7 +4,12 @@ export default { key: "supernotes-create-simple-card", name: "Create a simple card", description: "Create a single card with the minimum amount of data required. [See docs here](https://api.supernotes.app/docs/swagger#/cards/_simple_create_card_v1_cards_simple_post).", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/superphone/actions/create-new-contact/create-new-contact.mjs b/components/superphone/actions/create-new-contact/create-new-contact.mjs index 1331addebe3d7..32158e20a5545 100644 --- a/components/superphone/actions/create-new-contact/create-new-contact.mjs +++ b/components/superphone/actions/create-new-contact/create-new-contact.mjs @@ -6,7 +6,12 @@ export default { name: "Create New Contact", description: "Create a new contact. [See the documentation](https://api.superphone.io/docs/mutation.doc.html)", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, firstName: { diff --git a/components/superphone/actions/send-message/send-message.mjs b/components/superphone/actions/send-message/send-message.mjs index 0039815f012d2..772659da5aaed 100644 --- a/components/superphone/actions/send-message/send-message.mjs +++ b/components/superphone/actions/send-message/send-message.mjs @@ -7,7 +7,12 @@ export default { name: "Send Message", description: "Send a message to a contact. [See the documentation](https://api.superphone.io/docs/mutation.doc.html)", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, conversationId: { diff --git a/components/superphone/actions/update-contact/update-contact.mjs b/components/superphone/actions/update-contact/update-contact.mjs index af4415ba23185..8e77523dd593c 100644 --- a/components/superphone/actions/update-contact/update-contact.mjs +++ b/components/superphone/actions/update-contact/update-contact.mjs @@ -6,7 +6,12 @@ export default { name: "Update Contact", description: "Update an existing contact. [See the documentation](https://api.superphone.io/docs/mutation.doc.html)", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, contactId: { diff --git a/components/supportbee/actions/create-ticket/create-ticket.mjs b/components/supportbee/actions/create-ticket/create-ticket.mjs index e5cda09a67894..3f73b5ee9aab3 100644 --- a/components/supportbee/actions/create-ticket/create-ticket.mjs +++ b/components/supportbee/actions/create-ticket/create-ticket.mjs @@ -2,7 +2,12 @@ import supportbee from "../../supportbee.app.mjs"; export default { name: "Create Ticket", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "supportbee-create-ticket", description: "Creates a client. [See docs here](https://supportbee.com/api#create_ticket)", type: "action", diff --git a/components/supportivekoala/actions/create-image/create-image.mjs b/components/supportivekoala/actions/create-image/create-image.mjs index c224dcd7ef9b0..bcef4ec289edb 100644 --- a/components/supportivekoala/actions/create-image/create-image.mjs +++ b/components/supportivekoala/actions/create-image/create-image.mjs @@ -5,7 +5,12 @@ export default { key: "supportivekoala-create-image", name: "Create an Image", description: "Creates an image based on a template. [See the docs here](https://developers.supportivekoala.com/#create_image)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/survey_monkey/actions/find-survey/find-survey.mjs b/components/survey_monkey/actions/find-survey/find-survey.mjs index 99de8fd3d99ee..baf948a08eebe 100644 --- a/components/survey_monkey/actions/find-survey/find-survey.mjs +++ b/components/survey_monkey/actions/find-survey/find-survey.mjs @@ -5,7 +5,12 @@ export default { key: "survey_monkey-find-survey", name: "Get Survey Details", description: "Get details for a Survey. [See the docs here](https://developer.surveymonkey.com/api/v3/#api-endpoints-get-surveys-id-details)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", async run({ $ }) { const response = await this.surveyMonkey.getSurveyDetails({ diff --git a/components/survey_monkey/actions/get-collector/get-collector.mjs b/components/survey_monkey/actions/get-collector/get-collector.mjs index 4610fe1e2cb1d..db0ac9cedb264 100644 --- a/components/survey_monkey/actions/get-collector/get-collector.mjs +++ b/components/survey_monkey/actions/get-collector/get-collector.mjs @@ -7,7 +7,12 @@ export default { name: "Get Collector Details", description: "Get details for a Collector. [See the docs here](https://api.surveymonkey.net/v3/docs?javascript#api-endpoints-get-collectors-id-)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...base.props, diff --git a/components/survey_monkey/actions/get-my-info/get-my-info.mjs b/components/survey_monkey/actions/get-my-info/get-my-info.mjs index 7d02c73d8a0e7..ec7cabaa63c9e 100644 --- a/components/survey_monkey/actions/get-my-info/get-my-info.mjs +++ b/components/survey_monkey/actions/get-my-info/get-my-info.mjs @@ -5,7 +5,12 @@ export default { name: "Get My Info", description: "Retrieve your account details. [See the docs here](https://api.surveymonkey.net/v3/docs?javascript#api-endpoints-get-users-me)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { surveyMonkey, diff --git a/components/survey_monkey/actions/get-response/get-response.mjs b/components/survey_monkey/actions/get-response/get-response.mjs index 579b1f572bc86..516165b0a6436 100644 --- a/components/survey_monkey/actions/get-response/get-response.mjs +++ b/components/survey_monkey/actions/get-response/get-response.mjs @@ -7,7 +7,12 @@ export default { name: "Get Response Details", description: "Get details for a Response. [See the docs here](https://api.surveymonkey.net/v3/docs?javascript#api-endpoints-get-collectors-collector_id-responses-response_id-)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...base.props, diff --git a/components/survey_monkey/actions/list-collectors/list-collectors.mjs b/components/survey_monkey/actions/list-collectors/list-collectors.mjs index c92e23b44349c..e14564983b691 100644 --- a/components/survey_monkey/actions/list-collectors/list-collectors.mjs +++ b/components/survey_monkey/actions/list-collectors/list-collectors.mjs @@ -8,7 +8,12 @@ export default { name: "List Survey Collectors", description: "Retrieve a survey's Collectors. [See the docs here](https://api.surveymonkey.net/v3/docs?javascript#api-endpoints-get-surveys-id-collectors)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", methods: { ...baseListAction.methods, diff --git a/components/survey_monkey/actions/list-responses/list-responses.mjs b/components/survey_monkey/actions/list-responses/list-responses.mjs index 0ee5c046f2652..ace7c17478697 100644 --- a/components/survey_monkey/actions/list-responses/list-responses.mjs +++ b/components/survey_monkey/actions/list-responses/list-responses.mjs @@ -8,7 +8,12 @@ export default { name: "List Survey Responses", description: "Retrieve a survey's Responses. [See the docs here](https://developer.surveymonkey.com/api/v3/#api-endpoints-get-surveys-id-responses)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", methods: { ...baseListAction.methods, diff --git a/components/survey_monkey/actions/list-surveys/list-surveys.mjs b/components/survey_monkey/actions/list-surveys/list-surveys.mjs index 9b6ad997d2023..5f8963b34d539 100644 --- a/components/survey_monkey/actions/list-surveys/list-surveys.mjs +++ b/components/survey_monkey/actions/list-surveys/list-surveys.mjs @@ -7,7 +7,12 @@ export default { name: "List Surveys", description: "List all your Surveys. [See the docs here](https://developer.surveymonkey.com/api/v3/#api-endpoints-get-surveys)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { surveyMonkey, diff --git a/components/surveymethods/actions/add-contact-to-email-list/add-contact-to-email-list.mjs b/components/surveymethods/actions/add-contact-to-email-list/add-contact-to-email-list.mjs index 145e0f25ac032..2efeb67a99375 100644 --- a/components/surveymethods/actions/add-contact-to-email-list/add-contact-to-email-list.mjs +++ b/components/surveymethods/actions/add-contact-to-email-list/add-contact-to-email-list.mjs @@ -2,7 +2,12 @@ import surveymethods from "../../surveymethods.app.mjs"; export default { name: "Add Contact To Email List", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "surveymethods-add-contact-to-email-list", description: "Creates a email list. [See docs here in 8.2](https://app.surveymethods.com/t-help/api/surveymethodsapidocumentv1.pdf)", type: "action", diff --git a/components/surveymethods/actions/create-email-list/create-email-list.mjs b/components/surveymethods/actions/create-email-list/create-email-list.mjs index 073cf48fea840..84ba1dcc44510 100644 --- a/components/surveymethods/actions/create-email-list/create-email-list.mjs +++ b/components/surveymethods/actions/create-email-list/create-email-list.mjs @@ -3,7 +3,12 @@ import constants from "../common/constants.mjs"; export default { name: "Create Email List", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "surveymethods-create-email-list", description: "Creates a email list. [See docs here in 8.2](https://app.surveymethods.com/t-help/api/surveymethodsapidocumentv1.pdf)", type: "action", diff --git a/components/surveysparrow/actions/create-contact/create-contact.mjs b/components/surveysparrow/actions/create-contact/create-contact.mjs index 313edaf73acd5..fdc0884543c9b 100644 --- a/components/surveysparrow/actions/create-contact/create-contact.mjs +++ b/components/surveysparrow/actions/create-contact/create-contact.mjs @@ -4,7 +4,12 @@ export default { key: "surveysparrow-create-contact", name: "Create Contact", description: "Creates a new contact. [See the documentation](https://developers.surveysparrow.com/rest-apis/contacts#postV3Contacts)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { surveySparrow, diff --git a/components/surveysparrow/actions/create-survey/create-survey.mjs b/components/surveysparrow/actions/create-survey/create-survey.mjs index 88553224fb3ed..f949efe5991d9 100644 --- a/components/surveysparrow/actions/create-survey/create-survey.mjs +++ b/components/surveysparrow/actions/create-survey/create-survey.mjs @@ -4,7 +4,12 @@ export default { key: "surveysparrow-create-survey", name: "Create Survey", description: "Creates a new survey. [See the documentation](https://developers.surveysparrow.com/rest-apis/survey#postV3Surveys)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { surveySparrow, diff --git a/components/surveysparrow/actions/share-nps-survey-sms/share-nps-survey-sms.mjs b/components/surveysparrow/actions/share-nps-survey-sms/share-nps-survey-sms.mjs index 2e2696baaa9bb..748aab350b9b1 100644 --- a/components/surveysparrow/actions/share-nps-survey-sms/share-nps-survey-sms.mjs +++ b/components/surveysparrow/actions/share-nps-survey-sms/share-nps-survey-sms.mjs @@ -5,7 +5,12 @@ export default { key: "surveysparrow-share-nps-survey-sms", name: "Share NPS Survey via SMS", description: "Sends a saved NPS share template via SMS to given mobile number recipients. [See the documentation](https://developers.surveysparrow.com/rest-apis/channels#postV3Channels)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/surveysparrow/actions/share-survey-email/share-survey-email.mjs b/components/surveysparrow/actions/share-survey-email/share-survey-email.mjs index e0167ff4fc9fa..f5b0c81e7f777 100644 --- a/components/surveysparrow/actions/share-survey-email/share-survey-email.mjs +++ b/components/surveysparrow/actions/share-survey-email/share-survey-email.mjs @@ -5,7 +5,12 @@ export default { key: "surveysparrow-share-survey-email", name: "Share Survey via Email", description: "Sends a saved email share template to a provided email address. Configure the saved template's name and the recipient's email address. [See the documentation](https://developers.surveysparrow.com/rest-apis)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/surveysparrow/actions/update-survey/update-survey.mjs b/components/surveysparrow/actions/update-survey/update-survey.mjs index f6902ff332f84..75e2d11916146 100644 --- a/components/surveysparrow/actions/update-survey/update-survey.mjs +++ b/components/surveysparrow/actions/update-survey/update-survey.mjs @@ -6,7 +6,12 @@ export default { key: "surveysparrow-update-survey", name: "Update Survey", description: "Updates an existing survey. [See the documentation](https://developers.surveysparrow.com/rest-apis/survey#patchV3SurveysId)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { surveySparrow, diff --git a/components/svix/actions/create-message/create-message.mjs b/components/svix/actions/create-message/create-message.mjs index ad4368fc6c441..85e7a158f383c 100644 --- a/components/svix/actions/create-message/create-message.mjs +++ b/components/svix/actions/create-message/create-message.mjs @@ -4,7 +4,12 @@ export default { key: "svix-create-message", name: "Create Message", description: "Creates a new message and dispatches it to all of the application's endpoints. [See the docs here](https://api.svix.com/docs#tag/Message/operation/create_message_api_v1_app__app_id__msg__post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { svix, diff --git a/components/svix/actions/delete-message/delete-message.mjs b/components/svix/actions/delete-message/delete-message.mjs index 3c223e0e53eb5..38b72d8e82641 100644 --- a/components/svix/actions/delete-message/delete-message.mjs +++ b/components/svix/actions/delete-message/delete-message.mjs @@ -4,7 +4,12 @@ export default { key: "svix-delete-message", name: "Delete Message", description: "Delete the given message's payload. [See the docs here](https://api.svix.com/docs#tag/Message/operation/expunge_message_payload_api_v1_app__app_id__msg__msg_id__content__delete)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { svix, diff --git a/components/svix/actions/list-messages/list-messages.mjs b/components/svix/actions/list-messages/list-messages.mjs index fcdde88bc9d63..361618630a631 100644 --- a/components/svix/actions/list-messages/list-messages.mjs +++ b/components/svix/actions/list-messages/list-messages.mjs @@ -5,7 +5,12 @@ export default { key: "svix-list-messages", name: "List Messages", description: "List all of the application's messages. [See the docs here](https://api.svix.com/docs#tag/Message/operation/list_messages_api_v1_app__app_id__msg__get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { svix, diff --git a/components/swaggerhub/actions/clone-api-version/clone-api-version.mjs b/components/swaggerhub/actions/clone-api-version/clone-api-version.mjs index 51a488245e0d9..87614722adc62 100644 --- a/components/swaggerhub/actions/clone-api-version/clone-api-version.mjs +++ b/components/swaggerhub/actions/clone-api-version/clone-api-version.mjs @@ -4,7 +4,12 @@ export default { key: "swaggerhub-clone-api-version", name: "Clone API Version", description: "Clones a version for an API. [See the docs here](https://app.swaggerhub.com/apis/swagger-hub/registry-api/1.0.66#/APIs/cloneApi)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { swaggerhub, diff --git a/components/swaggerhub/actions/delete-api-version/delete-api-version.mjs b/components/swaggerhub/actions/delete-api-version/delete-api-version.mjs index 383f76b35b546..a74bc3f525e25 100644 --- a/components/swaggerhub/actions/delete-api-version/delete-api-version.mjs +++ b/components/swaggerhub/actions/delete-api-version/delete-api-version.mjs @@ -4,7 +4,12 @@ export default { key: "swaggerhub-delete-api-version", name: "Delete API Version", description: "Deletes a version of an API. [See the docs here](https://app.swaggerhub.com/apis/swagger-hub/registry-api/1.0.66#/APIs/deleteApiVersion)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { swaggerhub, diff --git a/components/swagup/actions/find-product-by-name/find-product-by-name.mjs b/components/swagup/actions/find-product-by-name/find-product-by-name.mjs index 73e027274e680..571dee344cbf4 100644 --- a/components/swagup/actions/find-product-by-name/find-product-by-name.mjs +++ b/components/swagup/actions/find-product-by-name/find-product-by-name.mjs @@ -4,7 +4,12 @@ export default { key: "swagup-find-product-by-name", name: "Find Product by Name", description: "Search for a product by its name. [See docs here](https://support.swagup.com/en/articles/6757044-swagup-api-how-to-get-products-and-prices-from-swagup-catalog).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { swagup, diff --git a/components/swell/actions/create-account/create-account.mjs b/components/swell/actions/create-account/create-account.mjs index 7d90fd5a7b57f..5f1f21ceb0aff 100644 --- a/components/swell/actions/create-account/create-account.mjs +++ b/components/swell/actions/create-account/create-account.mjs @@ -4,7 +4,12 @@ export default { key: "swell-create-account", name: "Create Account", description: "Create a new customer account. [See the documentation](https://developers.swell.is/backend-api/accounts/create-an-account)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/swell/actions/create-product/create-product.mjs b/components/swell/actions/create-product/create-product.mjs index 394fce5d1bf8c..e57181606e265 100644 --- a/components/swell/actions/create-product/create-product.mjs +++ b/components/swell/actions/create-product/create-product.mjs @@ -4,7 +4,12 @@ export default { key: "swell-create-product", name: "Create Product", description: "Create a new product. [See the documentation](https://developers.swell.is/backend-api/products/create-a-product)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/swell/actions/update-account/update-account.mjs b/components/swell/actions/update-account/update-account.mjs index 292c5ec930a9e..bd11eefc3b8bd 100644 --- a/components/swell/actions/update-account/update-account.mjs +++ b/components/swell/actions/update-account/update-account.mjs @@ -4,7 +4,12 @@ export default { key: "swell-update-account", name: "Update Account", description: "Update an existing account with the corresponding ID. [See the documentation](https://developers.swell.is/backend-api/accounts/update-an-account)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/symbl_ai/actions/delete-conversation/delete-conversation.mjs b/components/symbl_ai/actions/delete-conversation/delete-conversation.mjs index f5ca99b3f5b49..04fb0470aafbc 100644 --- a/components/symbl_ai/actions/delete-conversation/delete-conversation.mjs +++ b/components/symbl_ai/actions/delete-conversation/delete-conversation.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-delete-conversation", name: "Delete Conversation", description: "Permanently deletes the conversation and all related entities such as messages, insights, topics, etc. See the doc [here](https://docs.symbl.ai/docs/conversation-api/delete-conversation/).", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-action-items/get-action-items.mjs b/components/symbl_ai/actions/get-action-items/get-action-items.mjs index e16515a3c816a..5755b14566360 100644 --- a/components/symbl_ai/actions/get-action-items/get-action-items.mjs +++ b/components/symbl_ai/actions/get-action-items/get-action-items.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-action-items", name: "Get Action Items", description: "Get a list of all the action items generated from the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/action-items)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-analytics/get-analytics.mjs b/components/symbl_ai/actions/get-analytics/get-analytics.mjs index aa83eec2f368b..68029259339a0 100644 --- a/components/symbl_ai/actions/get-analytics/get-analytics.mjs +++ b/components/symbl_ai/actions/get-analytics/get-analytics.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-analytics", name: "Get Analytics", description: "Get a list of metrics and member analytics (speaker ratio, talk time, silence, pace and overlap) from the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/analytics/)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-conversation/get-conversation.mjs b/components/symbl_ai/actions/get-conversation/get-conversation.mjs index 34283b00cd9fe..089a540b01f18 100644 --- a/components/symbl_ai/actions/get-conversation/get-conversation.mjs +++ b/components/symbl_ai/actions/get-conversation/get-conversation.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-conversation", name: "Get Conversation", description: "Get the conversation metadata (meeting name, member(s) name, member(s) email, start and end time, meeting type and meeting Id). See the doc [here](https://docs.symbl.ai/docs/conversation-api/conversation-data/)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-conversations/get-conversations.mjs b/components/symbl_ai/actions/get-conversations/get-conversations.mjs index 520265ad751d6..2e39b07ea2d37 100644 --- a/components/symbl_ai/actions/get-conversations/get-conversations.mjs +++ b/components/symbl_ai/actions/get-conversations/get-conversations.mjs @@ -5,7 +5,12 @@ export default { key: "symbl_ai-get-conversations", name: "Get Conversations", description: "Get a list of all conversations. See the doc [here](https://docs.symbl.ai/docs/conversation-api/all-conversations/)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-entities/get-entities.mjs b/components/symbl_ai/actions/get-entities/get-entities.mjs index 3d38342ec84d5..1f299c7aa0e71 100644 --- a/components/symbl_ai/actions/get-entities/get-entities.mjs +++ b/components/symbl_ai/actions/get-entities/get-entities.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-entities", name: "Get Entities", description: "Get a list of the extracted entities (custom, location, person, date, number, organization, datetime, daterange etc.) from the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/entities/)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-follow-ups/get-follow-ups.mjs b/components/symbl_ai/actions/get-follow-ups/get-follow-ups.mjs index f293dda2cb950..c5cda39814082 100644 --- a/components/symbl_ai/actions/get-follow-ups/get-follow-ups.mjs +++ b/components/symbl_ai/actions/get-follow-ups/get-follow-ups.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-follow-ups", name: "Get Follow-Ups", description: "Get a list of all the follow-ups generated from the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/follow-ups)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-job-status/get-job-status.mjs b/components/symbl_ai/actions/get-job-status/get-job-status.mjs index 8d4a324ce9ac9..cedf999219104 100644 --- a/components/symbl_ai/actions/get-job-status/get-job-status.mjs +++ b/components/symbl_ai/actions/get-job-status/get-job-status.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-job-status", name: "Get Job Status", description: "Get the status of an Async job request. See the doc [here](https://docs.symbl.ai/docs/async-api/overview/jobs-api#http-request)", - version: "0.0.4", + version: "0.0.5", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-members/get-members.mjs b/components/symbl_ai/actions/get-members/get-members.mjs index c71091fd814cb..be9a62984b161 100644 --- a/components/symbl_ai/actions/get-members/get-members.mjs +++ b/components/symbl_ai/actions/get-members/get-members.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-members", name: "Get Members", description: "Get a list of all the members from the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/members/).", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-questions/get-questions.mjs b/components/symbl_ai/actions/get-questions/get-questions.mjs index dff578377b628..ed3dc8de26a78 100644 --- a/components/symbl_ai/actions/get-questions/get-questions.mjs +++ b/components/symbl_ai/actions/get-questions/get-questions.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-questions", name: "Get Questions", description: "Get a list of requests for information or explicit questions recognized during the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/questions)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-speech-to-text/get-speech-to-text.mjs b/components/symbl_ai/actions/get-speech-to-text/get-speech-to-text.mjs index 7447ee45dd061..dc8114b999a1a 100644 --- a/components/symbl_ai/actions/get-speech-to-text/get-speech-to-text.mjs +++ b/components/symbl_ai/actions/get-speech-to-text/get-speech-to-text.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-speech-to-text", name: "Get Speech to Text", description: "Get a list of all the messages in a conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/messages)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-summary/get-summary.mjs b/components/symbl_ai/actions/get-summary/get-summary.mjs index 8a5dc28c54d4a..698e22508b016 100644 --- a/components/symbl_ai/actions/get-summary/get-summary.mjs +++ b/components/symbl_ai/actions/get-summary/get-summary.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-summary", name: "Get Summary", description: "Get a summary of important contextual messages in a conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/summary)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-topics/get-topics.mjs b/components/symbl_ai/actions/get-topics/get-topics.mjs index 7e71d5bcd798b..3f7fc190ebfc7 100644 --- a/components/symbl_ai/actions/get-topics/get-topics.mjs +++ b/components/symbl_ai/actions/get-topics/get-topics.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-topics", name: "Get Topics", description: "Get a list of all the topics generated from the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/get-topics)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/get-trackers/get-trackers.mjs b/components/symbl_ai/actions/get-trackers/get-trackers.mjs index ac075a84d75c6..655cfb3ad3fc7 100644 --- a/components/symbl_ai/actions/get-trackers/get-trackers.mjs +++ b/components/symbl_ai/actions/get-trackers/get-trackers.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-get-trackers", name: "Get Trackers", description: "Get a list of the detected trackers in the conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/trackers/).", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/post-audio-url/post-audio-url.mjs b/components/symbl_ai/actions/post-audio-url/post-audio-url.mjs index db6c701357ec2..d6a1a37d6a599 100644 --- a/components/symbl_ai/actions/post-audio-url/post-audio-url.mjs +++ b/components/symbl_ai/actions/post-audio-url/post-audio-url.mjs @@ -6,7 +6,12 @@ export default { key: "symbl_ai-post-audio-url", name: "Submit Audio URL", description: "Submit an Audio file by providing the URL for processing. See the doc [here](https://docs.symbl.ai/docs/async-api/overview/audio/post-audio-url).", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/post-formatted-transcript/post-formatted-transcript.mjs b/components/symbl_ai/actions/post-formatted-transcript/post-formatted-transcript.mjs index 81f382e08028b..91d86cfb6f1d3 100644 --- a/components/symbl_ai/actions/post-formatted-transcript/post-formatted-transcript.mjs +++ b/components/symbl_ai/actions/post-formatted-transcript/post-formatted-transcript.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-post-formatted-transcript", name: "Create Formatted Transcript", description: "Create formatted transcript from the Conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/transcript/).", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/post-trackers-analytics-ui/post-trackers-analytics-ui.mjs b/components/symbl_ai/actions/post-trackers-analytics-ui/post-trackers-analytics-ui.mjs index 5883de3ac7218..34cab44777238 100644 --- a/components/symbl_ai/actions/post-trackers-analytics-ui/post-trackers-analytics-ui.mjs +++ b/components/symbl_ai/actions/post-trackers-analytics-ui/post-trackers-analytics-ui.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-post-trackers-analytics-ui", name: "Submit Trackers and Analytics Summary User Interface", description: "The Trackers and Analytics Summary UI provides users the ability to interact with the Symbl elements (Transcripts, Questions, Follow-Ups, Action Items, etc.) from a audio conversation. See the doc [here](https://docs.symbl.ai/docs/api-reference/experience-api/post-trackers-and-analytics-ui).", - version: "0.0.4", + version: "0.0.5", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/post-video-summary-ui/post-video-summary-ui.mjs b/components/symbl_ai/actions/post-video-summary-ui/post-video-summary-ui.mjs index 63f2030a05db7..b55c7457e832e 100644 --- a/components/symbl_ai/actions/post-video-summary-ui/post-video-summary-ui.mjs +++ b/components/symbl_ai/actions/post-video-summary-ui/post-video-summary-ui.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-post-video-summary-ui", name: "Submit Video Summary User Interface", description: "The Video Summary UI provides users the ability to interact with the Symbl elements (Transcripts, Questions, Follow-Ups, Action Items, etc.) from a video conversation. See the doc [here](https://docs.symbl.ai/docs/api-reference/experience-api/post-video-summary-ui)", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/post-video-url/post-video-url.mjs b/components/symbl_ai/actions/post-video-url/post-video-url.mjs index 235a5f9b5f0a6..209cdccd27442 100644 --- a/components/symbl_ai/actions/post-video-url/post-video-url.mjs +++ b/components/symbl_ai/actions/post-video-url/post-video-url.mjs @@ -6,7 +6,12 @@ export default { key: "symbl_ai-post-video-url", name: "Submit Video URL", description: "Submit a Video file by providing the URL for processing. See the doc [here](https://docs.symbl.ai/docs/async-api/overview/video/post-video-url).", - version: "0.0.9", + version: "0.0.10", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/put-conversation/put-conversation.mjs b/components/symbl_ai/actions/put-conversation/put-conversation.mjs index 7e29e62b0f788..d16903ca414be 100644 --- a/components/symbl_ai/actions/put-conversation/put-conversation.mjs +++ b/components/symbl_ai/actions/put-conversation/put-conversation.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-put-conversation", name: "Update Conversation", description: "Update an existing Conversation object with metadata information. See the doc [here](https://docs.symbl.ai/docs/conversation-api/put-all-conversations/).", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/put-member/put-member.mjs b/components/symbl_ai/actions/put-member/put-member.mjs index 06cb0fdebd802..7aa8a67202bb1 100644 --- a/components/symbl_ai/actions/put-member/put-member.mjs +++ b/components/symbl_ai/actions/put-member/put-member.mjs @@ -4,7 +4,12 @@ export default { key: "symbl_ai-put-member", name: "Update Member", description: "Update an existing Conversation Member object. See the doc [here](https://docs.symbl.ai/docs/conversation-api/update-members/).", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/symbl_ai/actions/put-speaker-events/put-speaker-events.mjs b/components/symbl_ai/actions/put-speaker-events/put-speaker-events.mjs index 3e768c64cb0fe..3240d87a6f829 100644 --- a/components/symbl_ai/actions/put-speaker-events/put-speaker-events.mjs +++ b/components/symbl_ai/actions/put-speaker-events/put-speaker-events.mjs @@ -5,7 +5,12 @@ export default { key: "symbl_ai-put-speaker-events", name: "Update Speaker Events", description: "Update the Speaker Events of the Conversation. See the doc [here](https://docs.symbl.ai/docs/conversation-api/speaker-events/).", - version: "0.0.4", + version: "0.0.5", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { symblAIApp, diff --git a/components/syncmate_by_assitro/actions/send-bulk-messages/send-bulk-messages.mjs b/components/syncmate_by_assitro/actions/send-bulk-messages/send-bulk-messages.mjs index 507d6dd1cdeb1..ddc367b93480a 100644 --- a/components/syncmate_by_assitro/actions/send-bulk-messages/send-bulk-messages.mjs +++ b/components/syncmate_by_assitro/actions/send-bulk-messages/send-bulk-messages.mjs @@ -8,7 +8,12 @@ export default { key: "syncmate_by_assitro-send-bulk-messages", name: "Send Bulk Messages", description: "Send multiple WhatsApp messages in bulk. [See the documentation](https://assistro.co/user-guide/bulk-messaging-at-a-scheduled-time-using-syncmate-2/)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { syncmateByAssitro, diff --git a/components/syncmate_by_assitro/actions/send-message/send-message.mjs b/components/syncmate_by_assitro/actions/send-message/send-message.mjs index 621ca016f5a14..42848de7a4ed3 100644 --- a/components/syncmate_by_assitro/actions/send-message/send-message.mjs +++ b/components/syncmate_by_assitro/actions/send-message/send-message.mjs @@ -8,7 +8,12 @@ export default { key: "syncmate_by_assitro-send-message", name: "Send WhatsApp Message", description: "Send a single WhatsApp message using SyncMate by Assistro. [See the documentation](https://assistro.co/user-guide/connect-your-custom-app-with-syncmate/)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { syncmateByAssitro, diff --git a/components/tableau/actions/create-project/create-project.mjs b/components/tableau/actions/create-project/create-project.mjs index 5142791da6642..e2e6adb6fd38f 100644 --- a/components/tableau/actions/create-project/create-project.mjs +++ b/components/tableau/actions/create-project/create-project.mjs @@ -4,7 +4,12 @@ export default { key: "tableau-create-project", name: "Create Project", description: "Creates a project on the specified site. You can also create project hierarchies by creating a project under the specified parent project on the site. [See the documentation](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_projects.htm#create_project)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/tableau/actions/download-pdf/download-pdf.mjs b/components/tableau/actions/download-pdf/download-pdf.mjs index 10e1cb1f7c00e..647ac0e91395c 100644 --- a/components/tableau/actions/download-pdf/download-pdf.mjs +++ b/components/tableau/actions/download-pdf/download-pdf.mjs @@ -6,7 +6,12 @@ export default { key: "tableau-download-pdf", name: "Download PDF", description: "Downloads images of the sheets of a workbook as a PDF file. [See the documentation](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_workbooks_and_views.htm#download_workbook_pdf)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/tableau/actions/query-projects/query-projects.mjs b/components/tableau/actions/query-projects/query-projects.mjs index 6679bc3e34c30..d90ef36d6674b 100644 --- a/components/tableau/actions/query-projects/query-projects.mjs +++ b/components/tableau/actions/query-projects/query-projects.mjs @@ -5,7 +5,12 @@ export default { key: "tableau-query-projects", name: "Query Projects", description: "Returns a list of projects on the specified site. [See the documentation](https://help.tableau.com/current/api/rest_api/en-us/REST/rest_api_ref_projects.htm)", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/taiga/actions/create-issue/create-issue.mjs b/components/taiga/actions/create-issue/create-issue.mjs index 99e29d4ce0805..8793afd8f35e1 100644 --- a/components/taiga/actions/create-issue/create-issue.mjs +++ b/components/taiga/actions/create-issue/create-issue.mjs @@ -5,7 +5,12 @@ export default { key: "taiga-create-issue", name: "Create Issue", description: "Create a new issue in a Taiga project. [See the documentation](https://docs.taiga.io/api.html#issues-create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/create-task/create-task.mjs b/components/taiga/actions/create-task/create-task.mjs index 05aadb354c8d3..771e745144268 100644 --- a/components/taiga/actions/create-task/create-task.mjs +++ b/components/taiga/actions/create-task/create-task.mjs @@ -5,7 +5,12 @@ export default { key: "taiga-create-task", name: "Create Task", description: "Create a new task in a Taiga project. [See the documentation](https://docs.taiga.io/api.html#tasks-create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/create-userstory/create-userstory.mjs b/components/taiga/actions/create-userstory/create-userstory.mjs index ba2265cd10eba..90d34386eed11 100644 --- a/components/taiga/actions/create-userstory/create-userstory.mjs +++ b/components/taiga/actions/create-userstory/create-userstory.mjs @@ -5,7 +5,12 @@ export default { key: "taiga-create-userstory", name: "Create User Story", description: "Create a new user story in a Taiga project. [See the documentation](https://docs.taiga.io/api.html#user-stories-create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/delete-issue/delete-issue.mjs b/components/taiga/actions/delete-issue/delete-issue.mjs index 1272f33544425..41f82f77ec802 100644 --- a/components/taiga/actions/delete-issue/delete-issue.mjs +++ b/components/taiga/actions/delete-issue/delete-issue.mjs @@ -4,7 +4,12 @@ export default { key: "taiga-delete-issue", name: "Delete Issue", description: "Delete an existing issue from a Taiga project. [See the documentation](https://docs.taiga.io/api.html#issues-delete)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/delete-task/delete-task.mjs b/components/taiga/actions/delete-task/delete-task.mjs index 6be7783428255..930388f9bcd77 100644 --- a/components/taiga/actions/delete-task/delete-task.mjs +++ b/components/taiga/actions/delete-task/delete-task.mjs @@ -4,7 +4,12 @@ export default { key: "taiga-delete-task", name: "Delete Task", description: "Delete an existing task from a Taiga project. [See the documentation](https://docs.taiga.io/api.html#tasks-delete)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/delete-userstory/delete-userstory.mjs b/components/taiga/actions/delete-userstory/delete-userstory.mjs index a4dfc07254b5a..4495ace6a77ef 100644 --- a/components/taiga/actions/delete-userstory/delete-userstory.mjs +++ b/components/taiga/actions/delete-userstory/delete-userstory.mjs @@ -4,7 +4,12 @@ export default { key: "taiga-delete-userstory", name: "Delete User Story", description: "Delete an existing user story from a Taiga project. [See the documentation](https://docs.taiga.io/api.html#user-stories-delete)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/get-issue/get-issue.mjs b/components/taiga/actions/get-issue/get-issue.mjs index ff3d7a5d39373..a4aa4725d28e2 100644 --- a/components/taiga/actions/get-issue/get-issue.mjs +++ b/components/taiga/actions/get-issue/get-issue.mjs @@ -4,7 +4,12 @@ export default { key: "taiga-get-issue", name: "Get Issue", description: "Get an existing issue from a Taiga project. [See the documentation](https://docs.taiga.io/api.html#issues-get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/get-userstory/get-userstory.mjs b/components/taiga/actions/get-userstory/get-userstory.mjs index d44f03f6811b7..9e5c57538de1f 100644 --- a/components/taiga/actions/get-userstory/get-userstory.mjs +++ b/components/taiga/actions/get-userstory/get-userstory.mjs @@ -4,7 +4,12 @@ export default { key: "taiga-get-userstory", name: "Get User Story", description: "Get an existing user story from a Taiga project. [See the documentation](https://docs.taiga.io/api.html#user-stories-get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/update-issue/update-issue.mjs b/components/taiga/actions/update-issue/update-issue.mjs index 5d6726245fd29..9e823578d28b5 100644 --- a/components/taiga/actions/update-issue/update-issue.mjs +++ b/components/taiga/actions/update-issue/update-issue.mjs @@ -7,7 +7,12 @@ export default { key: "taiga-update-issue", name: "Update Issue", description: "Update an existing issue in a Taiga project. [See the documentation](https://docs.taiga.io/api.html#issues-edit)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/update-task/update-task.mjs b/components/taiga/actions/update-task/update-task.mjs index d1f85b49929c9..0f9c1fa72ae6f 100644 --- a/components/taiga/actions/update-task/update-task.mjs +++ b/components/taiga/actions/update-task/update-task.mjs @@ -7,7 +7,12 @@ export default { key: "taiga-update-task", name: "Update Task", description: "Update an existing task in a Taiga project. [See the documentation](https://docs.taiga.io/api.html#tasks-edit)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taiga/actions/update-userstory/update-userstory.mjs b/components/taiga/actions/update-userstory/update-userstory.mjs index 6061e85716f17..4b35b98486a9f 100644 --- a/components/taiga/actions/update-userstory/update-userstory.mjs +++ b/components/taiga/actions/update-userstory/update-userstory.mjs @@ -7,7 +7,12 @@ export default { key: "taiga-update-userstory", name: "Update User Story", description: "Update an existing user story in a Taiga project. [See the documentation](https://docs.taiga.io/api.html#_user_stories)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taiga, diff --git a/components/taleez/actions/add-candidate-to-job/add-candidate-to-job.mjs b/components/taleez/actions/add-candidate-to-job/add-candidate-to-job.mjs index 26acaba9a6892..c3025c38b9827 100644 --- a/components/taleez/actions/add-candidate-to-job/add-candidate-to-job.mjs +++ b/components/taleez/actions/add-candidate-to-job/add-candidate-to-job.mjs @@ -4,7 +4,12 @@ export default { key: "taleez-add-candidate-to-job", name: "Add Candidate to Job", description: "Links an existing candidate to a job offer. [See the documentation](https://api.taleez.com/swagger-ui/index.html#/jobs/addCandidate_1)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taleez, diff --git a/components/taleez/actions/create-candidate/create-candidate.mjs b/components/taleez/actions/create-candidate/create-candidate.mjs index 3ba20b075a2cd..86d1f057f626a 100644 --- a/components/taleez/actions/create-candidate/create-candidate.mjs +++ b/components/taleez/actions/create-candidate/create-candidate.mjs @@ -4,7 +4,12 @@ export default { key: "taleez-create-candidate", name: "Create Candidate", description: "Creates a new candidate in Taleez. [See the documentation](https://api.taleez.com/swagger-ui/index.html#/candidates/create_1)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taleez, diff --git a/components/taleez/actions/list-jobs/list-jobs.mjs b/components/taleez/actions/list-jobs/list-jobs.mjs index 5f4225d9ac017..c484853885a9b 100644 --- a/components/taleez/actions/list-jobs/list-jobs.mjs +++ b/components/taleez/actions/list-jobs/list-jobs.mjs @@ -4,7 +4,12 @@ export default { key: "taleez-list-jobs", name: "List Jobs", description: "Retrieves a list of jobs in your company. [See the documentation](https://api.taleez.com/swagger-ui/index.html#/jobs/list_3)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { taleez, diff --git a/components/talend/actions/execute-plan/execute-plan.mjs b/components/talend/actions/execute-plan/execute-plan.mjs index 6a3a9bc9ee5f0..c44fa77800092 100644 --- a/components/talend/actions/execute-plan/execute-plan.mjs +++ b/components/talend/actions/execute-plan/execute-plan.mjs @@ -4,7 +4,12 @@ export default { name: "Execute Plan", description: "Allows to run a Plan. [See the documentation](https://api.talend.com/apis/processing/2021-03/#operation_execute-plan).", key: "talend-execute-plan", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/talend/actions/get-available-plans-executions/get-available-plans-executions.mjs b/components/talend/actions/get-available-plans-executions/get-available-plans-executions.mjs index 425c31ad18d99..46f7daeed39be 100644 --- a/components/talend/actions/get-available-plans-executions/get-available-plans-executions.mjs +++ b/components/talend/actions/get-available-plans-executions/get-available-plans-executions.mjs @@ -6,7 +6,12 @@ export default { name: "Get Available Plans Executions", description: "List all plan executions the user is granted visibility on. For each plan execution returns execution and plan identifiers, start and finish timestamps, execution status and counters on done and planned executables within plan. [See the documentation](https://api.talend.com/apis/processing/2021-03/#operation_get-available-plans-executions).", key: "talend-get-available-plans-executions", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/talend/actions/get-plan-execution-status/get-plan-execution-status.mjs b/components/talend/actions/get-plan-execution-status/get-plan-execution-status.mjs index cf5eb2117aaa4..92b8a7cae3823 100644 --- a/components/talend/actions/get-plan-execution-status/get-plan-execution-status.mjs +++ b/components/talend/actions/get-plan-execution-status/get-plan-execution-status.mjs @@ -4,7 +4,12 @@ export default { name: "Get Plan Execution Status", description: "Get detailed status of one plan execution. [See the documentation](https://api.talend.com/apis/processing/2021-03/#operation_get-plan-execution-status).", key: "talend-get-plan-execution-status", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/talenthr/actions/create-employee/create-employee.mjs b/components/talenthr/actions/create-employee/create-employee.mjs index f4db509832bf0..3b3c996ea244b 100644 --- a/components/talenthr/actions/create-employee/create-employee.mjs +++ b/components/talenthr/actions/create-employee/create-employee.mjs @@ -9,7 +9,12 @@ export default { key: "talenthr-create-employee", name: "Create Employee", description: "Hires a new employee and registers them in the system. [See the documentation](https://apidocs.talenthr.io/#2950f0ba-b27b-4d4b-855f-4b79b667767c)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { talenthr, diff --git a/components/talenthr/actions/respond-time-off-request/respond-time-off-request.mjs b/components/talenthr/actions/respond-time-off-request/respond-time-off-request.mjs index 92d8b665fa33d..b1e11aacf888f 100644 --- a/components/talenthr/actions/respond-time-off-request/respond-time-off-request.mjs +++ b/components/talenthr/actions/respond-time-off-request/respond-time-off-request.mjs @@ -4,7 +4,12 @@ export default { key: "talenthr-respond-time-off-request", name: "Respond to Time Off Request", description: "Responds to an employee's time off request. This action requires the request ID and the response status as props. [See the documentation](https://apidocs.talenthr.io/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { talenthr, diff --git a/components/talenthr/actions/update-employee/update-employee.mjs b/components/talenthr/actions/update-employee/update-employee.mjs index d545c83e07dcd..6b480b439405e 100644 --- a/components/talenthr/actions/update-employee/update-employee.mjs +++ b/components/talenthr/actions/update-employee/update-employee.mjs @@ -14,7 +14,12 @@ export default { key: "talenthr-update-employee", name: "Update Employee", description: "Allows updating an existing employee's data in the system. [See the documentation](https://apidocs.talenthr.io/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { talenthr, diff --git a/components/tally/actions/get-form-fields/get-form-fields.mjs b/components/tally/actions/get-form-fields/get-form-fields.mjs index 34c28f371c319..6af7ed9b38607 100644 --- a/components/tally/actions/get-form-fields/get-form-fields.mjs +++ b/components/tally/actions/get-form-fields/get-form-fields.mjs @@ -2,7 +2,12 @@ import tally from "../../tally.app.mjs"; export default { name: "Get Form Fields", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "tally-get-form-fields", description: "Get the fields of a form. [See docs here](https://tallyso.notion.site/Tally-OAuth-2-reference-d0442c679a464664823628f675f43454)", type: "action", diff --git a/components/tally/actions/get-forms/get-forms.mjs b/components/tally/actions/get-forms/get-forms.mjs index 24d1f46d80950..dd74801a22f5c 100644 --- a/components/tally/actions/get-forms/get-forms.mjs +++ b/components/tally/actions/get-forms/get-forms.mjs @@ -2,7 +2,12 @@ import tally from "../../tally.app.mjs"; export default { name: "Get Forms", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "tally-get-forms", description: "Get a list of forms. [See docs here](https://tallyso.notion.site/Tally-OAuth-2-reference-d0442c679a464664823628f675f43454)", type: "action", diff --git a/components/tally/actions/get-responses/get-responses.mjs b/components/tally/actions/get-responses/get-responses.mjs index 6714a719287a4..32d12b52e5769 100644 --- a/components/tally/actions/get-responses/get-responses.mjs +++ b/components/tally/actions/get-responses/get-responses.mjs @@ -2,7 +2,12 @@ import tally from "../../tally.app.mjs"; export default { name: "Get Responses", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "tally-get-responses", description: "Get a list of responses. [See docs here](https://tallyso.notion.site/Tally-OAuth-2-reference-d0442c679a464664823628f675f43454)", type: "action", diff --git a/components/taskade/actions/create-task/create-task.mjs b/components/taskade/actions/create-task/create-task.mjs index 8503d903a0609..28130188a9b9b 100644 --- a/components/taskade/actions/create-task/create-task.mjs +++ b/components/taskade/actions/create-task/create-task.mjs @@ -4,7 +4,12 @@ export default { key: "taskade-create-task", name: "Create Task", description: "Creates a new task in Taskade. [See the documentation](https://developers.taskade.com/docs/api/tasks/create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { taskade, diff --git a/components/tavily/actions/send-query/send-query.mjs b/components/tavily/actions/send-query/send-query.mjs index 0bd76e4b2ece4..0a32942303db2 100644 --- a/components/tavily/actions/send-query/send-query.mjs +++ b/components/tavily/actions/send-query/send-query.mjs @@ -4,7 +4,12 @@ export default { key: "tavily-send-query", name: "Send Query", description: "Search for data based on a query. [See the documentation](https://docs.tavily.com/docs/tavily-api/rest_api#post-search)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/taxjar/actions/calculate-sales-tax/calculate-sales-tax.mjs b/components/taxjar/actions/calculate-sales-tax/calculate-sales-tax.mjs index f7c223c1d2d5f..96b1af3ed9d40 100644 --- a/components/taxjar/actions/calculate-sales-tax/calculate-sales-tax.mjs +++ b/components/taxjar/actions/calculate-sales-tax/calculate-sales-tax.mjs @@ -4,7 +4,12 @@ export default { key: "taxjar-calculate-sales-tax", name: "Calculate Sales Tax", description: "Shows the sales tax that should be collected for a given order. [See the documentation](https://developers.taxjar.com/api/reference/#taxes)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/taxjar/actions/create-customer/create-customer.mjs b/components/taxjar/actions/create-customer/create-customer.mjs index 6a7eee31accc1..37dcffdac097e 100644 --- a/components/taxjar/actions/create-customer/create-customer.mjs +++ b/components/taxjar/actions/create-customer/create-customer.mjs @@ -4,7 +4,12 @@ export default { key: "taxjar-create-customer", name: "Create Customer", description: "Creates a new customer at TaxJar. [See the documentation](https://developers.taxjar.com/api/reference/#post-create-a-customer)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/taxjar/actions/validate-address/validate-address.mjs b/components/taxjar/actions/validate-address/validate-address.mjs index 89505788a04de..427882c552f6d 100644 --- a/components/taxjar/actions/validate-address/validate-address.mjs +++ b/components/taxjar/actions/validate-address/validate-address.mjs @@ -4,7 +4,12 @@ export default { key: "taxjar-validate-address", name: "Validate Address", description: "Validates a customer address and returns back a collection of address matches. [See the documentation](https://developers.taxjar.com/api/reference/#post-validate-an-address)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app,