updated docs mcp tools

This commit is contained in:
dswbx
2025-08-15 10:28:04 +02:00
parent 5c28511fe6
commit ab8be017c1

View File

@@ -15,6 +15,9 @@
"$target": "query" "$target": "query"
} }
} }
},
"annotations": {
"destructiveHint": true
} }
}, },
{ {
@@ -120,10 +123,12 @@
"id": { "id": {
"anyOf": [ "anyOf": [
{ {
"type": "number" "type": "number",
"title": "Integer"
}, },
{ {
"type": "string" "type": "string",
"title": "UUID"
} }
], ],
"$target": "param" "$target": "param"
@@ -315,10 +320,12 @@
"id": { "id": {
"anyOf": [ "anyOf": [
{ {
"type": "number" "type": "number",
"title": "Integer"
}, },
{ {
"type": "string" "type": "string",
"title": "UUID"
} }
], ],
"$target": "param" "$target": "param"
@@ -353,10 +360,12 @@
"id": { "id": {
"anyOf": [ "anyOf": [
{ {
"type": "number" "type": "number",
"title": "Integer"
}, },
{ {
"type": "string" "type": "string",
"title": "UUID"
} }
], ],
"$target": "param" "$target": "param"
@@ -453,6 +462,9 @@
"$target": "query" "$target": "query"
} }
} }
},
"annotations": {
"readOnlyHint": true
} }
}, },
{ {
@@ -610,8 +622,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -727,8 +739,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -797,8 +809,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -3063,8 +3075,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -3222,8 +3234,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -3326,8 +3338,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -3495,8 +3507,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -3640,8 +3652,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {
@@ -3781,8 +3793,8 @@
} }
}, },
"annotations": { "annotations": {
"destructiveHint": true, "readOnlyHint": true,
"idempotentHint": true "destructiveHint": false
} }
}, },
{ {