Skip to content

Commit 200b2bc

Browse files
authored
[Auto-generated] MCP Annotations Batch 34/65 (#18554)
Automated pull request from mcp-annotations-34
1 parent f92b8de commit 200b2bc

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/metatext_ai_pre_build_ai_models_api/actions/generate-text/generate-text.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
name: "Generate Text",
66
description: "Generate text based on the given prompt. [See the documentation](https://app.metatext.ai/models/text-generator/inference-api).",
77
type: "action",
8-
version: "0.0.1",
8+
version: "0.0.2",
9+
annotations: {
10+
destructiveHint: false,
11+
openWorldHint: true,
12+
readOnlyHint: false,
13+
},
914
props: {
1015
app,
1116
text: {

components/metatext_ai_pre_build_ai_models_api/actions/headline/headline.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
name: "Generate Headline",
66
description: "Generate a short summary for news headlines. [See the documentation](https://app.metatext.ai/models/headline/inference-api).",
77
type: "action",
8-
version: "0.0.1",
8+
version: "0.0.2",
9+
annotations: {
10+
destructiveHint: false,
11+
openWorldHint: true,
12+
readOnlyHint: false,
13+
},
914
props: {
1015
app,
1116
text: {

components/metatext_ai_pre_build_ai_models_api/actions/spam-or-not/spam-or-not.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
name: "Spam Or Not",
66
description: "Determine whether the given text is spam or not. [See the documentation](https://app.metatext.ai/models/spam-or-not/inference-api).",
77
type: "action",
8-
version: "0.0.1",
8+
version: "0.0.2",
9+
annotations: {
10+
destructiveHint: false,
11+
openWorldHint: true,
12+
readOnlyHint: false,
13+
},
914
props: {
1015
app,
1116
text: {

components/meteomatics_weather_api/actions/get-weather-data/get-weather-data.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
key: "meteomatics_weather_api-get-weather-data",
55
name: "Get Weather Data",
66
description: "Retrieve historic, current, and forecast data globally. [See the documentation](https://www.meteomatics.com/en/api/getting-started/)",
7-
version: "0.0.2",
7+
version: "0.0.3",
8+
annotations: {
9+
destructiveHint: false,
10+
openWorldHint: true,
11+
readOnlyHint: true,
12+
},
813
type: "action",
914
props: {
1015
app,

components/mews/actions/add-customer-file/add-customer-file.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ export default {
55
name: "Add Customer File",
66
description: "Add a customer file to the Mews system. [See the documentation](https://mews-systems.gitbook.io/connector-api/operations/customers#add-customer-file)",
77
key: "mews-add-customer-file",
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/mews/actions/add-customer/add-customer.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,12 @@ export default {
66
name: "Add Customer",
77
description: "Adds a new customer to the system. [See the documentation](https://mews-systems.gitbook.io/connector-api/operations/customers#add-customer)",
88
key: "mews-add-customer",
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
app,

components/mews/actions/add-reservation-companion/add-reservation-companion.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
name: "Add Reservation Companion",
55
description: "Add a customer as a companion to a reservation. [See the documentation](https://mews-systems.gitbook.io/connector-api/operations/reservations#add-reservation-companion)",
66
key: "mews-add-reservation-companion",
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
app,

components/mews/actions/add-reservation-product/add-reservation-product.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
name: "Add Reservation Product",
55
description: "Add a product to a reservation. [See the documentation](https://mews-systems.gitbook.io/connector-api/operations/reservations#add-reservation-product)",
66
key: "mews-add-reservation-product",
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
app,

components/mews/actions/cancel-reservation/cancel-reservation.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
name: "Cancel Reservation",
55
description: "Cancel a reservation in Mews.",
66
key: "mews-cancel-reservation",
7-
version: "0.0.2",
7+
version: "0.0.3",
8+
annotations: {
9+
destructiveHint: true,
10+
openWorldHint: true,
11+
readOnlyHint: false,
12+
},
813
type: "action",
914
props: {
1015
app,

components/mews/actions/create-availability-block/create-availability-block.mjs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,12 @@ export default {
44
name: "Create Availability Block",
55
description: "Create an availability block in Mews. [See the documentation](https://mews-systems.gitbook.io/connector-api/operations/availabilityblocks#add-availability-blocks)",
66
key: "mews-create-availability-block",
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
app,

0 commit comments

Comments
 (0)