Files
codex/codex-rs/app-server-protocol/schema/json/v2/InboxListParams.json
Matthew Zeng da838ef284 update
2026-03-20 11:17:55 -07:00

6 lines
181 B
JSON

{
"$schema": "http://json-schema.org/draft-07/schema#",
"description": "List tracked inbox entries from `$CODEX_HOME/inbox`.",
"title": "InboxListParams",
"type": "object"
}