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