{ "type": "object", "properties": { "count": { "type": "number", "description": "The count associated with this tool result." } }, "required": [ "count" ], "additionalProperties": false, "description": "Structured result returned by the get_conversation_unread_count tool.", "$schema": "http://json-schema.org/draft-07/schema#"}