From 01ac42ecb55bbef57580f69e27f888008c1c3324 Mon Sep 17 00:00:00 2001 From: GTFalcao Date: Tue, 30 Sep 2025 17:30:31 -0300 Subject: [PATCH] feat: MCP annotations batch 10/65 (100 components) --- components/chatwork/actions/create-room/create-room.mjs | 7 ++++++- components/chatwork/actions/create-task/create-task.mjs | 7 ++++++- .../actions/create-list-item/create-list-item.mjs | 7 ++++++- .../create-multiple-list-items.mjs | 7 ++++++- .../checkvist/actions/create-new-list/create-new-list.mjs | 7 ++++++- components/cinc/actions/create-lead/create-lead.mjs | 7 ++++++- components/cinc/actions/get-lead/get-lead.mjs | 7 ++++++- .../add-assets-to-gallery/add-assets-to-gallery.mjs | 7 ++++++- .../cincopa/actions/create-gallery/create-gallery.mjs | 7 ++++++- .../upload-asset-from-url/upload-asset-from-url.mjs | 7 ++++++- .../circle/actions/create-comment/create-comment.mjs | 7 ++++++- components/circle/actions/create-post/create-post.mjs | 7 ++++++- .../actions/get-job-artifacts/get-job-artifacts.mjs | 7 ++++++- .../circleci/actions/rerun-workflow/rerun-workflow.mjs | 7 ++++++- .../circleci/actions/trigger-pipeline/trigger-pipeline.mjs | 7 ++++++- .../actions/create-organization/create-organization.mjs | 7 ++++++- .../cisco_meraki/actions/get-network/get-network.mjs | 7 ++++++- .../cisco_meraki/actions/update-network/update-network.mjs | 7 ++++++- .../cisco_webex/actions/create-message/create-message.mjs | 7 ++++++- components/cisco_webex/actions/create-room/create-room.mjs | 7 ++++++- .../cisco_webex/actions/list-messages/list-messages.mjs | 7 ++++++- .../correct-color-lighting/correct-color-lighting.mjs | 7 ++++++- .../actions/remove-background/remove-background.mjs | 7 ++++++- .../claid_ai/actions/upscale-image/upscale-image.mjs | 7 ++++++- .../actions/create-customer/create-customer.mjs | 7 ++++++- .../create-purchase-document/create-purchase-document.mjs | 7 ++++++- .../actions/create-supplier/create-supplier.mjs | 7 ++++++- .../company-name-to-domain/company-name-to-domain.mjs | 7 ++++++- .../clearbit/actions/domain-lookup/domain-lookup.mjs | 7 ++++++- components/clearbit/actions/email-lookup/email-lookup.mjs | 7 ++++++- .../clearbit/actions/find-companies/find-companies.mjs | 7 ++++++- .../clearbit/actions/find-contacts/find-contacts.mjs | 7 ++++++- .../actions/create-definition/create-definition.mjs | 7 ++++++- .../actions/get-definitions/get-definitions.mjs | 7 ++++++- .../clearly_defined/actions/get-harvests/get-harvests.mjs | 7 ++++++- .../clearout/actions/get-domain-mx/get-domain-mx.mjs | 7 ++++++- components/clearout/actions/verify-email/verify-email.mjs | 7 ++++++- .../create-user-invitation/create-user-invitation.mjs | 7 ++++++- components/clerk/actions/create-user/create-user.mjs | 7 ++++++- components/clerk/actions/delete-user/delete-user.mjs | 7 ++++++- .../actions/get-user-membership/get-user-membership.mjs | 7 ++++++- components/clerk/actions/get-user/get-user.mjs | 7 ++++++- components/clerk/actions/update-user/update-user.mjs | 7 ++++++- .../actions/create-subscriber/create-subscriber.mjs | 7 ++++++- .../actions/update-subscriber/update-subscriber.mjs | 7 ++++++- .../clevertap/actions/create-campaign/create-campaign.mjs | 7 ++++++- .../create-or-update-user/create-or-update-user.mjs | 7 ++++++- .../actions/get-campaign-report/get-campaign-report.mjs | 7 ++++++- .../clevertap/actions/get-campaigns/get-campaigns.mjs | 7 ++++++- .../clevertap/actions/stop-campaign/stop-campaign.mjs | 7 ++++++- .../clevertap/actions/upload-events/upload-events.mjs | 7 ++++++- .../actions/create-document/create-document.mjs | 7 ++++++- components/click2mail2/actions/create-job/create-job.mjs | 7 ++++++- .../actions/apply-tag-contact/apply-tag-contact.mjs | 7 ++++++- .../actions/remove-tag-contact/remove-tag-contact.mjs | 7 ++++++- .../update-create-contact/update-create-contact.mjs | 7 ++++++- .../create-project-backup/create-project-backup.mjs | 7 ++++++- .../actions/create-publication/create-publication.mjs | 7 ++++++- components/clickhelp/actions/create-topic/create-topic.mjs | 7 ++++++- .../clicksend/actions/create-contact/create-contact.mjs | 7 ++++++- components/clicksend/actions/send-mms/send-mms.mjs | 7 ++++++- components/clicksend/actions/send-sms/send-sms.mjs | 7 ++++++- .../clicktime/actions/create-client/create-client.mjs | 7 ++++++- components/clicktime/actions/create-job/create-job.mjs | 7 ++++++- components/clicktime/actions/create-user/create-user.mjs | 7 ++++++- .../create-chat-view-comment/create-chat-view-comment.mjs | 7 ++++++- .../create-checklist-item/create-checklist-item.mjs | 7 ++++++- .../clickup/actions/create-checklist/create-checklist.mjs | 7 ++++++- components/clickup/actions/create-folder/create-folder.mjs | 7 ++++++- .../actions/create-list-comment/create-list-comment.mjs | 7 ++++++- components/clickup/actions/create-list/create-list.mjs | 7 ++++++- components/clickup/actions/create-space/create-space.mjs | 7 ++++++- .../actions/create-task-comment/create-task-comment.mjs | 7 ++++++- .../create-task-from-template.mjs | 7 ++++++- components/clickup/actions/create-task/create-task.mjs | 7 ++++++- .../create-threaded-comment/create-threaded-comment.mjs | 7 ++++++- .../actions/create-time-entry/create-time-entry.mjs | 7 ++++++- .../actions/create-view-comment/create-view-comment.mjs | 7 ++++++- .../delete-checklist-item/delete-checklist-item.mjs | 7 ++++++- .../clickup/actions/delete-checklist/delete-checklist.mjs | 7 ++++++- .../clickup/actions/delete-comment/delete-comment.mjs | 7 ++++++- components/clickup/actions/delete-folder/delete-folder.mjs | 7 ++++++- components/clickup/actions/delete-list/delete-list.mjs | 7 ++++++- components/clickup/actions/delete-space/delete-space.mjs | 7 ++++++- components/clickup/actions/delete-task/delete-task.mjs | 7 ++++++- .../actions/get-custom-fields/get-custom-fields.mjs | 7 ++++++- .../clickup/actions/get-folder-views/get-folder-views.mjs | 7 ++++++- components/clickup/actions/get-folder/get-folder.mjs | 7 ++++++- components/clickup/actions/get-folders/get-folders.mjs | 7 ++++++- .../actions/get-list-comments/get-list-comments.mjs | 7 ++++++- .../clickup/actions/get-list-views/get-list-views.mjs | 7 ++++++- components/clickup/actions/get-list/get-list.mjs | 7 ++++++- components/clickup/actions/get-lists/get-lists.mjs | 7 ++++++- .../clickup/actions/get-space-views/get-space-views.mjs | 7 ++++++- components/clickup/actions/get-space/get-space.mjs | 7 ++++++- components/clickup/actions/get-spaces/get-spaces.mjs | 7 ++++++- .../actions/get-task-comments/get-task-comments.mjs | 7 ++++++- .../actions/get-task-templates/get-task-templates.mjs | 7 ++++++- components/clickup/actions/get-task/get-task.mjs | 7 ++++++- components/clickup/actions/get-tasks/get-tasks.mjs | 7 ++++++- 100 files changed, 600 insertions(+), 100 deletions(-) diff --git a/components/chatwork/actions/create-room/create-room.mjs b/components/chatwork/actions/create-room/create-room.mjs index 64c3c589f5426..ec640f8c970b6 100644 --- a/components/chatwork/actions/create-room/create-room.mjs +++ b/components/chatwork/actions/create-room/create-room.mjs @@ -5,7 +5,12 @@ export default { key: "chatwork-create-room", name: "Create Room", description: "Create a new group chat. [See the documentation](https://download.chatwork.com/ChatWork_API_Documentation.pdf)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { chatwork, diff --git a/components/chatwork/actions/create-task/create-task.mjs b/components/chatwork/actions/create-task/create-task.mjs index 5b545bfa6f45c..7bf28fb4eeb8c 100644 --- a/components/chatwork/actions/create-task/create-task.mjs +++ b/components/chatwork/actions/create-task/create-task.mjs @@ -4,7 +4,12 @@ export default { key: "chatwork-create-task", name: "Create Task", description: "Create a new task in a specified room. [See the documentation](https://download.chatwork.com/ChatWork_API_Documentation.pdf)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { chatwork, diff --git a/components/checkvist/actions/create-list-item/create-list-item.mjs b/components/checkvist/actions/create-list-item/create-list-item.mjs index 766898d83d170..3d0bb11c48562 100644 --- a/components/checkvist/actions/create-list-item/create-list-item.mjs +++ b/components/checkvist/actions/create-list-item/create-list-item.mjs @@ -6,7 +6,12 @@ export default { key: "checkvist-create-list-item", name: "Create List Item", description: "Creates a new list item within a specified list. [See the documentation](https://checkvist.com/auth/api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { checkvist, diff --git a/components/checkvist/actions/create-multiple-list-items/create-multiple-list-items.mjs b/components/checkvist/actions/create-multiple-list-items/create-multiple-list-items.mjs index 68d94932e3a69..714fafd9b31cf 100644 --- a/components/checkvist/actions/create-multiple-list-items/create-multiple-list-items.mjs +++ b/components/checkvist/actions/create-multiple-list-items/create-multiple-list-items.mjs @@ -7,7 +7,12 @@ export default { key: "checkvist-create-multiple-list-items", name: "Create Multiple List Items", description: "Enables creation of several list items at once from a block of text. Indentations in the text indicate nested list items. [See the documentation](https://checkvist.com/auth/api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { checkvist, diff --git a/components/checkvist/actions/create-new-list/create-new-list.mjs b/components/checkvist/actions/create-new-list/create-new-list.mjs index bf2cb176a63d1..d5272ea6575f7 100644 --- a/components/checkvist/actions/create-new-list/create-new-list.mjs +++ b/components/checkvist/actions/create-new-list/create-new-list.mjs @@ -4,7 +4,12 @@ export default { key: "checkvist-create-new-list", name: "Create New List", description: "Creates a new list in Checkvist. [See the documentation](https://checkvist.com/auth/api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { checkvist, diff --git a/components/cinc/actions/create-lead/create-lead.mjs b/components/cinc/actions/create-lead/create-lead.mjs index d9afb6371845d..933c3035c1601 100644 --- a/components/cinc/actions/create-lead/create-lead.mjs +++ b/components/cinc/actions/create-lead/create-lead.mjs @@ -4,7 +4,12 @@ export default { key: "cinc-create-lead", name: "Create New Lead", description: "This component creates a new lead in Cinc. [See the documentation](https://public.cincapi.com/v2/docs/#post-site-leads)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { cinc, diff --git a/components/cinc/actions/get-lead/get-lead.mjs b/components/cinc/actions/get-lead/get-lead.mjs index f852a6f008f7e..9c2d607bba81b 100644 --- a/components/cinc/actions/get-lead/get-lead.mjs +++ b/components/cinc/actions/get-lead/get-lead.mjs @@ -4,7 +4,12 @@ export default { key: "cinc-get-lead", name: "Get Lead", description: "Retrieves a lead by ID in CINC. [See the documentation](https://public.cincapi.com/v2/docs/#get-site-leads-lead_id-2)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { cinc, diff --git a/components/cincopa/actions/add-assets-to-gallery/add-assets-to-gallery.mjs b/components/cincopa/actions/add-assets-to-gallery/add-assets-to-gallery.mjs index c267056af23e0..d79dc39757cab 100644 --- a/components/cincopa/actions/add-assets-to-gallery/add-assets-to-gallery.mjs +++ b/components/cincopa/actions/add-assets-to-gallery/add-assets-to-gallery.mjs @@ -5,7 +5,12 @@ export default { key: "cincopa-add-assets-to-gallery", name: "Add Assets to Gallery", description: "Adds an asset or a list of assets to an existing gallery. [See the documentation](https://www.cincopa.com/media-platform/api-documentation-v2#gallery.add_item)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/cincopa/actions/create-gallery/create-gallery.mjs b/components/cincopa/actions/create-gallery/create-gallery.mjs index 8330e9f608d2f..155afc58bb125 100644 --- a/components/cincopa/actions/create-gallery/create-gallery.mjs +++ b/components/cincopa/actions/create-gallery/create-gallery.mjs @@ -4,7 +4,12 @@ export default { key: "cincopa-create-gallery", name: "Create Gallery", description: "Creates a new gallery, returning the new gallery FID (unique ID). [See the documentation](https://www.cincopa.com/media-platform/api-documentation-v2#gallery.create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/cincopa/actions/upload-asset-from-url/upload-asset-from-url.mjs b/components/cincopa/actions/upload-asset-from-url/upload-asset-from-url.mjs index 51edb7d9069ae..6de508e04c4e3 100644 --- a/components/cincopa/actions/upload-asset-from-url/upload-asset-from-url.mjs +++ b/components/cincopa/actions/upload-asset-from-url/upload-asset-from-url.mjs @@ -4,7 +4,12 @@ export default { key: "cincopa-upload-asset-from-url", name: "Upload Asset From URL", description: "Upload an asset from an input URL to a Cincopa gallery. [See the documentation](https://www.cincopa.com/media-platform/api-documentation-v2#asset_upload_from_url)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/circle/actions/create-comment/create-comment.mjs b/components/circle/actions/create-comment/create-comment.mjs index 14c1c8c7512df..1a6697394b3b6 100644 --- a/components/circle/actions/create-comment/create-comment.mjs +++ b/components/circle/actions/create-comment/create-comment.mjs @@ -4,7 +4,12 @@ export default { key: "circle-create-comment", name: "Create Comment", description: "Creates a comment on a post in Circle. [See the documentation](https://api.circle.so/#4cb2eea1-6832-4ffc-8614-078b88dee4e2)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { circle, diff --git a/components/circle/actions/create-post/create-post.mjs b/components/circle/actions/create-post/create-post.mjs index 775d665fdf4f7..fa91dd2419109 100644 --- a/components/circle/actions/create-post/create-post.mjs +++ b/components/circle/actions/create-post/create-post.mjs @@ -4,7 +4,12 @@ export default { key: "circle-create-post", name: "Create Post", description: "Create a new post in a selected space within your Circle community. [See the documentation](https://api.circle.so/#ffc804e8-02a8-48dc-a5c8-dc278f909fa4)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { circle, diff --git a/components/circleci/actions/get-job-artifacts/get-job-artifacts.mjs b/components/circleci/actions/get-job-artifacts/get-job-artifacts.mjs index 434cba3175dd3..60b8025dc7586 100644 --- a/components/circleci/actions/get-job-artifacts/get-job-artifacts.mjs +++ b/components/circleci/actions/get-job-artifacts/get-job-artifacts.mjs @@ -4,7 +4,12 @@ export default { key: "circleci-get-job-artifacts", name: "Get Job Artifacts", description: "Retrieves a job's artifacts. [See the documentation](https://circleci.com/docs/api/v2/index.html#tag/Job/operation/getJobArtifacts).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { circleci, diff --git a/components/circleci/actions/rerun-workflow/rerun-workflow.mjs b/components/circleci/actions/rerun-workflow/rerun-workflow.mjs index a997d763cd744..c895e9a4a367b 100644 --- a/components/circleci/actions/rerun-workflow/rerun-workflow.mjs +++ b/components/circleci/actions/rerun-workflow/rerun-workflow.mjs @@ -4,7 +4,12 @@ export default { key: "circleci-rerun-workflow", name: "Rerun Workflow", description: "Reruns the specified workflow. [See the documentation](https://circleci.com/docs/api/v2/index.html#tag/Workflow/operation/rerunWorkflow)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { circleci, diff --git a/components/circleci/actions/trigger-pipeline/trigger-pipeline.mjs b/components/circleci/actions/trigger-pipeline/trigger-pipeline.mjs index 2d531baeaacfd..dde1f943d6454 100644 --- a/components/circleci/actions/trigger-pipeline/trigger-pipeline.mjs +++ b/components/circleci/actions/trigger-pipeline/trigger-pipeline.mjs @@ -4,7 +4,12 @@ export default { key: "circleci-trigger-pipeline", name: "Trigger a Pipeline", description: "Trigger a pipeline given a pipeline definition ID. Supports all integrations except GitLab. [See the documentation](https://circleci.com/docs/api/v2/index.html#tag/Pipeline/operation/triggerPipelineRun)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { circleci, diff --git a/components/cisco_meraki/actions/create-organization/create-organization.mjs b/components/cisco_meraki/actions/create-organization/create-organization.mjs index eb0d440e055b9..d4555b5dfd06c 100644 --- a/components/cisco_meraki/actions/create-organization/create-organization.mjs +++ b/components/cisco_meraki/actions/create-organization/create-organization.mjs @@ -5,7 +5,12 @@ export default { name: "Create Organization", description: "Creates a new organization. [See the docs](https://developer.cisco.com/meraki/api/#!create-organization).", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, name: { diff --git a/components/cisco_meraki/actions/get-network/get-network.mjs b/components/cisco_meraki/actions/get-network/get-network.mjs index 833dc12bcd766..1190ed252e558 100644 --- a/components/cisco_meraki/actions/get-network/get-network.mjs +++ b/components/cisco_meraki/actions/get-network/get-network.mjs @@ -5,7 +5,12 @@ export default { name: "Get Network", description: "Gets a network. [See the docs](https://developer.cisco.com/meraki/api/#!get-network).", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, props: { app, orgId: { diff --git a/components/cisco_meraki/actions/update-network/update-network.mjs b/components/cisco_meraki/actions/update-network/update-network.mjs index 25e80625705c9..0883496e638b5 100644 --- a/components/cisco_meraki/actions/update-network/update-network.mjs +++ b/components/cisco_meraki/actions/update-network/update-network.mjs @@ -5,7 +5,12 @@ export default { name: "Update Network", description: "Updates a network. [See the docs](https://developer.cisco.com/meraki/api/#!update-network).", type: "action", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, props: { app, orgId: { diff --git a/components/cisco_webex/actions/create-message/create-message.mjs b/components/cisco_webex/actions/create-message/create-message.mjs index 5d3a22733dac7..98d3f3350dec4 100644 --- a/components/cisco_webex/actions/create-message/create-message.mjs +++ b/components/cisco_webex/actions/create-message/create-message.mjs @@ -5,7 +5,12 @@ export default { name: "Create Message", description: "Post a plain text or [rich text](https://developer.webex.com/docs/basics#formatting-messages) message, and optionally, a [file attachment](https://developer.webex.com/docs/basics#message-attachments), to a room. [See the docs here](https://developer.webex.com/docs/api/v1/messages/create-a-message)", type: "action", - version: "0.1.0", + version: "0.1.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { ciscoWebex, text: { diff --git a/components/cisco_webex/actions/create-room/create-room.mjs b/components/cisco_webex/actions/create-room/create-room.mjs index b6acaeffc88d5..faf0bb697c516 100644 --- a/components/cisco_webex/actions/create-room/create-room.mjs +++ b/components/cisco_webex/actions/create-room/create-room.mjs @@ -5,7 +5,12 @@ export default { name: "Create a Room", description: "Creates a room. The authenticated user is automatically added as a member of the room. [See the docs here](https://developer.webex.com/docs/api/v1/rooms/create-a-room)", type: "action", - version: "0.1.0", + version: "0.1.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, props: { ciscoWebex, title: { diff --git a/components/cisco_webex/actions/list-messages/list-messages.mjs b/components/cisco_webex/actions/list-messages/list-messages.mjs index c7516df3b2c88..1057aa1e03c31 100644 --- a/components/cisco_webex/actions/list-messages/list-messages.mjs +++ b/components/cisco_webex/actions/list-messages/list-messages.mjs @@ -5,7 +5,12 @@ export default { name: "List Messages", description: "Retrieve messages in a specific room. [See the docs here](https://developer.webex.com/docs/api/v1/messages/list-messages)", type: "action", - version: "0.1.0", + version: "0.1.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, props: { ciscoWebex, roomId: { diff --git a/components/claid_ai/actions/correct-color-lighting/correct-color-lighting.mjs b/components/claid_ai/actions/correct-color-lighting/correct-color-lighting.mjs index e85c4c50bdb6c..1a7007f01c66f 100644 --- a/components/claid_ai/actions/correct-color-lighting/correct-color-lighting.mjs +++ b/components/claid_ai/actions/correct-color-lighting/correct-color-lighting.mjs @@ -7,7 +7,12 @@ export default { key: "claid_ai-correct-color-lighting", name: "Correct Color & Lighting", description: "Automatically adjusts the color and lighting of an image by applying HDR. The result is an enhancement of the dynamic range in dark or overexposed images. [See the documentation](https://docs.claid.ai/image-editing-api/image-operations/color-adjustments)", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { claidAi, diff --git a/components/claid_ai/actions/remove-background/remove-background.mjs b/components/claid_ai/actions/remove-background/remove-background.mjs index 85f62ee47c595..e335484a53f6c 100644 --- a/components/claid_ai/actions/remove-background/remove-background.mjs +++ b/components/claid_ai/actions/remove-background/remove-background.mjs @@ -7,7 +7,12 @@ export default { key: "claid_ai-remove-background", name: "Remove Background", description: "Easily erases the image's background, effectively isolating the main subject. [See the documentation](https://docs.claid.ai/image-editing-api/image-operations/background)", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { claidAi, diff --git a/components/claid_ai/actions/upscale-image/upscale-image.mjs b/components/claid_ai/actions/upscale-image/upscale-image.mjs index 6d20b3c83a140..9779ee2d6acb0 100644 --- a/components/claid_ai/actions/upscale-image/upscale-image.mjs +++ b/components/claid_ai/actions/upscale-image/upscale-image.mjs @@ -7,7 +7,12 @@ export default { key: "claid_ai-upscale-image", name: "Upscale Image", description: "Enlarges the selected image in order to improve its resolution. By running this action, users can obtain clearer and sharper images. [See the documentation](https://docs.claid.ai/image-editing-api/image-operations/resizing)", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { claidAi, diff --git a/components/clear_books/actions/create-customer/create-customer.mjs b/components/clear_books/actions/create-customer/create-customer.mjs index f5770b8771a03..dc5dde21da966 100644 --- a/components/clear_books/actions/create-customer/create-customer.mjs +++ b/components/clear_books/actions/create-customer/create-customer.mjs @@ -4,7 +4,12 @@ export default { key: "clear_books-create-customer", name: "Create Customer", description: "Creates a new customer in Clear Books. [See the documentation](https://u.pcloud.link/publink/show?code=XZkThJ5Z4zKewgCL6VBpfxlPeHPDdXXj0Cc7)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clearBooks, diff --git a/components/clear_books/actions/create-purchase-document/create-purchase-document.mjs b/components/clear_books/actions/create-purchase-document/create-purchase-document.mjs index 8c742b374415c..34588fb3123d7 100644 --- a/components/clear_books/actions/create-purchase-document/create-purchase-document.mjs +++ b/components/clear_books/actions/create-purchase-document/create-purchase-document.mjs @@ -5,7 +5,12 @@ export default { key: "clear_books-create-purchase-document", name: "Create Purchase Document", description: "Creates a new Purchase Document in Clear Books. [See the documentation](https://u.pcloud.link/publink/show?code=XZkThJ5Z4zKewgCL6VBpfxlPeHPDdXXj0Cc7)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clearBooks, diff --git a/components/clear_books/actions/create-supplier/create-supplier.mjs b/components/clear_books/actions/create-supplier/create-supplier.mjs index f728e96d9384b..5a639b8bb1655 100644 --- a/components/clear_books/actions/create-supplier/create-supplier.mjs +++ b/components/clear_books/actions/create-supplier/create-supplier.mjs @@ -4,7 +4,12 @@ export default { key: "clear_books-create-supplier", name: "Create Supplier", description: "Creates a new supplier in Clear Books. [See the documentation](https://u.pcloud.link/publink/show?code=XZkThJ5Z4zKewgCL6VBpfxlPeHPDdXXj0Cc7)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clearBooks, diff --git a/components/clearbit/actions/company-name-to-domain/company-name-to-domain.mjs b/components/clearbit/actions/company-name-to-domain/company-name-to-domain.mjs index f4ddc7c3df5ee..26ca918e62227 100644 --- a/components/clearbit/actions/company-name-to-domain/company-name-to-domain.mjs +++ b/components/clearbit/actions/company-name-to-domain/company-name-to-domain.mjs @@ -4,7 +4,12 @@ export default { key: "clearbit-company-name-to-domain", name: "Company Name to Domain", description: "The Company Name to Domain action lets you convert the exact name of a company to a website domain, and a logo. [See the docs here](https://dashboard.clearbit.com/docs?javascript#name-to-domain-api).", - version: "0.2.0", + version: "0.2.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clearbit/actions/domain-lookup/domain-lookup.mjs b/components/clearbit/actions/domain-lookup/domain-lookup.mjs index 04afddd20f1d2..b02f9f6f9d1fb 100644 --- a/components/clearbit/actions/domain-lookup/domain-lookup.mjs +++ b/components/clearbit/actions/domain-lookup/domain-lookup.mjs @@ -4,7 +4,12 @@ export default { key: "clearbit-domain-lookup", name: "Domain lookup", description: "The Company API allows you to look up a company by their domain. [See the docs here](https://dashboard.clearbit.com/docs?javascript#enrichment-api-company-api-domain-lookup).", - version: "0.2.0", + version: "0.2.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clearbit/actions/email-lookup/email-lookup.mjs b/components/clearbit/actions/email-lookup/email-lookup.mjs index 5b93f7060d90a..edb381112ae50 100644 --- a/components/clearbit/actions/email-lookup/email-lookup.mjs +++ b/components/clearbit/actions/email-lookup/email-lookup.mjs @@ -4,7 +4,12 @@ export default { key: "clearbit-email-lookup", name: "Email lookup", description: "This endpoint retrieves a person by email address. [See the docs here](https://dashboard.clearbit.com/docs#enrichment-api-person-api-email-lookup)", - version: "0.4.0", + version: "0.4.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clearbit/actions/find-companies/find-companies.mjs b/components/clearbit/actions/find-companies/find-companies.mjs index 7bcdd17054c6a..a2c0829e3ab2f 100644 --- a/components/clearbit/actions/find-companies/find-companies.mjs +++ b/components/clearbit/actions/find-companies/find-companies.mjs @@ -5,7 +5,12 @@ export default { key: "clearbit-find-companies", name: "Find Companies", description: "Find companies via specific criteria. [See the docs here](https://dashboard.clearbit.com/docs#discovery-api-attributes)", - version: "0.3.0", + version: "0.3.1", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clearbit/actions/find-contacts/find-contacts.mjs b/components/clearbit/actions/find-contacts/find-contacts.mjs index 1c5cfabb62bf5..88e35e74403d9 100644 --- a/components/clearbit/actions/find-contacts/find-contacts.mjs +++ b/components/clearbit/actions/find-contacts/find-contacts.mjs @@ -5,7 +5,12 @@ export default { key: "clearbit-find-contacts", name: "Find Contacts", description: "Find people who work at a specific company. [See the docs here](https://dashboard.clearbit.com/docs#prospector-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clearly_defined/actions/create-definition/create-definition.mjs b/components/clearly_defined/actions/create-definition/create-definition.mjs index 223ee50651aee..15a698f44d8d2 100644 --- a/components/clearly_defined/actions/create-definition/create-definition.mjs +++ b/components/clearly_defined/actions/create-definition/create-definition.mjs @@ -4,7 +4,12 @@ export default { key: "clearly_defined-create-definition", name: "Create Definition", description: "Request the creation of a resource. [See the documentation](https://api.clearlydefined.io/api-docs/#/definitions/post_definitions).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clearlyDefined, diff --git a/components/clearly_defined/actions/get-definitions/get-definitions.mjs b/components/clearly_defined/actions/get-definitions/get-definitions.mjs index 8bd812c73f9bc..6465890ace47c 100644 --- a/components/clearly_defined/actions/get-definitions/get-definitions.mjs +++ b/components/clearly_defined/actions/get-definitions/get-definitions.mjs @@ -4,7 +4,12 @@ export default { key: "clearly_defined-get-definitions", name: "Get Definitions", description: "Gets the coordinates for all definitions that match the given pattern in the specified part of the definition. [See the documentation](https://api.clearlydefined.io/api-docs/#/definitions/get_definitions).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { clearlyDefined, diff --git a/components/clearly_defined/actions/get-harvests/get-harvests.mjs b/components/clearly_defined/actions/get-harvests/get-harvests.mjs index 2baa75e556c34..0bc054ca520e7 100644 --- a/components/clearly_defined/actions/get-harvests/get-harvests.mjs +++ b/components/clearly_defined/actions/get-harvests/get-harvests.mjs @@ -4,7 +4,12 @@ export default { key: "clearly_defined-get-harvests", name: "Get Harvests", description: "Get all the harvested data for a component revision. [See the documentation](https://api.clearlydefined.io/api-docs/#/harvest/get_harvest__type___provider___namespace___name___revision_).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { clearlyDefined, diff --git a/components/clearout/actions/get-domain-mx/get-domain-mx.mjs b/components/clearout/actions/get-domain-mx/get-domain-mx.mjs index 0bf42344f166a..53c6931f1ce2e 100644 --- a/components/clearout/actions/get-domain-mx/get-domain-mx.mjs +++ b/components/clearout/actions/get-domain-mx/get-domain-mx.mjs @@ -2,7 +2,12 @@ import app from "../../clearout.app.mjs"; export default { name: "Get Domain MX", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "clearout-get-domain-mx", description: "Get a domain MX. [See the documentation](https://docs.clearout.io/api-misc.html)", type: "action", diff --git a/components/clearout/actions/verify-email/verify-email.mjs b/components/clearout/actions/verify-email/verify-email.mjs index 1e467542da215..84aee98760910 100644 --- a/components/clearout/actions/verify-email/verify-email.mjs +++ b/components/clearout/actions/verify-email/verify-email.mjs @@ -2,7 +2,12 @@ import app from "../../clearout.app.mjs"; export default { name: "Verify Email", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, key: "clearout-verify-email", description: "Verify an email. [See the documentation](https://docs.clearout.io/api.html)", type: "action", diff --git a/components/clerk/actions/create-user-invitation/create-user-invitation.mjs b/components/clerk/actions/create-user-invitation/create-user-invitation.mjs index 1bd5c49fd156a..edc2ee1e70db9 100644 --- a/components/clerk/actions/create-user-invitation/create-user-invitation.mjs +++ b/components/clerk/actions/create-user-invitation/create-user-invitation.mjs @@ -4,7 +4,12 @@ import { parseObject } from "../../common/utils.mjs"; export default { key: "clerk-create-user-invitation", name: "Create User Invitation", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Creates a new invitation for the given email address and sends the invitation email. Keep in mind that you cannot create an invitation if there is already one for the given email address. Also, trying to create an invitation for an email address that already exists in your application will result to an error. [See the documentation](https://clerk.com/docs/reference/backend-api/tag/Invitations#operation/CreateInvitation)", type: "action", props: { diff --git a/components/clerk/actions/create-user/create-user.mjs b/components/clerk/actions/create-user/create-user.mjs index 3df77b559fe3e..326d5763f74df 100644 --- a/components/clerk/actions/create-user/create-user.mjs +++ b/components/clerk/actions/create-user/create-user.mjs @@ -6,7 +6,12 @@ import { export default { key: "clerk-create-user", name: "Create User", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Creates a new user. Your user management settings determine how you should setup your user model. [See the documentation](https://clerk.com/docs/reference/backend-api/tag/Users#operation/CreateUser)", type: "action", props: { diff --git a/components/clerk/actions/delete-user/delete-user.mjs b/components/clerk/actions/delete-user/delete-user.mjs index f8bd405708709..fb3c1b22ae94f 100644 --- a/components/clerk/actions/delete-user/delete-user.mjs +++ b/components/clerk/actions/delete-user/delete-user.mjs @@ -3,7 +3,12 @@ import clerk from "../../clerk.app.mjs"; export default { key: "clerk-delete-user", name: "Delete User", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Delete the specified user. [See the documentation](https://clerk.com/docs/reference/backend-api/tag/Users#operation/DeleteUser)", type: "action", props: { diff --git a/components/clerk/actions/get-user-membership/get-user-membership.mjs b/components/clerk/actions/get-user-membership/get-user-membership.mjs index 7b57e3e029b6d..c6fd1e71d801a 100644 --- a/components/clerk/actions/get-user-membership/get-user-membership.mjs +++ b/components/clerk/actions/get-user-membership/get-user-membership.mjs @@ -3,7 +3,12 @@ import clerk from "../../clerk.app.mjs"; export default { key: "clerk-get-user-membership", name: "Get User Memberships", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Retrieve a list of the user's organization memberships. [See the documentation](https://clerk.com/docs/reference/backend-api/tag/Users#operation/GetOAuthAccessToken)", type: "action", props: { diff --git a/components/clerk/actions/get-user/get-user.mjs b/components/clerk/actions/get-user/get-user.mjs index 152b29ca79df5..f3e1c9d482a95 100644 --- a/components/clerk/actions/get-user/get-user.mjs +++ b/components/clerk/actions/get-user/get-user.mjs @@ -3,7 +3,12 @@ import clerk from "../../clerk.app.mjs"; export default { key: "clerk-get-user", name: "Get User", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Retrieve the details of a specific user. [See the documentation](https://clerk.com/docs/reference/backend-api/tag/Users#operation/GetUser)", type: "action", props: { diff --git a/components/clerk/actions/update-user/update-user.mjs b/components/clerk/actions/update-user/update-user.mjs index 122e94f14ff29..6f4a253afe803 100644 --- a/components/clerk/actions/update-user/update-user.mjs +++ b/components/clerk/actions/update-user/update-user.mjs @@ -4,7 +4,12 @@ import { parseObject } from "../../common/utils.mjs"; export default { key: "clerk-update-user", name: "Update User", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Update a user's attributes. You can set the user's primary contact identifiers (email address and phone numbers) by updating the `Primary Email Address Id` and `Primary Phone Number Id` attributes respectively. Both IDs should correspond to verified identifications that belong to the user. [See the documentation](https://clerk.com/docs/reference/backend-api/tag/Users#operation/CreateUser)", type: "action", props: { diff --git a/components/cleverreach/actions/create-subscriber/create-subscriber.mjs b/components/cleverreach/actions/create-subscriber/create-subscriber.mjs index 0e6ff21aab5de..462b56d066b8c 100644 --- a/components/cleverreach/actions/create-subscriber/create-subscriber.mjs +++ b/components/cleverreach/actions/create-subscriber/create-subscriber.mjs @@ -5,7 +5,12 @@ export default { name: "Create Subscriber", description: "Adds a new subscriber to a mailing list. [See the documentation](https://rest.cleverreach.com/explorer/v3/#!/groups-v3/create__post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/cleverreach/actions/update-subscriber/update-subscriber.mjs b/components/cleverreach/actions/update-subscriber/update-subscriber.mjs index 7711903d87335..ef728764fb0f0 100644 --- a/components/cleverreach/actions/update-subscriber/update-subscriber.mjs +++ b/components/cleverreach/actions/update-subscriber/update-subscriber.mjs @@ -4,7 +4,12 @@ export default { key: "cleverreach-update-subscriber", name: "Update Subscriber", description: "Updates the information of an existing subscriber. [See the documentation](https://rest.cleverreach.com/explorer/v3/#!/groups-v3/update__put)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clevertap/actions/create-campaign/create-campaign.mjs b/components/clevertap/actions/create-campaign/create-campaign.mjs index 793dbfeb917d2..7591b69719db0 100644 --- a/components/clevertap/actions/create-campaign/create-campaign.mjs +++ b/components/clevertap/actions/create-campaign/create-campaign.mjs @@ -5,7 +5,12 @@ export default { key: "clevertap-create-campaign", name: "Create Campaign", description: "Create a campaign. [See the documentation](https://developer.clevertap.com/docs/create-campaign-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clevertap/actions/create-or-update-user/create-or-update-user.mjs b/components/clevertap/actions/create-or-update-user/create-or-update-user.mjs index e003b733bbf44..997d3f20e78a7 100644 --- a/components/clevertap/actions/create-or-update-user/create-or-update-user.mjs +++ b/components/clevertap/actions/create-or-update-user/create-or-update-user.mjs @@ -2,7 +2,12 @@ import app from "../../clevertap.app.mjs"; export default { name: "Create Or Update User", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, key: "clevertap-create-or-update-user", description: "Create or update an user. [See the documentation](https://developer.clevertap.com/docs/upload-user-profiles-api)", type: "action", diff --git a/components/clevertap/actions/get-campaign-report/get-campaign-report.mjs b/components/clevertap/actions/get-campaign-report/get-campaign-report.mjs index 59181ecfcd78f..da56aa3bb1c9f 100644 --- a/components/clevertap/actions/get-campaign-report/get-campaign-report.mjs +++ b/components/clevertap/actions/get-campaign-report/get-campaign-report.mjs @@ -4,7 +4,12 @@ export default { key: "clevertap-get-campaign-report", name: "Get Campaign Report", description: "Get the report for a completed campaign. [See the documentation](https://developer.clevertap.com/docs/get-campaign-report-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clevertap/actions/get-campaigns/get-campaigns.mjs b/components/clevertap/actions/get-campaigns/get-campaigns.mjs index ec7d9130bc111..bf58ad75cae42 100644 --- a/components/clevertap/actions/get-campaigns/get-campaigns.mjs +++ b/components/clevertap/actions/get-campaigns/get-campaigns.mjs @@ -4,7 +4,12 @@ export default { key: "clevertap-get-campaigns", name: "Get Campaigns", description: "Get a list of campaigns within a specified date range. [See the documentation](https://developer.clevertap.com/docs/get-campaigns-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/clevertap/actions/stop-campaign/stop-campaign.mjs b/components/clevertap/actions/stop-campaign/stop-campaign.mjs index de7388af8bdda..40163cb45f2b3 100644 --- a/components/clevertap/actions/stop-campaign/stop-campaign.mjs +++ b/components/clevertap/actions/stop-campaign/stop-campaign.mjs @@ -4,7 +4,12 @@ export default { key: "clevertap-stop-campaign", name: "Stop Campaign", description: "Stop a running campaign. [See the documentation](https://developer.clevertap.com/docs/stop-campaign-api)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clevertap/actions/upload-events/upload-events.mjs b/components/clevertap/actions/upload-events/upload-events.mjs index 9734da18475c1..d0ce1bab550c1 100644 --- a/components/clevertap/actions/upload-events/upload-events.mjs +++ b/components/clevertap/actions/upload-events/upload-events.mjs @@ -2,7 +2,12 @@ import app from "../../clevertap.app.mjs"; export default { name: "Upload Events", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, key: "clevertap-upload-events", description: "Upload events. [See the documentation](https://developer.clevertap.com/docs/upload-events-api)", type: "action", diff --git a/components/click2mail2/actions/create-document/create-document.mjs b/components/click2mail2/actions/create-document/create-document.mjs index 492c54b7f7c39..9189d0fe28339 100644 --- a/components/click2mail2/actions/create-document/create-document.mjs +++ b/components/click2mail2/actions/create-document/create-document.mjs @@ -6,7 +6,12 @@ import { FORMATS } from "../../common/constants.mjs"; export default { key: "click2mail2-create-document", name: "Create Document", - version: "1.0.1", + version: "1.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Creates a new document in your account from an uploaded file or a URL. [See the documentation for file](https://developers.click2mail.com/reference/createdocument_1). [See the documentation for URL](https://developers.click2mail.com/reference/createdocumentfromurl)", type: "action", props: { diff --git a/components/click2mail2/actions/create-job/create-job.mjs b/components/click2mail2/actions/create-job/create-job.mjs index 6aa1ed854785a..30ab1cdacee0c 100644 --- a/components/click2mail2/actions/create-job/create-job.mjs +++ b/components/click2mail2/actions/create-job/create-job.mjs @@ -11,7 +11,12 @@ import { export default { key: "click2mail2-create-job", name: "Create Job", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Creates a new new job in your account. [See the documentation](https://developers.click2mail.com/reference/post_2).", type: "action", props: { diff --git a/components/clickfunnels/actions/apply-tag-contact/apply-tag-contact.mjs b/components/clickfunnels/actions/apply-tag-contact/apply-tag-contact.mjs index 78edc066845f8..4e5bbe318cb24 100644 --- a/components/clickfunnels/actions/apply-tag-contact/apply-tag-contact.mjs +++ b/components/clickfunnels/actions/apply-tag-contact/apply-tag-contact.mjs @@ -4,7 +4,12 @@ export default { key: "clickfunnels-apply-tag-contact", name: "Apply Tag to Contact", description: "Applies a tag to a contact. [See the documentation](https://developers.myclickfunnels.com/reference/createcontactsappliedtags)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickfunnels, diff --git a/components/clickfunnels/actions/remove-tag-contact/remove-tag-contact.mjs b/components/clickfunnels/actions/remove-tag-contact/remove-tag-contact.mjs index fe57f172d8c5c..bc540509b0000 100644 --- a/components/clickfunnels/actions/remove-tag-contact/remove-tag-contact.mjs +++ b/components/clickfunnels/actions/remove-tag-contact/remove-tag-contact.mjs @@ -4,7 +4,12 @@ export default { key: "clickfunnels-remove-tag-contact", name: "Remove Tag from Contact", description: "Removes a specified tag from a contact. This action will take no effect if the specified tag doesn't exist on the contact. [See the documentation](https://developers.myclickfunnels.com/reference/removecontactsappliedtags)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickfunnels, diff --git a/components/clickfunnels/actions/update-create-contact/update-create-contact.mjs b/components/clickfunnels/actions/update-create-contact/update-create-contact.mjs index 58ff5d1e9956a..0f86387f9fdde 100644 --- a/components/clickfunnels/actions/update-create-contact/update-create-contact.mjs +++ b/components/clickfunnels/actions/update-create-contact/update-create-contact.mjs @@ -7,7 +7,12 @@ export default { key: "clickfunnels-update-create-contact", name: "Update or Create Contact", description: "Searches for a contact by email and updates it, or creates a new one if not found. [See the documentation](https://developers.myclickfunnels.com/reference/upsertcontact)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickfunnels, diff --git a/components/clickhelp/actions/create-project-backup/create-project-backup.mjs b/components/clickhelp/actions/create-project-backup/create-project-backup.mjs index 7d0caac36d3bd..63dd76a8248c5 100644 --- a/components/clickhelp/actions/create-project-backup/create-project-backup.mjs +++ b/components/clickhelp/actions/create-project-backup/create-project-backup.mjs @@ -5,7 +5,12 @@ export default { key: "clickhelp-create-project-backup", name: "Create Project Backup", description: "Generates a backup of the specified project. This action ensures you have a safe copy of your project in case of any unpredicted data loss. [See the documentation](https://clickhelp.com/software-documentation-tool/user-manual/api-create-project-backup.html)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickhelp, diff --git a/components/clickhelp/actions/create-publication/create-publication.mjs b/components/clickhelp/actions/create-publication/create-publication.mjs index 1b9333e49b749..9b286170d61bc 100644 --- a/components/clickhelp/actions/create-publication/create-publication.mjs +++ b/components/clickhelp/actions/create-publication/create-publication.mjs @@ -5,7 +5,12 @@ export default { key: "clickhelp-create-publication", name: "Create Publication", description: "Creates a new publication from the designated project. This action allows you to share your content with others in various formats. [See the documentation](https://clickhelp.com/software-documentation-tool/user-manual/api-publish-project.html)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickhelp, diff --git a/components/clickhelp/actions/create-topic/create-topic.mjs b/components/clickhelp/actions/create-topic/create-topic.mjs index 2dcf3a7dfcc55..1ba45c08428c6 100644 --- a/components/clickhelp/actions/create-topic/create-topic.mjs +++ b/components/clickhelp/actions/create-topic/create-topic.mjs @@ -4,7 +4,12 @@ export default { key: "clickhelp-create-topic", name: "Create Topic", description: "Produces a new topic in the existing project. A useful action for starting a new chapter or section within your project. [See the documentation](https://clickhelp.com/software-documentation-tool/user-manual/api-create-topic.html)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickhelp, diff --git a/components/clicksend/actions/create-contact/create-contact.mjs b/components/clicksend/actions/create-contact/create-contact.mjs index a5582d20bdfbd..8bf40b888db1e 100644 --- a/components/clicksend/actions/create-contact/create-contact.mjs +++ b/components/clicksend/actions/create-contact/create-contact.mjs @@ -4,7 +4,12 @@ export default { key: "clicksend-create-contact", name: "Create Contact", description: "Creates a new contact in a specific list. [See the documentation](https://developers.clicksend.com/docs/rest/v3/#create-new-contact)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clicksend/actions/send-mms/send-mms.mjs b/components/clicksend/actions/send-mms/send-mms.mjs index 9d36c992c4690..d6c9d1993dc21 100644 --- a/components/clicksend/actions/send-mms/send-mms.mjs +++ b/components/clicksend/actions/send-mms/send-mms.mjs @@ -4,7 +4,12 @@ export default { key: "clicksend-send-mms", name: "Send MMS", description: "Sends a new MMS to one or multiple recipients. [See the documentation](https://developers.clicksend.com/docs/rest/v3/#send-mms)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clicksend/actions/send-sms/send-sms.mjs b/components/clicksend/actions/send-sms/send-sms.mjs index cbc77273bd40c..b8b765b53983c 100644 --- a/components/clicksend/actions/send-sms/send-sms.mjs +++ b/components/clicksend/actions/send-sms/send-sms.mjs @@ -4,7 +4,12 @@ export default { key: "clicksend-send-sms", name: "Send SMS", description: "Sends a new SMS to one or several recipients. [See the documentation](https://developers.clicksend.com/docs/rest/v3/#send-sms-message-s)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clicktime/actions/create-client/create-client.mjs b/components/clicktime/actions/create-client/create-client.mjs index 4829c8a826c2c..0c7eaa975ff70 100644 --- a/components/clicktime/actions/create-client/create-client.mjs +++ b/components/clicktime/actions/create-client/create-client.mjs @@ -4,7 +4,12 @@ export default { key: "clicktime-create-client", name: "Create Client", description: "Create a Client on ClickTime [See the documentation](https://developer.clicktime.com/docs/api/#/Clients)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clicktime/actions/create-job/create-job.mjs b/components/clicktime/actions/create-job/create-job.mjs index 547dd13e996c9..fa97f31dd55c0 100644 --- a/components/clicktime/actions/create-job/create-job.mjs +++ b/components/clicktime/actions/create-job/create-job.mjs @@ -4,7 +4,12 @@ export default { key: "clicktime-create-job", name: "Create Job", description: "Create a Job on Clicktime. [See the documentation](https://developer.clicktime.com/docs/api/#/operations/Jobs/CreateJob)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clicktime/actions/create-user/create-user.mjs b/components/clicktime/actions/create-user/create-user.mjs index 6dc617df615ac..8b350a2156123 100644 --- a/components/clicktime/actions/create-user/create-user.mjs +++ b/components/clicktime/actions/create-user/create-user.mjs @@ -4,7 +4,12 @@ export default { key: "clicktime-create-user", name: "Create User", description: "Create an User on ClickTime. [See the documentation](https://developer.clicktime.com/docs/api/#/operations/Users/CreateManagedUser)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/clickup/actions/create-chat-view-comment/create-chat-view-comment.mjs b/components/clickup/actions/create-chat-view-comment/create-chat-view-comment.mjs index 61ddef9cd965e..3cb79414c42f3 100644 --- a/components/clickup/actions/create-chat-view-comment/create-chat-view-comment.mjs +++ b/components/clickup/actions/create-chat-view-comment/create-chat-view-comment.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-chat-view-comment", name: "Create Chat View Comment", description: "Creates a chat view comment. [See the documentation](https://clickup.com/api) in **Comments / Create Chat View Comment** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-checklist-item/create-checklist-item.mjs b/components/clickup/actions/create-checklist-item/create-checklist-item.mjs index 461820406748e..36d33831b2e6c 100644 --- a/components/clickup/actions/create-checklist-item/create-checklist-item.mjs +++ b/components/clickup/actions/create-checklist-item/create-checklist-item.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-checklist-item", name: "Create Checklist Item", description: "Creates a new item in a checklist. [See the documentation](https://clickup.com/api) in **Checklists / Create Checklist Item** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-checklist/create-checklist.mjs b/components/clickup/actions/create-checklist/create-checklist.mjs index 60c72daa7c5c3..3da172ff722c1 100644 --- a/components/clickup/actions/create-checklist/create-checklist.mjs +++ b/components/clickup/actions/create-checklist/create-checklist.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-checklist", name: "Create Checklist", description: "Creates a new checklist in a task. [See the documentation](https://clickup.com/api) in **Checklists / Create Checklist** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-folder/create-folder.mjs b/components/clickup/actions/create-folder/create-folder.mjs index 7716c5a860f5e..1381b31c01fc8 100644 --- a/components/clickup/actions/create-folder/create-folder.mjs +++ b/components/clickup/actions/create-folder/create-folder.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-folder", name: "Create Folder", description: "Creates a new folder. [See the documentation](https://clickup.com/api) in **Folders / Create Folder** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-list-comment/create-list-comment.mjs b/components/clickup/actions/create-list-comment/create-list-comment.mjs index 49e554118205e..c5d4639498f5d 100644 --- a/components/clickup/actions/create-list-comment/create-list-comment.mjs +++ b/components/clickup/actions/create-list-comment/create-list-comment.mjs @@ -6,7 +6,12 @@ export default { key: "clickup-create-list-comment", name: "Create List Comment", description: "Creates a list comment. [See the documentation](https://clickup.com/api) in **Comments / Create List Comment** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-list/create-list.mjs b/components/clickup/actions/create-list/create-list.mjs index ece5ef6f86ff9..c975090ec107c 100644 --- a/components/clickup/actions/create-list/create-list.mjs +++ b/components/clickup/actions/create-list/create-list.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-list", name: "Create List", description: "Creates a new list. [See the documentation](https://clickup.com/api) in **Lists / Create List** section.", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { clickup, diff --git a/components/clickup/actions/create-space/create-space.mjs b/components/clickup/actions/create-space/create-space.mjs index dc00a2b07c2a0..d2ca3cc60cf6d 100644 --- a/components/clickup/actions/create-space/create-space.mjs +++ b/components/clickup/actions/create-space/create-space.mjs @@ -4,7 +4,12 @@ export default { key: "clickup-create-space", name: "Create Space", description: "Creates a new space. [See the documentation](https://clickup.com/api) in **Spaces / Create Space** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-task-comment/create-task-comment.mjs b/components/clickup/actions/create-task-comment/create-task-comment.mjs index ddf9c14e5d313..8c8a12470e1a7 100644 --- a/components/clickup/actions/create-task-comment/create-task-comment.mjs +++ b/components/clickup/actions/create-task-comment/create-task-comment.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-task-comment", name: "Create Task Comment", description: "Creates a task comment. [See the documentation](https://clickup.com/api) in **Comments / Create Task Comment** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-task-from-template/create-task-from-template.mjs b/components/clickup/actions/create-task-from-template/create-task-from-template.mjs index 447c518431b13..2a7f28ce453a6 100644 --- a/components/clickup/actions/create-task-from-template/create-task-from-template.mjs +++ b/components/clickup/actions/create-task-from-template/create-task-from-template.mjs @@ -6,7 +6,12 @@ export default { key: "clickup-create-task-from-template", name: "Create Task From Template", description: "Creates a new task from a template. [See the documentation](https://clickup.com/api) in **Task Templates / Create Task From Template** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-task/create-task.mjs b/components/clickup/actions/create-task/create-task.mjs index de55c4938b60a..463f4b5deb631 100644 --- a/components/clickup/actions/create-task/create-task.mjs +++ b/components/clickup/actions/create-task/create-task.mjs @@ -7,7 +7,12 @@ export default { key: "clickup-create-task", name: "Create Task", description: "Creates a new task. [See the documentation](https://clickup.com/api) in **Tasks / Create Task** section.", - version: "0.0.16", + version: "0.0.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-threaded-comment/create-threaded-comment.mjs b/components/clickup/actions/create-threaded-comment/create-threaded-comment.mjs index cb3e910cbb43b..2630f8c8b7dd9 100644 --- a/components/clickup/actions/create-threaded-comment/create-threaded-comment.mjs +++ b/components/clickup/actions/create-threaded-comment/create-threaded-comment.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-create-threaded-comment", name: "Create Threaded Comment", description: "Creates a threaded comment. [See the documentation](https://clickup.com/api) in **Comments / Create Threaded Comment** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-time-entry/create-time-entry.mjs b/components/clickup/actions/create-time-entry/create-time-entry.mjs index cc10f564843b1..02f6939e2ea85 100644 --- a/components/clickup/actions/create-time-entry/create-time-entry.mjs +++ b/components/clickup/actions/create-time-entry/create-time-entry.mjs @@ -6,7 +6,12 @@ export default { key: "clickup-create-time-entry", name: "Create Time Entry", description: "Create a new time entry. [See the documentation](https://developer.clickup.com/reference/createatimeentry)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/create-view-comment/create-view-comment.mjs b/components/clickup/actions/create-view-comment/create-view-comment.mjs index c72b430299f3c..ad1988c2fcfd9 100644 --- a/components/clickup/actions/create-view-comment/create-view-comment.mjs +++ b/components/clickup/actions/create-view-comment/create-view-comment.mjs @@ -4,7 +4,12 @@ export default { key: "clickup-create-view-comment", name: "Create View Comment", description: "Creates a view comment. [See the documentation](https://clickup.com/api) in **Comments / Create Chat View Comment** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/delete-checklist-item/delete-checklist-item.mjs b/components/clickup/actions/delete-checklist-item/delete-checklist-item.mjs index 2ed56f22c83d4..3eb46629d9e5a 100644 --- a/components/clickup/actions/delete-checklist-item/delete-checklist-item.mjs +++ b/components/clickup/actions/delete-checklist-item/delete-checklist-item.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-checklist-item", name: "Delete Checklist Item", description: "Deletes item in a checklist. [See the documentation](https://clickup.com/api) in **Checklists / Delete Checklist Item** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/delete-checklist/delete-checklist.mjs b/components/clickup/actions/delete-checklist/delete-checklist.mjs index 8882be99533d1..5ea608e4cd2c8 100644 --- a/components/clickup/actions/delete-checklist/delete-checklist.mjs +++ b/components/clickup/actions/delete-checklist/delete-checklist.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-checklist", name: "Delete Checklist", description: "Deletes a checklist in a task. [See the documentation](https://clickup.com/api) in **Checklists / Delete Checklist** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/delete-comment/delete-comment.mjs b/components/clickup/actions/delete-comment/delete-comment.mjs index ca5e9f187d0be..3a0938c373a3f 100644 --- a/components/clickup/actions/delete-comment/delete-comment.mjs +++ b/components/clickup/actions/delete-comment/delete-comment.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-comment", name: "Delete Comment", description: "Deletes a comment. [See the documentation](https://clickup.com/api) in **Comments / Deleet Comment** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", async run({ $ }) { const { commentId } = this; diff --git a/components/clickup/actions/delete-folder/delete-folder.mjs b/components/clickup/actions/delete-folder/delete-folder.mjs index e5c542e2b038d..b95d802894936 100644 --- a/components/clickup/actions/delete-folder/delete-folder.mjs +++ b/components/clickup/actions/delete-folder/delete-folder.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-folder", name: "Delete Folder", description: "Delete a folder. [See the documentation](https://clickup.com/api) in **Folders / Delete Folder** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", async run({ $ }) { const { folderId } = this; diff --git a/components/clickup/actions/delete-list/delete-list.mjs b/components/clickup/actions/delete-list/delete-list.mjs index dba8fe72f5a5a..a18639402fe68 100644 --- a/components/clickup/actions/delete-list/delete-list.mjs +++ b/components/clickup/actions/delete-list/delete-list.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-list", name: "Delete List", description: "Delete a list. [See the documentation](https://clickup.com/api) in **Lists / Delete List** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/delete-space/delete-space.mjs b/components/clickup/actions/delete-space/delete-space.mjs index ede23f63c1573..dcf355cea96f2 100644 --- a/components/clickup/actions/delete-space/delete-space.mjs +++ b/components/clickup/actions/delete-space/delete-space.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-space", name: "Delete Space", description: "Delete a space. [See the documentation](https://clickup.com/api) in **Spaces / Delete Space** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", async run({ $ }) { const { spaceId } = this; diff --git a/components/clickup/actions/delete-task/delete-task.mjs b/components/clickup/actions/delete-task/delete-task.mjs index b42e25002c73f..8a4d55d1fd04b 100644 --- a/components/clickup/actions/delete-task/delete-task.mjs +++ b/components/clickup/actions/delete-task/delete-task.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-delete-task", name: "Delete Task", description: "Delete a task. [See the documentation](https://clickup.com/api) in **Tasks / Delete Task** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-custom-fields/get-custom-fields.mjs b/components/clickup/actions/get-custom-fields/get-custom-fields.mjs index 046840dc41c13..3928fa447f291 100644 --- a/components/clickup/actions/get-custom-fields/get-custom-fields.mjs +++ b/components/clickup/actions/get-custom-fields/get-custom-fields.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-custom-fields", name: "Get Custom Fields", description: "Get a list of custom fields. [See the documentation](https://clickup.com/api) in **Custom Fields / Get Accessible Custom Fields** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-folder-views/get-folder-views.mjs b/components/clickup/actions/get-folder-views/get-folder-views.mjs index 9fef8e5123611..95bd101114a05 100644 --- a/components/clickup/actions/get-folder-views/get-folder-views.mjs +++ b/components/clickup/actions/get-folder-views/get-folder-views.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-folder-views", name: "Get Folder Views", description: "Get all views of a folder. [See the documentation](https://clickup.com/api) in **Views / Get Folder Views** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", async run({ $ }) { const { folderId } = this; diff --git a/components/clickup/actions/get-folder/get-folder.mjs b/components/clickup/actions/get-folder/get-folder.mjs index 7999bd309c869..3b7c860a895f0 100644 --- a/components/clickup/actions/get-folder/get-folder.mjs +++ b/components/clickup/actions/get-folder/get-folder.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-folder", name: "Get Folder", description: "Get a folder in a workplace. [See the documentation](https://clickup.com/api) in **Folders / Get Folder** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", async run({ $ }) { const { folderId } = this; diff --git a/components/clickup/actions/get-folders/get-folders.mjs b/components/clickup/actions/get-folders/get-folders.mjs index 749c7ebf174e6..5184bfe8ff2e3 100644 --- a/components/clickup/actions/get-folders/get-folders.mjs +++ b/components/clickup/actions/get-folders/get-folders.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-folders", name: "Get Folders", description: "Get a list of folders in a workplace. [See the documentation](https://clickup.com/api) in **Folders / Get Folders** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-list-comments/get-list-comments.mjs b/components/clickup/actions/get-list-comments/get-list-comments.mjs index bc45f51104586..3a427d10fa1b1 100644 --- a/components/clickup/actions/get-list-comments/get-list-comments.mjs +++ b/components/clickup/actions/get-list-comments/get-list-comments.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-list-comments", name: "Get List Comments", description: "Get a list comments. [See the documentation](https://clickup.com/api) in **Comments / Get List Comments** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-list-views/get-list-views.mjs b/components/clickup/actions/get-list-views/get-list-views.mjs index ff80cc217be80..6f15083be29da 100644 --- a/components/clickup/actions/get-list-views/get-list-views.mjs +++ b/components/clickup/actions/get-list-views/get-list-views.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-list-views", name: "Get List Views", description: "Get all views of a list. [See the documentation](https://clickup.com/api) in **Views / Get List Views** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-list/get-list.mjs b/components/clickup/actions/get-list/get-list.mjs index a94bbc05b10f9..ba2ce82f29192 100644 --- a/components/clickup/actions/get-list/get-list.mjs +++ b/components/clickup/actions/get-list/get-list.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-list", name: "Get List", description: "Get a list. [See the documentation](https://clickup.com/api) in **Lists / Get List** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-lists/get-lists.mjs b/components/clickup/actions/get-lists/get-lists.mjs index b83a945e5a6d8..71586860bfc6e 100644 --- a/components/clickup/actions/get-lists/get-lists.mjs +++ b/components/clickup/actions/get-lists/get-lists.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-lists", name: "Get Lists", description: "Get a list of lists. [See the documentation](https://clickup.com/api) in **Lists / Get Lists** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-space-views/get-space-views.mjs b/components/clickup/actions/get-space-views/get-space-views.mjs index 7cb127c07fb6f..93f7b088a0378 100644 --- a/components/clickup/actions/get-space-views/get-space-views.mjs +++ b/components/clickup/actions/get-space-views/get-space-views.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-space-views", name: "Get Space Views", description: "Get all views of a space. [See the documentation](https://clickup.com/api) in **Views / Get Space Views** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", async run({ $ }) { const { spaceId } = this; diff --git a/components/clickup/actions/get-space/get-space.mjs b/components/clickup/actions/get-space/get-space.mjs index 7b79e04ceed0a..3e5ee6f6b8328 100644 --- a/components/clickup/actions/get-space/get-space.mjs +++ b/components/clickup/actions/get-space/get-space.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-space", name: "Get Space", description: "Get a space in a workplace. [See the documentation](https://clickup.com/api) in **Spaces / Get Space** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", async run({ $ }) { const { spaceId } = this; diff --git a/components/clickup/actions/get-spaces/get-spaces.mjs b/components/clickup/actions/get-spaces/get-spaces.mjs index feb2709ca6157..52a06a4cd1da8 100644 --- a/components/clickup/actions/get-spaces/get-spaces.mjs +++ b/components/clickup/actions/get-spaces/get-spaces.mjs @@ -4,7 +4,12 @@ export default { key: "clickup-get-spaces", name: "Get Spaces", description: "Get a list of spaces in a workplace. [See the documentation](https://clickup.com/api) in **Spaces / Get Spaces** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-task-comments/get-task-comments.mjs b/components/clickup/actions/get-task-comments/get-task-comments.mjs index 9d5b9c9128ddc..7ba9ca657ee61 100644 --- a/components/clickup/actions/get-task-comments/get-task-comments.mjs +++ b/components/clickup/actions/get-task-comments/get-task-comments.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-task-comments", name: "Get Task Comments", description: "Get a task comments. [See the documentation](https://clickup.com/api) in **Comments / Get Task Comments** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-task-templates/get-task-templates.mjs b/components/clickup/actions/get-task-templates/get-task-templates.mjs index f1f5343c53305..e95ac5782742f 100644 --- a/components/clickup/actions/get-task-templates/get-task-templates.mjs +++ b/components/clickup/actions/get-task-templates/get-task-templates.mjs @@ -4,7 +4,12 @@ export default { key: "clickup-get-task-templates", name: "Get Task Templates", description: "Get a list of templates. [See the documentation](https://clickup.com/api) in **Task Templates / Get Task Templates** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-task/get-task.mjs b/components/clickup/actions/get-task/get-task.mjs index 31390289cc7ce..36fb845442200 100644 --- a/components/clickup/actions/get-task/get-task.mjs +++ b/components/clickup/actions/get-task/get-task.mjs @@ -5,7 +5,12 @@ export default { key: "clickup-get-task", name: "Get Task", description: "Get a task. [See the documentation](https://clickup.com/api) in **Tasks / Get Task** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props, diff --git a/components/clickup/actions/get-tasks/get-tasks.mjs b/components/clickup/actions/get-tasks/get-tasks.mjs index 6447075e2f5ae..d6af2fb1607dd 100644 --- a/components/clickup/actions/get-tasks/get-tasks.mjs +++ b/components/clickup/actions/get-tasks/get-tasks.mjs @@ -6,7 +6,12 @@ export default { key: "clickup-get-tasks", name: "Get Tasks", description: "Get a list of tasks. [See the documentation](https://clickup.com/api) in **Tasks / Get Tasks** section.", - version: "0.0.11", + version: "0.0.12", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { ...common.props,