From f758f9bdf79d2509c82cda32f219ff1e8985bedf Mon Sep 17 00:00:00 2001 From: wang1212 Date: Thu, 27 Aug 2026 16:42:37 +0800 Subject: [PATCH] docs: add get_message capability to SKILL.md --- skills/weavefox/SKILL.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/skills/weavefox/SKILL.md b/skills/weavefox/SKILL.md index d02ff7a..c9bf7e8 100644 --- a/skills/weavefox/SKILL.md +++ b/skills/weavefox/SKILL.md @@ -12,7 +12,8 @@ Use this skill when the user wants to connect to WeaveFox and use its open capab - Get the current authenticated user profile - List apps with pagination - Update an app (name, description, tags, cover image, visibility, custom domain) -- Send a message to an app agent and get the response +- Send a message to an app agent (runs asynchronously, poll for status) +- Get the status and content of an app agent message ## Install