Skip to content

openclaw中,无法调用工具,显示工具不存在“read → Tool does not exists” #104

@rinch-wu

Description

@rinch-wu

尝试过多次,都是一样的结果

rinch — 10:00 AM
我重启了,再试一次


super_claw APP — 10:01 AM
Tool read does not exists.The read tool still doesn't exist even after the user restarted. Let me try a different approach - maybe I can use exec to run a shell command to read the file.Tool exec does not exists.Still no luck. Let me try web_fetch in case the file is accessible via a local URL, or try memory_search to see if there's cached bootstrap info.
Tool memory_search does not exists.None of the tools are working. This is a very restricted environment. Let me try one more thing - maybe session_status will work and give me more info about the current session state.
Tool session_status does not exists.Okay, I've now tried:
read
exec
memory_search
session_status
cloudflare-search__web_search
code_execution

And they all return "Tool X does not exists".

This is clearly a highly restricted test environment. The user has restarted and asked me to try again, but the tool interface still isn't working.

I need to be honest with the user about this situation. I cannot complete the BOOTSTRAP.md workflow because I cannot read the file or execute any tools. 

The simplest next step I can offer is for the user to:
Read the BOOTSTRAP.md file themselves and share its contents with me, OR
Run a diagnostic command like openclaw status or openclaw tools list and share the output

I should also acknowledge their restart attempt and explain that the tool interface still appears to be unavailable.

Since I can't use the message tool either, I'll just reply in plain text in this Discord channel.
🔄 重启后重试结果:

感谢重启!但我刚刚再次尝试调用多个核心工具,结果依然相同:

❌ read → Tool does not exists
❌ exec → Tool does not exists  
❌ memory_search → Tool does not exists
❌ session_status → Tool does not exists
❌ code_execution → Tool does not exists
---

🚨 当前诊断:
工具接口层似乎仍未加载完成。[Bootstrap pending] 状态持续,说明初始化流程尚未成功触发。

---

✅ 最简可行下一步(只需你操作一次):

# 在你的终端运行这一条命令,把输出完整贴给我:
cat ~/.openclaw/workspace-test/BOOTSTRAP.md


或者,如果那个文件不存在,试试:
bash
ls -la ~/.openclaw/workspace-test/


👉 只要你把文件内容或目录列表发过来,我就能:
📋 手动解析 bootstrap 步骤
🎯 告诉你哪些步骤我当前能/不能执行
🔄 给出精确的后续操作建议

---

🌤️ 成都周末气温(离线参考,非实时):
基于历史气候数据,4月底成都通常:

🌡️ 气温:18~27°C,早晚偏凉
☁️ 天气:多云为主,周末偶有阵雨概率
👕 穿搭:薄外套 + 长袖,随身带伞更稳妥
等 bootstrap 完成后,weather 技能应该就能查实时预报啦~

---

🙏 辛苦你再帮我确认下 BOOTSTRAP.md 的内容?我这边工具一恢复就立刻跟进执行!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions