We want to connect Fin to our ClickUp workspace via MCP to give it access to our internal knowledge base (Docs/Wiki). This would significantly reduce manual work and improve our resolution rate.
However, we've hit a blocker: MCP tools that require array parameters as input are not displayed at all in Fin's tool selection. They are completely unavailable.
Specific example:
The ClickUp MCP tool get_document_pages expects a page_ids parameter as an array of strings (e.g., ["page_1", "page_2"]). This tool doesn't appear in Fin's available tools list because of the array requirement.
Workaround attempted:
We tried building a custom API integration, but it doesn't work reliably and requires ongoing maintenance.
Request:
Please add support for array/list parameters in MCP tool inputs so these tools become available to Fin.