chore: generate
This commit is contained in:
@@ -5723,9 +5723,12 @@
|
|||||||
},
|
},
|
||||||
"location": {
|
"location": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
|
},
|
||||||
|
"content": {
|
||||||
|
"type": "string"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"required": ["name", "description", "location"]
|
"required": ["name", "description", "location", "content"]
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -10770,8 +10773,9 @@
|
|||||||
"model": {
|
"model": {
|
||||||
"type": "string"
|
"type": "string"
|
||||||
},
|
},
|
||||||
"mcp": {
|
"source": {
|
||||||
"type": "boolean"
|
"type": "string",
|
||||||
|
"enum": ["command", "mcp", "skill"]
|
||||||
},
|
},
|
||||||
"template": {
|
"template": {
|
||||||
"anyOf": [
|
"anyOf": [
|
||||||
|
|||||||
Reference in New Issue
Block a user