Funny how this works. I did a very quick search for Claude Code's internal tools. Not very successful.
Then I just stumbled on the list by accident while not searching actively for it. Debug console.
AI Agents can call tools (that's basically the one thing we agree on, even if there's no clear definition of what an agent actually is).
Here's what I found, maybe incomplete:
collected_Msg[0].data['tools']
['Task', 'Bash', 'Glob', 'Grep', 'ExitPlanMode', 'Read', 'Edit', 'Write', 'NotebookEdit', 'WebFetch', 'TodoWrite', 'WebSearch', 'BashOutput', 'KillShell', 'SlashCommand']
Might be of benefit, InshAllah, to other AI developers.
#AIAgents #AI #ClaudeCode #Development
资料修改成功