Skip to content

Commit 0e25ac8

Browse files
committed
feat: MCP annotations batch 17/65 (100 components)
1 parent 61d0151 commit 0e25ac8

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/dropcontact/actions/enrich-contact/enrich-contact.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
key: "dropcontact-enrich-contact",
66
name: "Enrich Contact",
77
description: "Enrich a list of contacts in Dropcontact. [See the documentation](https://developer.dropcontact.com/#post-request)",
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
dropcontact,

components/dropcontact/actions/get-enrichment-request/get-enrichment-request.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "dropcontact-get-enrichment-request",
55
name: "Get Enrichment Request",
66
description: "Retrieve the enriched contacts of a request in Dropcontact. [See the documentation](https://developer.dropcontact.com/#get-request)",
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
dropcontact,

components/dropinblog/actions/create-post/create-post.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
key: "dropinblog-create-post",
66
name: "Create Post",
77
description: "Allows you to create a new blog post in your DropInBlog account. Requires a private API key. [See the documentation](https://dropinblog.readme.io/reference/posts-create).",
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/dropmark/actions/get-activity/get-activity.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "dropmark-get-activity",
55
name: "Get Activity",
66
description: "Retrieves a blended feed of newly created collections, items, comments, and reactions. [See the documentation](https://support.dropmark.com/article/96-api)",
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
dropmark,

components/dropmark/actions/get-items-in-collection/get-items-in-collection.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "dropmark-get-items-in-collection",
55
name: "Get Items in Collection",
66
description: "Retrieves a list of items in a specific collection. [See the documentation](https://support.dropmark.com/article/96-api)",
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
dropmark,

components/dub/actions/create-link/create-link.mjs

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

33
export default {
44
name: "Create Link",
5-
version: "0.0.7",
5+
version: "0.0.8",
6+
annotations: {
7+
destructiveHint: false,
8+
openWorldHint: true,
9+
readOnlyHint: false,
10+
},
611
key: "dub-create-link",
712
description: "Creates a link. [See the documentation](https://dub.co/docs/api-reference/endpoint/create-a-new-link)",
813
type: "action",

components/dub/actions/delete-link/delete-link.mjs

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

33
export default {
44
name: "Delete Link",
5-
version: "0.0.4",
5+
version: "0.0.5",
6+
annotations: {
7+
destructiveHint: true,
8+
openWorldHint: true,
9+
readOnlyHint: false,
10+
},
611
key: "dub-delete-link",
712
description: "Deletes a link. [See the documentation](https://dub.co/docs/api-reference/endpoint/delete-a-link)",
813
type: "action",

components/dub/actions/update-link/update-link.mjs

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

33
export default {
44
name: "Update Link",
5-
version: "0.0.7",
5+
version: "0.0.8",
6+
annotations: {
7+
destructiveHint: true,
8+
openWorldHint: true,
9+
readOnlyHint: false,
10+
},
611
key: "dub-update-link",
712
description: "Updates a link. [See the documentation](https://dub.co/docs/api-reference/endpoint/edit-a-link)",
813
type: "action",

components/dust/actions/talk-assistant/talk-assistant.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
key: "dust-talk-assistant",
66
name: "Talk to Assistant",
77
description: "Send a message to an assistant on Dust and receive an answer. [See the documentation](https://docs.dust.tt/reference/post_api-v1-w-wid-assistant-conversations-cid-messages)",
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
dust,

components/dust/actions/upsert-document/upsert-document.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "dust-upsert-document",
55
name: "Upsert Document",
66
description: "Upsert a document to a chosen Dust data source. [See the documentation](https://docs.dust.tt/reference/post_api-v1-w-wid-data-sources-name-documents-documentid)",
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
dust,

0 commit comments

Comments
 (0)