No fields - item(s) exist, but they're empty - Within AI Agen and HTTP Request Tool

Hi team,

Can someone help me understand why the Agent is not sending data to the Tool, when I am indicating the following in the Prompt:

Uso de herramienta:
- Dispones de una herramienta llamada ToolIM.
- Esta herramienta se conecta de forma segura al servidor MCP, el cual expone el método get_global_offer.
- Cuando tengas los parámetros requeridos, invoca la herramienta y para hacerlo, envía la siguiente estructura a la ToolIM:
{
  "countryCode": "<countryCode>",
  "goId": "<goId>",
  "userId": "<userId|0>",
  "goStoreId": "<goStoreId|0>",
  "goProductId": "<goProductId|0>"
}

- No incluyas estructuras como json

This is the result: