From a5f3e0c8c2525b8647f117504cef9cef3cdb1b39 Mon Sep 17 00:00:00 2001 From: GTFalcao Date: Tue, 30 Sep 2025 17:38:33 -0300 Subject: [PATCH] feat: MCP annotations batch 42/65 (100 components) --- .../retrieve-new-rss-stories/retrieve-new-rss-stories.mjs | 7 ++++++- .../schedule-task-in-future/schedule-task-in-future.mjs | 7 ++++++- .../send-email-with-nodemailer.mjs | 7 ++++++- .../pipedream_utils/actions/send-to-s3/send-to-s3.mjs | 7 ++++++- .../actions/set-default-value/set-default-value.mjs | 7 ++++++- .../pipedream_utils/actions/split-text/split-text.mjs | 7 ++++++- .../actions/transform-case/transform-case.mjs | 7 ++++++- .../actions/trigger-workflow/trigger-workflow.mjs | 7 ++++++- .../actions/trim-whitespace/trim-whitespace.mjs | 7 ++++++- .../pipedream_utils/actions/url-decode/url-decode.mjs | 7 ++++++- .../pipedream_utils/actions/url-encode/url-encode.mjs | 7 ++++++- .../pipedream_utils/actions/xml-to-json/xml-to-json.mjs | 7 ++++++- components/pipedrive/actions/add-activity/add-activity.mjs | 7 ++++++- components/pipedrive/actions/add-deal/add-deal.mjs | 7 ++++++- components/pipedrive/actions/add-lead/add-lead.mjs | 7 ++++++- components/pipedrive/actions/add-note/add-note.mjs | 7 ++++++- .../actions/add-organization/add-organization.mjs | 7 ++++++- components/pipedrive/actions/add-person/add-person.mjs | 7 ++++++- .../pipedrive/actions/get-lead-by-id/get-lead-by-id.mjs | 7 ++++++- .../actions/get-person-details/get-person-details.mjs | 7 ++++++- components/pipedrive/actions/merge-deals/merge-deals.mjs | 7 ++++++- .../pipedrive/actions/merge-persons/merge-persons.mjs | 7 ++++++- .../remove-duplicate-notes/remove-duplicate-notes.mjs | 7 ++++++- components/pipedrive/actions/search-leads/search-leads.mjs | 7 ++++++- components/pipedrive/actions/search-notes/search-notes.mjs | 7 ++++++- .../pipedrive/actions/search-persons/search-persons.mjs | 7 ++++++- components/pipedrive/actions/update-deal/update-deal.mjs | 7 ++++++- .../pipedrive/actions/update-person/update-person.mjs | 7 ++++++- components/pipefy/actions/create-card/create-card.mjs | 7 ++++++- components/pipefy/actions/create-pipe/create-pipe.mjs | 7 ++++++- .../actions/create-table-record/create-table-record.mjs | 7 ++++++- components/pipefy/actions/delete-card/delete-card.mjs | 7 ++++++- components/pipefy/actions/get-all-cards/get-all-cards.mjs | 7 ++++++- .../pipefy/actions/get-current-user/get-current-user.mjs | 7 ++++++- .../pipefy/actions/get-table-records/get-table-records.mjs | 7 ++++++- .../actions/look-up-card-by-id/look-up-card-by-id.mjs | 7 ++++++- .../actions/look-up-phase-by-id/look-up-phase-by-id.mjs | 7 ++++++- .../actions/look-up-pipe-by-id/look-up-pipe-by-id.mjs | 7 ++++++- .../actions/look-up-table-by-id/look-up-table-by-id.mjs | 7 ++++++- .../pipefy/actions/update-card-field/update-card-field.mjs | 7 ++++++- components/pipefy/actions/update-card/update-card.mjs | 7 ++++++- .../actions/update-table-record/update-table-record.mjs | 7 ++++++- components/pipefy/actions/update-table/update-table.mjs | 7 ++++++- .../pipeline/actions/create-activity/create-activity.mjs | 7 ++++++- .../pipeline/actions/create-company/create-company.mjs | 7 ++++++- components/pipeline/actions/create-deal/create-deal.mjs | 7 ++++++- components/pipeline/actions/create-event/create-event.mjs | 7 ++++++- .../pipeline/actions/create-person/create-person.mjs | 7 ++++++- components/pipeline/actions/create-task/create-task.mjs | 7 ++++++- components/pipeline/actions/find-company/find-company.mjs | 7 ++++++- components/pipeline/actions/find-deal/find-deal.mjs | 7 ++++++- components/pipeline/actions/find-person/find-person.mjs | 7 ++++++- components/pipeline/actions/find-user/find-user.mjs | 7 ++++++- .../pipeline/actions/move-deal-stage/move-deal-stage.mjs | 7 ++++++- .../pipeline/actions/update-company/update-company.mjs | 7 ++++++- components/pipeline/actions/update-deal/update-deal.mjs | 7 ++++++- .../pipeline/actions/update-person/update-person.mjs | 7 ++++++- .../actions/create-project/create-project.mjs | 7 ++++++- .../pivotal_tracker/actions/create-story/create-story.mjs | 7 ++++++- .../pixelbin/actions/create-folder/create-folder.mjs | 7 ++++++- components/pixelbin/actions/delete-file/delete-file.mjs | 7 ++++++- components/pixelbin/actions/list-files/list-files.mjs | 7 ++++++- .../pixelbin/actions/upload-asset-url/upload-asset-url.mjs | 7 ++++++- components/pixelbin/actions/upload-file/upload-file.mjs | 7 ++++++- .../add-group-memberships/add-group-memberships.mjs | 7 ++++++- .../delete-group-membership/delete-group-membership.mjs | 7 ++++++- .../list-group-memberships/list-group-memberships.mjs | 7 ++++++- .../update-group-membership/update-group-membership.mjs | 7 ++++++- .../placid/actions/generate-image/generate-image.mjs | 7 ++++++- components/placid/actions/generate-pdf/generate-pdf.mjs | 7 ++++++- .../actions/create-access-token/create-access-token.mjs | 7 ++++++- .../create-sandbox-public-token.mjs | 7 ++++++- components/plaid/actions/create-user/create-user.mjs | 7 ++++++- .../get-real-time-balance/get-real-time-balance.mjs | 7 ++++++- .../plaid/actions/get-transactions/get-transactions.mjs | 7 ++++++- .../add-customer-to-group/add-customer-to-group.mjs | 7 ++++++- .../create-customer-event/create-customer-event.mjs | 7 ++++++- components/plain/actions/create-thread/create-thread.mjs | 7 ++++++- .../plain/actions/upsert-customer/upsert-customer.mjs | 7 ++++++- .../actions/create-render-job/create-render-job.mjs | 7 ++++++- .../actions/get-render-status/get-render-status.mjs | 7 ++++++- .../plainly/actions/list-templates/list-templates.mjs | 7 ++++++- .../add-connection-to-card/add-connection-to-card.mjs | 7 ++++++- .../actions/add-tags-to-card/add-tags-to-card.mjs | 7 ++++++- .../actions/assign-user-to-card/assign-user-to-card.mjs | 7 ++++++- .../actions/assign-user-to-task/assign-user-to-task.mjs | 7 ++++++- .../planview_leankit/actions/block-card/block-card.mjs | 7 ++++++- .../actions/complete-task/complete-task.mjs | 7 ++++++- .../actions/create-card-type/create-card-type.mjs | 7 ++++++- .../planview_leankit/actions/create-card/create-card.mjs | 7 ++++++- .../actions/create-comment/create-comment.mjs | 7 ++++++- .../actions/create-custom-field/create-custom-field.mjs | 7 ++++++- .../actions/create-task-card/create-task-card.mjs | 7 ++++++- .../actions/delete-custom-field/delete-custom-field.mjs | 7 ++++++- .../actions/duplicate-card/duplicate-card.mjs | 7 ++++++- .../actions/duplicate-task/duplicate-task.mjs | 7 ++++++- .../actions/find-first-card/find-first-card.mjs | 7 ++++++- .../actions/find-or-create-card/find-or-create-card.mjs | 7 ++++++- components/planview_leankit/actions/get-card/get-card.mjs | 7 ++++++- .../move-cards-between-lanes/move-cards-between-lanes.mjs | 7 ++++++- 100 files changed, 600 insertions(+), 100 deletions(-) diff --git a/components/pipedream_utils/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs b/components/pipedream_utils/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs index 7303198948bd2..c3753700a945b 100644 --- a/components/pipedream_utils/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs +++ b/components/pipedream_utils/actions/retrieve-new-rss-stories/retrieve-new-rss-stories.mjs @@ -6,7 +6,12 @@ export default { key: "pipedream_utils-retrieve-new-rss-stories", name: "Helper Functions - Retrieve New RSS Stories", description: "Gets new stories from a specified RSS feed that have not already been processed.", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/schedule-task-in-future/schedule-task-in-future.mjs b/components/pipedream_utils/actions/schedule-task-in-future/schedule-task-in-future.mjs index 3ae5b10b8c28a..bb6ec30cdbc87 100644 --- a/components/pipedream_utils/actions/schedule-task-in-future/schedule-task-in-future.mjs +++ b/components/pipedream_utils/actions/schedule-task-in-future/schedule-task-in-future.mjs @@ -6,7 +6,12 @@ export default { key: "pipedream_utils-schedule-task-in-future", name: "Helper Functions - Pipedream Task Scheduler - Schedule Task", description: "Schedule a task with an existing task scheduler source. See [here](https://pipedream.com/apps/pipedream/triggers/new-scheduled-tasks) for more details.", - version: "0.0.2", + version: "0.0.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs b/components/pipedream_utils/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs index 2ae818933e646..a2673c767039a 100644 --- a/components/pipedream_utils/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs +++ b/components/pipedream_utils/actions/send-email-with-nodemailer/send-email-with-nodemailer.mjs @@ -6,7 +6,12 @@ export default { key: "pipedream_utils-send-email-with-nodemailer", name: "Helper Functions - Send email with Nodemailer", description: "Sends an email using the nodemailer package", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/send-to-s3/send-to-s3.mjs b/components/pipedream_utils/actions/send-to-s3/send-to-s3.mjs index 42799629779da..d47f349f013e5 100644 --- a/components/pipedream_utils/actions/send-to-s3/send-to-s3.mjs +++ b/components/pipedream_utils/actions/send-to-s3/send-to-s3.mjs @@ -5,7 +5,12 @@ export default { key: "pipedream_utils-send-to-s3", name: "Helper Functions - Send to Amazon S3", description: "Send data to Amazon S3 using Pipedream's destination integration. See https://docs.pipedream.com/destinations/s3/", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/set-default-value/set-default-value.mjs b/components/pipedream_utils/actions/set-default-value/set-default-value.mjs index 7008a12718345..5d7be287a6edb 100644 --- a/components/pipedream_utils/actions/set-default-value/set-default-value.mjs +++ b/components/pipedream_utils/actions/set-default-value/set-default-value.mjs @@ -3,7 +3,12 @@ export default { name: "Formatting - [Text] Set Default Value", description: "Return a default value if the text is empty", key: "pipedream_utils-set-default-value", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: false, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/split-text/split-text.mjs b/components/pipedream_utils/actions/split-text/split-text.mjs index 6ea0b68a2a80e..b103d6cb32f2b 100644 --- a/components/pipedream_utils/actions/split-text/split-text.mjs +++ b/components/pipedream_utils/actions/split-text/split-text.mjs @@ -7,7 +7,12 @@ export default { name: "Formatting - [Text] Split Text", description: "Split the text on a character or word and return one or all segments", key: "pipedream_utils-split-text", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: false, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/transform-case/transform-case.mjs b/components/pipedream_utils/actions/transform-case/transform-case.mjs index 0995093e07338..69ba352b5df1f 100644 --- a/components/pipedream_utils/actions/transform-case/transform-case.mjs +++ b/components/pipedream_utils/actions/transform-case/transform-case.mjs @@ -7,7 +7,12 @@ export default { name: "Formatting - [Text] Transform Case", description: "Transform case for a text input", key: "pipedream_utils-transform-case", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/trigger-workflow/trigger-workflow.mjs b/components/pipedream_utils/actions/trigger-workflow/trigger-workflow.mjs index 773b864a302e7..1dbc787f74a57 100644 --- a/components/pipedream_utils/actions/trigger-workflow/trigger-workflow.mjs +++ b/components/pipedream_utils/actions/trigger-workflow/trigger-workflow.mjs @@ -4,7 +4,12 @@ export default { key: "pipedream_utils-trigger-workflow", name: "Helper Functions - Trigger Workflow", description: "Trigger another Pipedream workflow in your workspace.", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/trim-whitespace/trim-whitespace.mjs b/components/pipedream_utils/actions/trim-whitespace/trim-whitespace.mjs index fc326918f87ce..90d496dcd17a9 100644 --- a/components/pipedream_utils/actions/trim-whitespace/trim-whitespace.mjs +++ b/components/pipedream_utils/actions/trim-whitespace/trim-whitespace.mjs @@ -3,7 +3,12 @@ export default { name: "Formatting - [Text] Trim Whitespace", description: "Removes leading and trailing whitespace", key: "pipedream_utils-trim-whitespace", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: true, + openWorldHint: false, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/url-decode/url-decode.mjs b/components/pipedream_utils/actions/url-decode/url-decode.mjs index d53f04f3dd64f..eb9e7334f4dd9 100644 --- a/components/pipedream_utils/actions/url-decode/url-decode.mjs +++ b/components/pipedream_utils/actions/url-decode/url-decode.mjs @@ -3,7 +3,12 @@ export default { name: "Formatting - [Text] Decode URL", description: "Decode a URL string", key: "pipedream_utils-url-decode", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: false, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/url-encode/url-encode.mjs b/components/pipedream_utils/actions/url-encode/url-encode.mjs index fd65def6c01b7..32b3d6c8acea4 100644 --- a/components/pipedream_utils/actions/url-encode/url-encode.mjs +++ b/components/pipedream_utils/actions/url-encode/url-encode.mjs @@ -3,7 +3,12 @@ export default { name: "Formatting - [Text] Encode URL", description: "Encode a string as a URL", key: "pipedream_utils-url-encode", - version: "0.0.5", + version: "0.0.6", + annotations: { + destructiveHint: false, + openWorldHint: false, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedream_utils/actions/xml-to-json/xml-to-json.mjs b/components/pipedream_utils/actions/xml-to-json/xml-to-json.mjs index b6bb752a40a42..0f7a72919a648 100644 --- a/components/pipedream_utils/actions/xml-to-json/xml-to-json.mjs +++ b/components/pipedream_utils/actions/xml-to-json/xml-to-json.mjs @@ -5,7 +5,12 @@ export default { key: "pipedream_utils-xml-to-json", name: "Helper Functions - XML to JSON", description: "See [xml-js](https://github.com/nashwaan/xml-js)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedream_utils, diff --git a/components/pipedrive/actions/add-activity/add-activity.mjs b/components/pipedrive/actions/add-activity/add-activity.mjs index e612857112cb4..8b35382a7f459 100644 --- a/components/pipedrive/actions/add-activity/add-activity.mjs +++ b/components/pipedrive/actions/add-activity/add-activity.mjs @@ -7,7 +7,12 @@ export default { key: "pipedrive-add-activity", name: "Add Activity", description: "Adds a new activity. Includes `more_activities_scheduled_in_context` property in response's `additional_data` which indicates whether there are more undone activities scheduled with the same deal, person or organization (depending on the supplied data). See the Pipedrive API docs for Activities [here](https://developers.pipedrive.com/docs/api/v1/#!/Activities). For info on [adding an activity in Pipedrive](https://developers.pipedrive.com/docs/api/v1/Activities#addActivity)", - version: "0.1.15", + version: "0.1.16", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/add-deal/add-deal.mjs b/components/pipedrive/actions/add-deal/add-deal.mjs index 999ec55c94c9c..a54635b229f8d 100644 --- a/components/pipedrive/actions/add-deal/add-deal.mjs +++ b/components/pipedrive/actions/add-deal/add-deal.mjs @@ -6,7 +6,12 @@ export default { key: "pipedrive-add-deal", name: "Add Deal", description: "Adds a new deal. See the Pipedrive API docs for Deals [here](https://developers.pipedrive.com/docs/api/v1/Deals#addDeal)", - version: "0.1.16", + version: "0.1.17", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/add-lead/add-lead.mjs b/components/pipedrive/actions/add-lead/add-lead.mjs index 535e658673ed9..bd13b3bcfcc14 100644 --- a/components/pipedrive/actions/add-lead/add-lead.mjs +++ b/components/pipedrive/actions/add-lead/add-lead.mjs @@ -6,7 +6,12 @@ export default { key: "pipedrive-add-lead", name: "Add Lead", description: "Create a new lead in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Leads#addLead)", - version: "0.0.9", + version: "0.0.10", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedrive, diff --git a/components/pipedrive/actions/add-note/add-note.mjs b/components/pipedrive/actions/add-note/add-note.mjs index e79af3c4e07c7..225e6c12fb366 100644 --- a/components/pipedrive/actions/add-note/add-note.mjs +++ b/components/pipedrive/actions/add-note/add-note.mjs @@ -5,7 +5,12 @@ export default { key: "pipedrive-add-note", name: "Add Note", description: "Adds a new note. For info on [adding an note in Pipedrive](https://developers.pipedrive.com/docs/api/v1/Notes#addNote)", - version: "0.0.13", + version: "0.0.14", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/add-organization/add-organization.mjs b/components/pipedrive/actions/add-organization/add-organization.mjs index 471793318563c..3320a92308da8 100644 --- a/components/pipedrive/actions/add-organization/add-organization.mjs +++ b/components/pipedrive/actions/add-organization/add-organization.mjs @@ -5,7 +5,12 @@ export default { key: "pipedrive-add-organization", name: "Add Organization", description: "Adds a new organization. See the Pipedrive API docs for Organizations [here](https://developers.pipedrive.com/docs/api/v1/Organizations#addOrganization)", - version: "0.1.15", + version: "0.1.16", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/add-person/add-person.mjs b/components/pipedrive/actions/add-person/add-person.mjs index ed8101ab8fb31..b924184b5b805 100644 --- a/components/pipedrive/actions/add-person/add-person.mjs +++ b/components/pipedrive/actions/add-person/add-person.mjs @@ -6,7 +6,12 @@ export default { key: "pipedrive-add-person", name: "Add Person", description: "Adds a new person. See the Pipedrive API docs for People [here](https://developers.pipedrive.com/docs/api/v1/Persons#addPerson)", - version: "0.1.15", + version: "0.1.16", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/get-lead-by-id/get-lead-by-id.mjs b/components/pipedrive/actions/get-lead-by-id/get-lead-by-id.mjs index a80d8b39dff54..03fa674153421 100644 --- a/components/pipedrive/actions/get-lead-by-id/get-lead-by-id.mjs +++ b/components/pipedrive/actions/get-lead-by-id/get-lead-by-id.mjs @@ -4,7 +4,12 @@ export default { key: "pipedrive-get-lead-by-id", name: "Get Lead by ID", description: "Get a lead by its ID. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Leads#getLead)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/get-person-details/get-person-details.mjs b/components/pipedrive/actions/get-person-details/get-person-details.mjs index fe18598cb42ef..d04b988e6346a 100644 --- a/components/pipedrive/actions/get-person-details/get-person-details.mjs +++ b/components/pipedrive/actions/get-person-details/get-person-details.mjs @@ -5,7 +5,12 @@ export default { key: "pipedrive-get-person-details", name: "Get person details", description: "Get details of a person by their ID. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Persons#getPerson)", - version: "0.0.4", + version: "0.0.5", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/merge-deals/merge-deals.mjs b/components/pipedrive/actions/merge-deals/merge-deals.mjs index 5723fe590e2dc..6bf3e4297301b 100644 --- a/components/pipedrive/actions/merge-deals/merge-deals.mjs +++ b/components/pipedrive/actions/merge-deals/merge-deals.mjs @@ -4,7 +4,12 @@ export default { key: "pipedrive-merge-deals", name: "Merge Deals", description: "Merge two deals in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Deals#mergeDeals)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/merge-persons/merge-persons.mjs b/components/pipedrive/actions/merge-persons/merge-persons.mjs index daa6b89616117..2366187bed9f2 100644 --- a/components/pipedrive/actions/merge-persons/merge-persons.mjs +++ b/components/pipedrive/actions/merge-persons/merge-persons.mjs @@ -4,7 +4,12 @@ export default { key: "pipedrive-merge-persons", name: "Merge Persons", description: "Merge two persons in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Persons#mergePersons)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/remove-duplicate-notes/remove-duplicate-notes.mjs b/components/pipedrive/actions/remove-duplicate-notes/remove-duplicate-notes.mjs index c886c6afb6a6e..da7ae9c5a2f9f 100644 --- a/components/pipedrive/actions/remove-duplicate-notes/remove-duplicate-notes.mjs +++ b/components/pipedrive/actions/remove-duplicate-notes/remove-duplicate-notes.mjs @@ -5,7 +5,12 @@ export default { key: "pipedrive-remove-duplicate-notes", name: "Remove Duplicate Notes", description: "Remove duplicate notes from an object in Pipedrive. See the documentation for [getting notes](https://developers.pipedrive.com/docs/api/v1/Notes#getNotes) and [deleting notes](https://developers.pipedrive.com/docs/api/v1/Notes#deleteNote)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/search-leads/search-leads.mjs b/components/pipedrive/actions/search-leads/search-leads.mjs index 2c2685506c688..b53144a04f0a1 100644 --- a/components/pipedrive/actions/search-leads/search-leads.mjs +++ b/components/pipedrive/actions/search-leads/search-leads.mjs @@ -5,7 +5,12 @@ export default { key: "pipedrive-search-leads", name: "Search Leads", description: "Search for leads by name or email. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Leads#searchLeads)", - version: "0.0.3", + version: "0.0.4", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/search-notes/search-notes.mjs b/components/pipedrive/actions/search-notes/search-notes.mjs index 4998cfb85c719..8addb412ce9cf 100644 --- a/components/pipedrive/actions/search-notes/search-notes.mjs +++ b/components/pipedrive/actions/search-notes/search-notes.mjs @@ -4,7 +4,12 @@ export default { key: "pipedrive-search-notes", name: "Search Notes", description: "Search for notes in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Notes#getNotes)", - version: "0.0.6", + version: "0.0.7", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/search-persons/search-persons.mjs b/components/pipedrive/actions/search-persons/search-persons.mjs index 88fb9989b7835..5c43846008586 100644 --- a/components/pipedrive/actions/search-persons/search-persons.mjs +++ b/components/pipedrive/actions/search-persons/search-persons.mjs @@ -7,7 +7,12 @@ export default { key: "pipedrive-search-persons", name: "Search persons", description: "Searches all Persons by `name`, `email`, `phone`, `notes` and/or custom fields. This endpoint is a wrapper of `/v1/itemSearch` with a narrower OAuth scope. Found Persons can be filtered by Organization ID. See the Pipedrive API docs [here](https://developers.pipedrive.com/docs/api/v1/Persons#searchPersons)", - version: "0.1.15", + version: "0.1.16", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/update-deal/update-deal.mjs b/components/pipedrive/actions/update-deal/update-deal.mjs index 807fb354f34d8..fdb422e85f374 100644 --- a/components/pipedrive/actions/update-deal/update-deal.mjs +++ b/components/pipedrive/actions/update-deal/update-deal.mjs @@ -5,7 +5,12 @@ export default { key: "pipedrive-update-deal", name: "Update Deal", description: "Updates the properties of a deal. See the Pipedrive API docs for Deals [here](https://developers.pipedrive.com/docs/api/v1/Deals#updateDeal)", - version: "0.1.17", + version: "0.1.18", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipedrive/actions/update-person/update-person.mjs b/components/pipedrive/actions/update-person/update-person.mjs index 9e0fa7102b2ce..ca6a079935070 100644 --- a/components/pipedrive/actions/update-person/update-person.mjs +++ b/components/pipedrive/actions/update-person/update-person.mjs @@ -6,7 +6,12 @@ export default { key: "pipedrive-update-person", name: "Update Person", description: "Updates an existing person in Pipedrive. [See the documentation](https://developers.pipedrive.com/docs/api/v1/Persons#updatePerson)", - version: "0.0.7", + version: "0.0.8", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipedriveApp, diff --git a/components/pipefy/actions/create-card/create-card.mjs b/components/pipefy/actions/create-card/create-card.mjs index 8ca6b637c9063..721184cafdee5 100644 --- a/components/pipefy/actions/create-card/create-card.mjs +++ b/components/pipefy/actions/create-card/create-card.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-create-card", name: "Create Card", description: "Create a new Card in a Pipe. [See the docs here](https://api-docs.pipefy.com/reference/mutations/createCard/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/create-pipe/create-pipe.mjs b/components/pipefy/actions/create-pipe/create-pipe.mjs index 399c8bd92c593..dbb02ccf997b0 100644 --- a/components/pipefy/actions/create-pipe/create-pipe.mjs +++ b/components/pipefy/actions/create-pipe/create-pipe.mjs @@ -5,7 +5,12 @@ export default { key: "pipefy-create-pipe", name: "Create Pipe", description: "Creates a pipe. [See the docs here](https://api-docs.pipefy.com/reference/mutations/createPipe/)", - version: "0.3.2", + version: "0.3.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/create-table-record/create-table-record.mjs b/components/pipefy/actions/create-table-record/create-table-record.mjs index 555b5402e17b6..2599169742184 100644 --- a/components/pipefy/actions/create-table-record/create-table-record.mjs +++ b/components/pipefy/actions/create-table-record/create-table-record.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-create-table-record", name: "Create Table Record", description: "Creates a new table record. [See the docs here](https://api-docs.pipefy.com/reference/mutations/createTableRecord/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/delete-card/delete-card.mjs b/components/pipefy/actions/delete-card/delete-card.mjs index aeb5f5ef7fdd4..132ebef66e101 100644 --- a/components/pipefy/actions/delete-card/delete-card.mjs +++ b/components/pipefy/actions/delete-card/delete-card.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-delete-card", name: "Delete Card", description: "Deletes a card. [See the docs here](https://api-docs.pipefy.com/reference/mutations/deleteCard/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/get-all-cards/get-all-cards.mjs b/components/pipefy/actions/get-all-cards/get-all-cards.mjs index 10ce023ba49fa..0c84308bf8bb3 100644 --- a/components/pipefy/actions/get-all-cards/get-all-cards.mjs +++ b/components/pipefy/actions/get-all-cards/get-all-cards.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-get-all-cards", name: "Get All Cards", description: "Fetches all cards in a pipe. [See the docs here](https://api-docs.pipefy.com/reference/queries/#allCards)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/get-current-user/get-current-user.mjs b/components/pipefy/actions/get-current-user/get-current-user.mjs index 269f667842614..727d12da5b79c 100644 --- a/components/pipefy/actions/get-current-user/get-current-user.mjs +++ b/components/pipefy/actions/get-current-user/get-current-user.mjs @@ -5,7 +5,12 @@ export default { key: "pipefy-get-current-user", name: "Get Current User", description: "Gets information of the current authenticated user. [See the docs here](https://api-docs.pipefy.com/reference/queries/me)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/get-table-records/get-table-records.mjs b/components/pipefy/actions/get-table-records/get-table-records.mjs index 13c765153acfa..fcac1e490cc94 100644 --- a/components/pipefy/actions/get-table-records/get-table-records.mjs +++ b/components/pipefy/actions/get-table-records/get-table-records.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-get-table-records", name: "Get Table Records", description: "Fetches all records in a table. [See the docs here](https://api-docs.pipefy.com/reference/queries/#table_records)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/look-up-card-by-id/look-up-card-by-id.mjs b/components/pipefy/actions/look-up-card-by-id/look-up-card-by-id.mjs index 4725f187fb83b..f6e73f7dc28b0 100644 --- a/components/pipefy/actions/look-up-card-by-id/look-up-card-by-id.mjs +++ b/components/pipefy/actions/look-up-card-by-id/look-up-card-by-id.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-look-up-card-by-id", name: "Look up Card by ID", description: "Looks up a card by its ID. [See the docs here](https://api-docs.pipefy.com/reference/queries/#card)", - version: "0.3.2", + version: "0.3.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/look-up-phase-by-id/look-up-phase-by-id.mjs b/components/pipefy/actions/look-up-phase-by-id/look-up-phase-by-id.mjs index 06b452ba59507..5f59eefc02e18 100644 --- a/components/pipefy/actions/look-up-phase-by-id/look-up-phase-by-id.mjs +++ b/components/pipefy/actions/look-up-phase-by-id/look-up-phase-by-id.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-look-up-phase-by-id", name: "Look Up Phase By Id", description: "Looks up a phase by its ID. [See the docs here](https://api-docs.pipefy.com/reference/queries/#phase)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/look-up-pipe-by-id/look-up-pipe-by-id.mjs b/components/pipefy/actions/look-up-pipe-by-id/look-up-pipe-by-id.mjs index 2b23bab0dec00..252ff1ada4230 100644 --- a/components/pipefy/actions/look-up-pipe-by-id/look-up-pipe-by-id.mjs +++ b/components/pipefy/actions/look-up-pipe-by-id/look-up-pipe-by-id.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-look-up-pipe-by-id", name: "Look up Pipe by ID", description: "Lookup a pipe by its ID. [See the docs here](https://api-docs.pipefy.com/reference/queries/#pipe)", - version: "0.2.2", + version: "0.2.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/look-up-table-by-id/look-up-table-by-id.mjs b/components/pipefy/actions/look-up-table-by-id/look-up-table-by-id.mjs index 60098aa031f6d..2f51eea5f2c70 100644 --- a/components/pipefy/actions/look-up-table-by-id/look-up-table-by-id.mjs +++ b/components/pipefy/actions/look-up-table-by-id/look-up-table-by-id.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-look-up-table-by-id", name: "Look Up Table by ID", description: "Looks up a database table by its ID. [See the docs here](https://api-docs.pipefy.com/reference/queries/#table)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/update-card-field/update-card-field.mjs b/components/pipefy/actions/update-card-field/update-card-field.mjs index 01c4ba49159da..0610bb8c831d3 100644 --- a/components/pipefy/actions/update-card-field/update-card-field.mjs +++ b/components/pipefy/actions/update-card-field/update-card-field.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-update-card-field", name: "Update Card Field", description: "Updates a Card Field in a Pipe. [See the docs here](https://api-docs.pipefy.com/reference/mutations/updateCardField/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/update-card/update-card.mjs b/components/pipefy/actions/update-card/update-card.mjs index 140a578b48a32..12a63e5c4eea1 100644 --- a/components/pipefy/actions/update-card/update-card.mjs +++ b/components/pipefy/actions/update-card/update-card.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-update-card", name: "Update Card", description: "Updates an existing card. [See the docs here](https://api-docs.pipefy.com/reference/mutations/updateCard/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/update-table-record/update-table-record.mjs b/components/pipefy/actions/update-table-record/update-table-record.mjs index d81bfcc5321a6..2eb84939f8599 100644 --- a/components/pipefy/actions/update-table-record/update-table-record.mjs +++ b/components/pipefy/actions/update-table-record/update-table-record.mjs @@ -4,7 +4,12 @@ export default { key: "pipefy-update-table-record", name: "Update Table Record", description: "Updates a table record. [See the docs here](https://api-docs.pipefy.com/reference/mutations/updateTable/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipefy/actions/update-table/update-table.mjs b/components/pipefy/actions/update-table/update-table.mjs index 0b6a68bc58864..fc5b126e4941a 100644 --- a/components/pipefy/actions/update-table/update-table.mjs +++ b/components/pipefy/actions/update-table/update-table.mjs @@ -5,7 +5,12 @@ export default { key: "pipefy-update-table", name: "Update Table", description: "Updates a table. [See the docs here](https://api-docs.pipefy.com/reference/mutations/updateTableRecord/)", - version: "0.1.2", + version: "0.1.3", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipefy, diff --git a/components/pipeline/actions/create-activity/create-activity.mjs b/components/pipeline/actions/create-activity/create-activity.mjs index 07e326d5a86a8..817f5949d86e9 100644 --- a/components/pipeline/actions/create-activity/create-activity.mjs +++ b/components/pipeline/actions/create-activity/create-activity.mjs @@ -5,7 +5,12 @@ export default { name: "Create Activity", key: "pipeline-create-activity", description: "Creates a new activity associated with an existing person, company, or deal. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Activities-(Notes)/paths/~1notes/post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/create-company/create-company.mjs b/components/pipeline/actions/create-company/create-company.mjs index d17b0a0373f66..9b6406b2e572a 100644 --- a/components/pipeline/actions/create-company/create-company.mjs +++ b/components/pipeline/actions/create-company/create-company.mjs @@ -4,7 +4,12 @@ export default { name: "Create Company", key: "pipeline-create-company", description: "Creates a new company in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Companies/paths/~1companies/post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/create-deal/create-deal.mjs b/components/pipeline/actions/create-deal/create-deal.mjs index 1c3dbe20f189e..309199d21795c 100644 --- a/components/pipeline/actions/create-deal/create-deal.mjs +++ b/components/pipeline/actions/create-deal/create-deal.mjs @@ -4,7 +4,12 @@ export default { name: "Create Deal", key: "pipeline-create-deal", description: "Creates a new deal in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Deals/paths/~1deals/post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/create-event/create-event.mjs b/components/pipeline/actions/create-event/create-event.mjs index d874e842e7aaf..5d7deb3ff82cb 100644 --- a/components/pipeline/actions/create-event/create-event.mjs +++ b/components/pipeline/actions/create-event/create-event.mjs @@ -4,7 +4,12 @@ export default { name: "Create Event", key: "pipeline-create-event", description: "Creates a new calendar event in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Calendar-Entries-(Tasks-and-Events)/paths/~1calendar_entries/post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/create-person/create-person.mjs b/components/pipeline/actions/create-person/create-person.mjs index 4f381448d5bf6..3e3a24183be58 100644 --- a/components/pipeline/actions/create-person/create-person.mjs +++ b/components/pipeline/actions/create-person/create-person.mjs @@ -4,7 +4,12 @@ export default { name: "Create Person", key: "pipeline-create-person", description: "Creates a new person in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/People/paths/~1people/post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/create-task/create-task.mjs b/components/pipeline/actions/create-task/create-task.mjs index 540a1d207c2a0..33d0db89777de 100644 --- a/components/pipeline/actions/create-task/create-task.mjs +++ b/components/pipeline/actions/create-task/create-task.mjs @@ -4,7 +4,12 @@ export default { name: "Create Task", key: "pipeline-create-task", description: "Creates a new calendar task in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Calendar-Entries-(Tasks-and-Events)/paths/~1calendar_entries/post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/find-company/find-company.mjs b/components/pipeline/actions/find-company/find-company.mjs index 72e865e1d2bfd..8f48c5d33af65 100644 --- a/components/pipeline/actions/find-company/find-company.mjs +++ b/components/pipeline/actions/find-company/find-company.mjs @@ -4,7 +4,12 @@ export default { name: "Find Company", key: "pipeline-find-company", description: "Find an existing company in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Companies/paths/~1companies/get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/find-deal/find-deal.mjs b/components/pipeline/actions/find-deal/find-deal.mjs index bc0211cc306ec..179a4e6ca8e8a 100644 --- a/components/pipeline/actions/find-deal/find-deal.mjs +++ b/components/pipeline/actions/find-deal/find-deal.mjs @@ -4,7 +4,12 @@ export default { name: "Find Deal", key: "pipeline-find-deal", description: "Find an existing deal in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Deals/paths/~1deals/get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/find-person/find-person.mjs b/components/pipeline/actions/find-person/find-person.mjs index 29d5f48fd5509..853cd3c67884c 100644 --- a/components/pipeline/actions/find-person/find-person.mjs +++ b/components/pipeline/actions/find-person/find-person.mjs @@ -4,7 +4,12 @@ export default { name: "Find Person", key: "pipeline-find-person", description: "Find an existing person in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/People/paths/~1people/get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/find-user/find-user.mjs b/components/pipeline/actions/find-user/find-user.mjs index 00b7d12282e7d..5d38a6a49521f 100644 --- a/components/pipeline/actions/find-user/find-user.mjs +++ b/components/pipeline/actions/find-user/find-user.mjs @@ -4,7 +4,12 @@ export default { name: "Find User", key: "pipeline-find-user", description: "Find an existing user on your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Users/paths/~1admin~1users/get)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/move-deal-stage/move-deal-stage.mjs b/components/pipeline/actions/move-deal-stage/move-deal-stage.mjs index 283e523498639..1aa23a4297005 100644 --- a/components/pipeline/actions/move-deal-stage/move-deal-stage.mjs +++ b/components/pipeline/actions/move-deal-stage/move-deal-stage.mjs @@ -4,7 +4,12 @@ export default { name: "Move Deal Stage", key: "pipeline-move-deal-stage", description: "Moves a deal to another stage Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Deals/paths/~1deals~1{id}/put)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/update-company/update-company.mjs b/components/pipeline/actions/update-company/update-company.mjs index 4de8302e04c7e..3e63389497652 100644 --- a/components/pipeline/actions/update-company/update-company.mjs +++ b/components/pipeline/actions/update-company/update-company.mjs @@ -4,7 +4,12 @@ export default { name: "Update Company", key: "pipeline-update-company", description: "Updates a company in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Companies/paths/~1companies~1{id}/put)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/update-deal/update-deal.mjs b/components/pipeline/actions/update-deal/update-deal.mjs index 266195a073cd7..b1e90536878ac 100644 --- a/components/pipeline/actions/update-deal/update-deal.mjs +++ b/components/pipeline/actions/update-deal/update-deal.mjs @@ -4,7 +4,12 @@ export default { name: "Update Deal", key: "pipeline-update-deal", description: "Updates a deal in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/Deals/paths/~1deals~1{id}/put)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pipeline/actions/update-person/update-person.mjs b/components/pipeline/actions/update-person/update-person.mjs index 52a6d61ae58de..d3a53c3ba39e6 100644 --- a/components/pipeline/actions/update-person/update-person.mjs +++ b/components/pipeline/actions/update-person/update-person.mjs @@ -4,7 +4,12 @@ export default { name: "Update Person", key: "pipeline-update-person", description: "Updates a person in your Pipeline account. [See the docs here](https://app.pipelinecrm.com/api/docs#tag/People/paths/~1people~1{id}/put)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pipeline, diff --git a/components/pivotal_tracker/actions/create-project/create-project.mjs b/components/pivotal_tracker/actions/create-project/create-project.mjs index cfae9636dd754..5a057000935c6 100644 --- a/components/pivotal_tracker/actions/create-project/create-project.mjs +++ b/components/pivotal_tracker/actions/create-project/create-project.mjs @@ -5,7 +5,12 @@ export default { name: "Create Project", key: "pivotal_tracker-create-project", description: "Create a new project. [See the docs here](https://www.pivotaltracker.com/help/api/rest/v5#projects_post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pivotalTracker, diff --git a/components/pivotal_tracker/actions/create-story/create-story.mjs b/components/pivotal_tracker/actions/create-story/create-story.mjs index 9d143e5919177..d2585807e4307 100644 --- a/components/pivotal_tracker/actions/create-story/create-story.mjs +++ b/components/pivotal_tracker/actions/create-story/create-story.mjs @@ -6,7 +6,12 @@ export default { name: "Create Story", key: "pivotal_tracker-create-story", description: "Create a new story in a project. [See the docs here](https://www.pivotaltracker.com/help/api/rest/v5#projects_project_id_stories_post)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { pivotalTracker, diff --git a/components/pixelbin/actions/create-folder/create-folder.mjs b/components/pixelbin/actions/create-folder/create-folder.mjs index d5dd69f65dfbb..dae8a9e8f6ba2 100644 --- a/components/pixelbin/actions/create-folder/create-folder.mjs +++ b/components/pixelbin/actions/create-folder/create-folder.mjs @@ -4,7 +4,12 @@ export default { key: "pixelbin-create-folder", name: "Create Folder", description: "Creates a new folder in Pixelbin. [See the documentation](https://www.pixelbin.io/docs/api-docs/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/pixelbin/actions/delete-file/delete-file.mjs b/components/pixelbin/actions/delete-file/delete-file.mjs index fec09fa142b06..39cc0c545315d 100644 --- a/components/pixelbin/actions/delete-file/delete-file.mjs +++ b/components/pixelbin/actions/delete-file/delete-file.mjs @@ -4,7 +4,12 @@ export default { key: "pixelbin-delete-file", name: "Delete File", description: "Deletes a file from Pixelbin. [See the documentation](https://www.pixelbin.io/docs/api-docs/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/pixelbin/actions/list-files/list-files.mjs b/components/pixelbin/actions/list-files/list-files.mjs index cc800b992bea5..fd650fabea47b 100644 --- a/components/pixelbin/actions/list-files/list-files.mjs +++ b/components/pixelbin/actions/list-files/list-files.mjs @@ -4,7 +4,12 @@ export default { key: "pixelbin-list-files", name: "List Files", description: "List all files. [See the documentation](https://www.pixelbin.io/docs/api-docs/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/pixelbin/actions/upload-asset-url/upload-asset-url.mjs b/components/pixelbin/actions/upload-asset-url/upload-asset-url.mjs index 3a6111f2aaf95..0444118c5e1a2 100644 --- a/components/pixelbin/actions/upload-asset-url/upload-asset-url.mjs +++ b/components/pixelbin/actions/upload-asset-url/upload-asset-url.mjs @@ -4,7 +4,12 @@ export default { key: "pixelbin-upload-asset-url", name: "Upload Asset From URL", description: "Uploads an asset to Pixelbin from a given URL. [See the documentation](https://www.pixelbin.io/docs/api-docs/)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/pixelbin/actions/upload-file/upload-file.mjs b/components/pixelbin/actions/upload-file/upload-file.mjs index 6fd238531e380..12a51f543cc83 100644 --- a/components/pixelbin/actions/upload-file/upload-file.mjs +++ b/components/pixelbin/actions/upload-file/upload-file.mjs @@ -7,7 +7,12 @@ export default { key: "pixelbin-upload-file", name: "Upload File", description: "Upload a file to Pixelbin. [See the documentation](https://www.pixelbin.io/docs/api-docs/)", - version: "0.1.1", + version: "0.1.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/pixiebrix/actions/add-group-memberships/add-group-memberships.mjs b/components/pixiebrix/actions/add-group-memberships/add-group-memberships.mjs index 868283d972d5c..276a45da24fa5 100644 --- a/components/pixiebrix/actions/add-group-memberships/add-group-memberships.mjs +++ b/components/pixiebrix/actions/add-group-memberships/add-group-memberships.mjs @@ -5,7 +5,12 @@ export default { key: "pixiebrix-add-group-memberships", name: "Add Group Memberships", description: "Adds user memberships to a group in PixieBrix. [See the documentation](https://docs.pixiebrix.com/developer-api/team-management-apis#add-group-memberships)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/pixiebrix/actions/delete-group-membership/delete-group-membership.mjs b/components/pixiebrix/actions/delete-group-membership/delete-group-membership.mjs index 851d562ec64b3..9c102031fb723 100644 --- a/components/pixiebrix/actions/delete-group-membership/delete-group-membership.mjs +++ b/components/pixiebrix/actions/delete-group-membership/delete-group-membership.mjs @@ -4,7 +4,12 @@ export default { key: "pixiebrix-delete-group-membership", name: "Delete Group Membership", description: "Deletes a single group membership. [See the documentation](https://docs.pixiebrix.com/developer-api/team-management-apis#delete-group-membership)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/pixiebrix/actions/list-group-memberships/list-group-memberships.mjs b/components/pixiebrix/actions/list-group-memberships/list-group-memberships.mjs index fcf343ef8f988..b22a1094ddca6 100644 --- a/components/pixiebrix/actions/list-group-memberships/list-group-memberships.mjs +++ b/components/pixiebrix/actions/list-group-memberships/list-group-memberships.mjs @@ -4,7 +4,12 @@ export default { key: "pixiebrix-list-group-memberships", name: "List Group Memberships", description: "Gets the current memberships of a group. [See the PixieBrix API documentation](https://docs.pixiebrix.com/developer-api/team-management-apis#list-group-memberships)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/pixiebrix/actions/update-group-membership/update-group-membership.mjs b/components/pixiebrix/actions/update-group-membership/update-group-membership.mjs index 0987099dd40bb..519e1a0955a19 100644 --- a/components/pixiebrix/actions/update-group-membership/update-group-membership.mjs +++ b/components/pixiebrix/actions/update-group-membership/update-group-membership.mjs @@ -5,7 +5,12 @@ export default { key: "pixiebrix-update-group-membership", name: "Update Group Membership", description: "Updates the memberships of a group in PixieBrix. [See the documentation](https://docs.pixiebrix.com/developer-api/team-management-apis#update-group-membership)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/placid/actions/generate-image/generate-image.mjs b/components/placid/actions/generate-image/generate-image.mjs index 8b8d7964f793e..3d6c9d4bb9616 100644 --- a/components/placid/actions/generate-image/generate-image.mjs +++ b/components/placid/actions/generate-image/generate-image.mjs @@ -5,7 +5,12 @@ export default { key: "placid-generate-image", name: "Generate Image", description: "Generate a new image based on a specified template. [See the documentation](https://placid.app/docs/2.0/rest/images#create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/placid/actions/generate-pdf/generate-pdf.mjs b/components/placid/actions/generate-pdf/generate-pdf.mjs index 97696764451ad..6db830faab0a3 100644 --- a/components/placid/actions/generate-pdf/generate-pdf.mjs +++ b/components/placid/actions/generate-pdf/generate-pdf.mjs @@ -5,7 +5,12 @@ export default { key: "placid-generate-pdf", name: "Generate PDF", description: "Creates a new PDF based on a specified template. [See the documentation](https://placid.app/docs/2.0/rest/pdfs#create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/plaid/actions/create-access-token/create-access-token.mjs b/components/plaid/actions/create-access-token/create-access-token.mjs index eda2324aa9624..617c85a705ff2 100644 --- a/components/plaid/actions/create-access-token/create-access-token.mjs +++ b/components/plaid/actions/create-access-token/create-access-token.mjs @@ -4,7 +4,12 @@ export default { key: "plaid-create-access-token", name: "Create Access Token", description: "Exchange a Link `public_token` for an API `access_token`. [See the documentation](https://plaid.com/docs/api/items/#itempublic_tokenexchange).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/plaid/actions/create-sandbox-public-token/create-sandbox-public-token.mjs b/components/plaid/actions/create-sandbox-public-token/create-sandbox-public-token.mjs index a3a7680bda373..fd401124dac3a 100644 --- a/components/plaid/actions/create-sandbox-public-token/create-sandbox-public-token.mjs +++ b/components/plaid/actions/create-sandbox-public-token/create-sandbox-public-token.mjs @@ -5,7 +5,12 @@ export default { key: "plaid-create-sandbox-public-token", name: "Create Sandbox Public Token", description: "Creates a valid `public_token` for an arbitrary institution ID, initial products, and test credentials. [See the documentation](https://plaid.com/docs/api/sandbox/#sandboxpublic_tokencreate).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/plaid/actions/create-user/create-user.mjs b/components/plaid/actions/create-user/create-user.mjs index 7a57fee3dc9bd..fe6735bf08826 100644 --- a/components/plaid/actions/create-user/create-user.mjs +++ b/components/plaid/actions/create-user/create-user.mjs @@ -4,7 +4,12 @@ export default { key: "plaid-create-user", name: "Create User", description: "Creates a user ID and token to be used with Plaid Check, Income, or Multi-Item Link flow. [See the documentation](https://plaid.com/docs/api/users/#usercreate).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { app, diff --git a/components/plaid/actions/get-real-time-balance/get-real-time-balance.mjs b/components/plaid/actions/get-real-time-balance/get-real-time-balance.mjs index 477ad58529ca4..9bdbef3a00ddf 100644 --- a/components/plaid/actions/get-real-time-balance/get-real-time-balance.mjs +++ b/components/plaid/actions/get-real-time-balance/get-real-time-balance.mjs @@ -4,7 +4,12 @@ export default { key: "plaid-get-real-time-balance", name: "Get Real-Time Balance", description: "Get the real-time balance for each of an Item's accounts. [See the documentation](https://plaid.com/docs/api/products/balance/#accountsbalanceget).", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/plaid/actions/get-transactions/get-transactions.mjs b/components/plaid/actions/get-transactions/get-transactions.mjs index ceb16c7053183..c591e7eb0e90c 100644 --- a/components/plaid/actions/get-transactions/get-transactions.mjs +++ b/components/plaid/actions/get-transactions/get-transactions.mjs @@ -4,7 +4,12 @@ export default { key: "plaid-get-transactions", name: "Get Transactions", description: "Retrieves user-authorized transaction data for a specified date range. [See the documentation](https://plaid.com/docs/api/products/transactions/#transactionsget)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { app, diff --git a/components/plain/actions/add-customer-to-group/add-customer-to-group.mjs b/components/plain/actions/add-customer-to-group/add-customer-to-group.mjs index 359837bee897b..b037a636c4454 100644 --- a/components/plain/actions/add-customer-to-group/add-customer-to-group.mjs +++ b/components/plain/actions/add-customer-to-group/add-customer-to-group.mjs @@ -5,7 +5,12 @@ export default { key: "plain-add-customer-to-group", name: "Add Customer to Group", description: "Adds a customer to a customer group. [See the documentation](https://www.plain.com/docs/api-reference/graphql/customers/customer-groups#add-a-customer-to-groups)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { plain, diff --git a/components/plain/actions/create-customer-event/create-customer-event.mjs b/components/plain/actions/create-customer-event/create-customer-event.mjs index 8bc82fea9b1c4..c1d0b8ba1b957 100644 --- a/components/plain/actions/create-customer-event/create-customer-event.mjs +++ b/components/plain/actions/create-customer-event/create-customer-event.mjs @@ -5,7 +5,12 @@ export default { key: "plain-create-customer-event", name: "Create Customer Event", description: "Creates an event with a customer. [See the documentation](https://www.plain.com/docs/api-reference/graphql/events/create-customer-event)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { plain, diff --git a/components/plain/actions/create-thread/create-thread.mjs b/components/plain/actions/create-thread/create-thread.mjs index 0642f68922c4d..ec9ac688f4b65 100644 --- a/components/plain/actions/create-thread/create-thread.mjs +++ b/components/plain/actions/create-thread/create-thread.mjs @@ -5,7 +5,12 @@ export default { key: "plain-create-thread", name: "Create Thread", description: "Creates a new thread with a given customer. [See the documentation](https://www.plain.com/docs/api-reference/graphql/threads/create)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { plain, diff --git a/components/plain/actions/upsert-customer/upsert-customer.mjs b/components/plain/actions/upsert-customer/upsert-customer.mjs index 644c058c4b162..82b91df4f3a96 100644 --- a/components/plain/actions/upsert-customer/upsert-customer.mjs +++ b/components/plain/actions/upsert-customer/upsert-customer.mjs @@ -5,7 +5,12 @@ export default { key: "plain-upsert-customer", name: "Upsert Customer", description: "Creates or updates customer with customer details. [See the documentation](https://www.plain.com/docs/api-reference/graphql/customers/upsert)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { plain, diff --git a/components/plainly/actions/create-render-job/create-render-job.mjs b/components/plainly/actions/create-render-job/create-render-job.mjs index 3361af8967dd5..4c2d7137f2373 100644 --- a/components/plainly/actions/create-render-job/create-render-job.mjs +++ b/components/plainly/actions/create-render-job/create-render-job.mjs @@ -6,7 +6,12 @@ export default { key: "plainly-create-render-job", name: "Create Render Job", description: "Creates a render job for a video template. [See the documentation](https://www.plainlyvideos.com/documentation/api-reference)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, type: "action", props: { plainly, diff --git a/components/plainly/actions/get-render-status/get-render-status.mjs b/components/plainly/actions/get-render-status/get-render-status.mjs index 9dc54d0a42f5d..b65d265a615ef 100644 --- a/components/plainly/actions/get-render-status/get-render-status.mjs +++ b/components/plainly/actions/get-render-status/get-render-status.mjs @@ -4,7 +4,12 @@ export default { key: "plainly-get-render-status", name: "Get Render Status", description: "Retrieves the current status of a render job in Plainly. [See the documentation](https://www.plainlyvideos.com/documentation/api-reference)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { plainly, diff --git a/components/plainly/actions/list-templates/list-templates.mjs b/components/plainly/actions/list-templates/list-templates.mjs index e74bbc97dbb8f..0c2592d4f4dc6 100644 --- a/components/plainly/actions/list-templates/list-templates.mjs +++ b/components/plainly/actions/list-templates/list-templates.mjs @@ -4,7 +4,12 @@ export default { key: "plainly-list-templates", name: "List Templates", description: "Fetches a list of available video templates in a project in the user's Plainly account. [See the documentation](https://www.plainlyvideos.com/documentation/api-reference)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, type: "action", props: { plainly, diff --git a/components/planview_leankit/actions/add-connection-to-card/add-connection-to-card.mjs b/components/planview_leankit/actions/add-connection-to-card/add-connection-to-card.mjs index e8ef3867e2e29..ae3f5a7e2b7ae 100644 --- a/components/planview_leankit/actions/add-connection-to-card/add-connection-to-card.mjs +++ b/components/planview_leankit/actions/add-connection-to-card/add-connection-to-card.mjs @@ -4,7 +4,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-add-connection-to-card", name: "Create a Parent/Child Connection", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Add parent or child connection to a card. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/connections/create)", type: "action", props: { diff --git a/components/planview_leankit/actions/add-tags-to-card/add-tags-to-card.mjs b/components/planview_leankit/actions/add-tags-to-card/add-tags-to-card.mjs index 8bd208ba0c10a..59576494db265 100644 --- a/components/planview_leankit/actions/add-tags-to-card/add-tags-to-card.mjs +++ b/components/planview_leankit/actions/add-tags-to-card/add-tags-to-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-add-tags-to-card", name: "Add Tags To Card (Or Task)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Add tags in a card or task. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/update)", type: "action", props: { diff --git a/components/planview_leankit/actions/assign-user-to-card/assign-user-to-card.mjs b/components/planview_leankit/actions/assign-user-to-card/assign-user-to-card.mjs index 9e5a0fd055f91..dee8ecf47201b 100644 --- a/components/planview_leankit/actions/assign-user-to-card/assign-user-to-card.mjs +++ b/components/planview_leankit/actions/assign-user-to-card/assign-user-to-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-assign-user-to-card", name: "Assign User To Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Assign one or more users to cards. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/assign-users)", type: "action", props: { diff --git a/components/planview_leankit/actions/assign-user-to-task/assign-user-to-task.mjs b/components/planview_leankit/actions/assign-user-to-task/assign-user-to-task.mjs index 677f5416519a7..b7e35d45288af 100644 --- a/components/planview_leankit/actions/assign-user-to-task/assign-user-to-task.mjs +++ b/components/planview_leankit/actions/assign-user-to-task/assign-user-to-task.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-assign-user-to-task", name: "Assign User To Task", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Assign one or more users to tasks. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/assign-users)", type: "action", props: { diff --git a/components/planview_leankit/actions/block-card/block-card.mjs b/components/planview_leankit/actions/block-card/block-card.mjs index a7b31ca91764c..932e869dcc3b6 100644 --- a/components/planview_leankit/actions/block-card/block-card.mjs +++ b/components/planview_leankit/actions/block-card/block-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-block-card", name: "Block Card (Or Task)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Block a card or a task. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/update)", type: "action", props: { diff --git a/components/planview_leankit/actions/complete-task/complete-task.mjs b/components/planview_leankit/actions/complete-task/complete-task.mjs index 2b61196112ce3..132033157c8a1 100644 --- a/components/planview_leankit/actions/complete-task/complete-task.mjs +++ b/components/planview_leankit/actions/complete-task/complete-task.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-complete-task", name: "Complete Task", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Move a task to `completed` lane. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/move)", type: "action", props: { diff --git a/components/planview_leankit/actions/create-card-type/create-card-type.mjs b/components/planview_leankit/actions/create-card-type/create-card-type.mjs index 7b2af0c542219..6247298f8f0a0 100644 --- a/components/planview_leankit/actions/create-card-type/create-card-type.mjs +++ b/components/planview_leankit/actions/create-card-type/create-card-type.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-create-card-type", name: "Add Card Type To Board", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create a new card type on a board. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card-type/create)", type: "action", props: { diff --git a/components/planview_leankit/actions/create-card/create-card.mjs b/components/planview_leankit/actions/create-card/create-card.mjs index f060abd36645f..479f67c123601 100644 --- a/components/planview_leankit/actions/create-card/create-card.mjs +++ b/components/planview_leankit/actions/create-card/create-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-create-card", name: "Create Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create a new card. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/create)", type: "action", props: { diff --git a/components/planview_leankit/actions/create-comment/create-comment.mjs b/components/planview_leankit/actions/create-comment/create-comment.mjs index 4159428781272..f63b61426d71d 100644 --- a/components/planview_leankit/actions/create-comment/create-comment.mjs +++ b/components/planview_leankit/actions/create-comment/create-comment.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-create-comment", name: "Add Comment To Card (Or Task)", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create a comment in a card or task. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/comment/create)", type: "action", props: { diff --git a/components/planview_leankit/actions/create-custom-field/create-custom-field.mjs b/components/planview_leankit/actions/create-custom-field/create-custom-field.mjs index eb3ddb55f0d62..c4425ca35d667 100644 --- a/components/planview_leankit/actions/create-custom-field/create-custom-field.mjs +++ b/components/planview_leankit/actions/create-custom-field/create-custom-field.mjs @@ -4,7 +4,12 @@ import { customFieldOptions } from "../common/utils.mjs"; export default { key: "planview_leankit-create-custom-field", name: "Create Custom Field", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create a new custom field. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/custom-field)", type: "action", props: { diff --git a/components/planview_leankit/actions/create-task-card/create-task-card.mjs b/components/planview_leankit/actions/create-task-card/create-task-card.mjs index 0feb474c3727d..1e4873edba8e0 100644 --- a/components/planview_leankit/actions/create-task-card/create-task-card.mjs +++ b/components/planview_leankit/actions/create-task-card/create-task-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-create-task-card", name: "Create Task Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Create a task card. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/create-task)", type: "action", props: { diff --git a/components/planview_leankit/actions/delete-custom-field/delete-custom-field.mjs b/components/planview_leankit/actions/delete-custom-field/delete-custom-field.mjs index 7f92ae4c484a4..6b64e429a0c2c 100644 --- a/components/planview_leankit/actions/delete-custom-field/delete-custom-field.mjs +++ b/components/planview_leankit/actions/delete-custom-field/delete-custom-field.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-delete-custom-field", name: "Delete Custom Field", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: true, + openWorldHint: true, + readOnlyHint: false, + }, description: "Delete a custom field. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/custom-field)", type: "action", props: { diff --git a/components/planview_leankit/actions/duplicate-card/duplicate-card.mjs b/components/planview_leankit/actions/duplicate-card/duplicate-card.mjs index 4292a95da5c2a..1a5d74c1bbdc4 100644 --- a/components/planview_leankit/actions/duplicate-card/duplicate-card.mjs +++ b/components/planview_leankit/actions/duplicate-card/duplicate-card.mjs @@ -4,7 +4,12 @@ import { prepareDuplicateCardData } from "../common/utils.mjs"; export default { key: "planview_leankit-duplicate-card", name: "Duplicate Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Duplicate a card. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/create)", type: "action", props: { diff --git a/components/planview_leankit/actions/duplicate-task/duplicate-task.mjs b/components/planview_leankit/actions/duplicate-task/duplicate-task.mjs index 2b9d8c98d125f..e30098385055a 100644 --- a/components/planview_leankit/actions/duplicate-task/duplicate-task.mjs +++ b/components/planview_leankit/actions/duplicate-task/duplicate-task.mjs @@ -4,7 +4,12 @@ import { prepareDuplicateCardData } from "../common/utils.mjs"; export default { key: "planview_leankit-duplicate-task", name: "Duplicate Task", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Duplicate a task. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/create)", type: "action", props: { diff --git a/components/planview_leankit/actions/find-first-card/find-first-card.mjs b/components/planview_leankit/actions/find-first-card/find-first-card.mjs index 43618dbe94614..6a00c6a717b57 100644 --- a/components/planview_leankit/actions/find-first-card/find-first-card.mjs +++ b/components/planview_leankit/actions/find-first-card/find-first-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-find-first-card", name: "Find First Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Find first matching card. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/list)", type: "action", props: { diff --git a/components/planview_leankit/actions/find-or-create-card/find-or-create-card.mjs b/components/planview_leankit/actions/find-or-create-card/find-or-create-card.mjs index 2f7a68a38185c..86d1e8f5ecdd6 100644 --- a/components/planview_leankit/actions/find-or-create-card/find-or-create-card.mjs +++ b/components/planview_leankit/actions/find-or-create-card/find-or-create-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-find-or-create-card", name: "Find OR Create Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Find or create a new card. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/list)", type: "action", props: { diff --git a/components/planview_leankit/actions/get-card/get-card.mjs b/components/planview_leankit/actions/get-card/get-card.mjs index 2e42c51349b56..4e87a8fc196f9 100644 --- a/components/planview_leankit/actions/get-card/get-card.mjs +++ b/components/planview_leankit/actions/get-card/get-card.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-get-card", name: "Get Card", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: true, + }, description: "Get card details by card id. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/get)", type: "action", props: { diff --git a/components/planview_leankit/actions/move-cards-between-lanes/move-cards-between-lanes.mjs b/components/planview_leankit/actions/move-cards-between-lanes/move-cards-between-lanes.mjs index 7d53eaa071bfa..7a48a32e07c3e 100644 --- a/components/planview_leankit/actions/move-cards-between-lanes/move-cards-between-lanes.mjs +++ b/components/planview_leankit/actions/move-cards-between-lanes/move-cards-between-lanes.mjs @@ -3,7 +3,12 @@ import planviewLeankit from "../../planview_leankit.app.mjs"; export default { key: "planview_leankit-move-cards-between-lanes", name: "Move Cards Between Lanes", - version: "0.0.1", + version: "0.0.2", + annotations: { + destructiveHint: false, + openWorldHint: true, + readOnlyHint: false, + }, description: "Move cards between lanes. [See the docs here](https://success.planview.com/Planview_AgilePlace/AgilePlace_API/01_v2/card/move)", type: "action", props: {