Bug Description
One of the integration tests is failing when run as a gh workflow. The weather MCP server is not returning valid weather which causes an error response from the Colombia agent when a integer amount is expected.
Expected Behavior
The Colombia agent should handle scenarios where weather can not be retrieved and still return a quantity.
Affected Version
v1.0.0
Steps to Reproduce
I have not been able to replicate via local integration tests but gh workflow integration tests reproduce the issue.
Checklist