chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-06 05:37:00 +00:00
parent c35bd39829
commit 9f00b8c8dc
2 changed files with 11 additions and 0 deletions

View File

@@ -9547,6 +9547,13 @@
"items": {
"type": "string"
}
},
"urls": {
"description": "URLs to fetch skills from (e.g., https://example.com/.well-known/skills/)",
"type": "array",
"items": {
"type": "string"
}
}
}
},