Files
codex/codex-rs/app-server-protocol/schema/json/v2/SkillsUpdatedNotification.json
2026-02-26 11:24:05 +00:00

6 lines
214 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "Notification emitted when local skill files or skill configuration changes.",
"title": "SkillsUpdatedNotification",
"type": "object"
}