update agent

This commit is contained in:
martin legrand 2025-05-04 18:49:04 +02:00
parent 442bb4a340
commit 7afb79117b

View File

@ -56,7 +56,8 @@ Now that I know how to use the MCP, I will choose the search-stock-news tool and
"type": "object",
"required": ["symbol"],
"properties": {
"symbol": "IBM"
"symbol": "AAPL",
"companyName": "IBM"
}
}
}