Skip to content

Commit 6e3e508

Browse files
authored
[Auto-generated] MCP Annotations Batch 29/65 (#18549)
Automated pull request from mcp-annotations-29
1 parent 88ebad9 commit 6e3e508

File tree

100 files changed

+600
-100
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+600
-100
lines changed

components/kenjo/actions/create-leave-request/create-leave-request.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "kenjo-create-leave-request",
55
name: "Create Leave Request",
66
description: "Creates a new leave request in Kenjo. [See the documentation](https://kenjo.readme.io/reference/post_time-off-requests).",
7-
version: "0.0.1",
7+
version: "0.0.2",
8+
annotations: {
9+
destructiveHint: false,
10+
openWorldHint: true,
11+
readOnlyHint: false,
12+
},
813
type: "action",
914
props: {
1015
kenjo,

components/keycloak/actions/create-user/create-user.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
key: "keycloak-create-user",
66
name: "Create User",
77
description: "Create a new user in Keycloak. The username must be unique. [See the documentation](https://www.keycloak.org/docs-api/latest/rest-api/index.html#_users)",
8-
version: "0.0.1",
8+
version: "0.0.2",
9+
annotations: {
10+
destructiveHint: false,
11+
openWorldHint: true,
12+
readOnlyHint: false,
13+
},
914
type: "action",
1015
props: {
1116
app,

components/keycloak/actions/delete-user/delete-user.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "keycloak-delete-user",
55
name: "Delete User",
66
description: "Delete a user from Keycloak. [See the documentation](https://www.keycloak.org/docs-api/latest/rest-api/index.html#_users)",
7-
version: "0.0.1",
7+
version: "0.0.2",
8+
annotations: {
9+
destructiveHint: true,
10+
openWorldHint: true,
11+
readOnlyHint: false,
12+
},
813
type: "action",
914
props: {
1015
app,

components/keycloak/actions/get-user/get-user.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "keycloak-get-user",
55
name: "Get User",
66
description: "Retrieve the representation of the user. [See the documentation](https://www.keycloak.org/docs-api/latest/rest-api/index.html#_users)",
7-
version: "0.0.1",
7+
version: "0.0.2",
8+
annotations: {
9+
destructiveHint: false,
10+
openWorldHint: true,
11+
readOnlyHint: true,
12+
},
813
type: "action",
914
props: {
1015
app,

components/keycloak/actions/update-user/update-user.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
key: "keycloak-update-user",
66
name: "Update User",
77
description: "Updates a user in Keycloak. [See the documentation](https://www.keycloak.org/docs-api/latest/rest-api/index.html#_users)",
8-
version: "0.0.1",
8+
version: "0.0.2",
9+
annotations: {
10+
destructiveHint: true,
11+
openWorldHint: true,
12+
readOnlyHint: false,
13+
},
914
type: "action",
1015
props: {
1116
app,

components/keysender/actions/create-transaction/create-transaction.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ export default {
66
key: "keysender-create-transaction",
77
name: "Create Transaction",
88
description: "Creates a new transaction within Keysender. [See the documentation](https://panel.keysender.co.uk/api#tag/Transaction/paths/~1transaction~1addcustom/post)",
9-
version: "0.0.1",
9+
version: "0.0.2",
10+
annotations: {
11+
destructiveHint: false,
12+
openWorldHint: true,
13+
readOnlyHint: false,
14+
},
1015
type: "action",
1116
props: {
1217
keysender,

components/kickbox/actions/verify-email-batch/verify-email-batch.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@ import app from "../../kickbox.app.mjs";
22

33
export default {
44
name: "Verify Email Batch",
5-
version: "0.0.1",
5+
version: "0.0.2",
6+
annotations: {
7+
destructiveHint: true,
8+
openWorldHint: true,
9+
readOnlyHint: false,
10+
},
611
key: "kickbox-verify-email-batch",
712
description: "Verify an email batch. [See the documentation](https://docs.kickbox.com/docs/batch-verification-api)",
813
type: "action",

components/kickbox/actions/verify-email/verify-email.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@ import app from "../../kickbox.app.mjs";
22

33
export default {
44
name: "Verify Email",
5-
version: "0.0.1",
5+
version: "0.0.2",
6+
annotations: {
7+
destructiveHint: true,
8+
openWorldHint: true,
9+
readOnlyHint: false,
10+
},
611
key: "kickbox-verify-email",
712
description: "Verify an email. [See the documentation](https://docs.kickbox.com/docs/single-verification-api)",
813
type: "action",

components/kickofflabs/actions/create-or-update-lead/create-or-update-lead.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
name: "Create or Update Lead",
55
description: "Adds a new lead or modifies an existing lead on your campaign. [See the documentation](https://dev.kickofflabs.com/create/).",
66
key: "kickofflabs-create-or-update-lead",
7-
version: "0.0.1",
7+
version: "0.0.2",
8+
annotations: {
9+
destructiveHint: true,
10+
openWorldHint: true,
11+
readOnlyHint: false,
12+
},
813
type: "action",
914
props: {
1015
app,

components/kickofflabs/actions/get-campaign-status/get-campaign-status.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
name: "Get Campaign Status",
55
description: "Fetches campaign overview stats. [See the documentation](https://dev.kickofflabs.com/stats/).",
66
key: "kickofflabs-get-campaign-status",
7-
version: "0.0.1",
7+
version: "0.0.2",
8+
annotations: {
9+
destructiveHint: false,
10+
openWorldHint: true,
11+
readOnlyHint: true,
12+
},
813
type: "action",
914
props: {
1015
app,

0 commit comments

Comments
 (0)