Describe the bug
Not able to add AWS S3 MCP server from community catalog
To Reproduce
Steps to reproduce the behavior:
- Create an agent and add
AWS S3 MCP server from community catalog
Following error seen when adding the MCP server:

tools call gets the following error
failed to list resources: failed to unmarshal tool input schema: json: cannot unmarshal array into Go struct field Schema.Properties.Type of type string
Expected behavior
Should be able to add AWS S3 MCP server successfully.