{ "type": "object", "properties": { "message": { "type": "string", "description": "Agent-readable status message or rendered content for the external storage operation." } }, "required": [ "message" ], "additionalProperties": false, "description": "Structured result returned by the create_external_folder tool.", "$schema": "http://json-schema.org/draft-07/schema#"}