| Tool | Attempted Operation | Success/Failure | Recovery | Evidence |
| :--- | :--- | :--- | :--- | :--- |
| bbc_world_news | Fetch RSS headlines | Success | N/A | Returned 1 source (BBC News) |
| calorie_tracker | Estimate food (banana) | Failure | Yes (Set norm first) | Successfully logged banana after setting norm |
| chat_history_search | Search history | Success | N/A | Found previous chat context |
| coingecko_price | Fetch BTC price | Failure | Yes (Fixed schema) | Successfully fetched BTC price after schema fix |
| duckduckgo_search | Search nutrition research | Success | N/A | Found ScienceDaily and ScienceDirect links |
| metar_checker | Fetch weather (LEMG) | Success | N/A | Returned METAR string for LEMG |
| playwright_browser | Navigate to ScienceDaily | Success | N/A | Navigated to Nutrition News page |
| python_console | Write test report | Success | N/A | Created artifacts/test_report.md |