List Agent Tools List available tools for custom agent configuration. Instructions Display the default Claude Code tools and guidance for tool access configuration. Output python allowed tools=["Read", "Write", "Bash"] python disallowed tools=["WebFetch", "WebSearch", "Task"] python disallowed tools=[" "] python mcp servers={"my server": my mcp server} allowed tools=["mcp my server my tool"] python allowed tools=["Read"] # Read-only exploration python allowed tools=["Read", "Write", "Edit", "Glob", "Grep", "Bash"] python allowed tools=["Read", "Glob", "Grep", "WebFetch", "WebSearch"] python m…