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