diff --git a/app/MindWork AI Studio/wwwroot/tool_definitions/read_web_page.json b/app/MindWork AI Studio/wwwroot/tool_definitions/read_web_page.json index e57d82be..21ea124d 100644 --- a/app/MindWork AI Studio/wwwroot/tool_definitions/read_web_page.json +++ b/app/MindWork AI Studio/wwwroot/tool_definitions/read_web_page.json @@ -16,6 +16,10 @@ "maxContentCharacters": { "type": "string", "secret": false + }, + "allowedPrivateHosts": { + "type": "string", + "secret": false } }, "required": []