Skip to content

When using find_company in MCP, the correct data cannot be found #13545

@huxianc

Description

@huxianc

Bug Description

When I input "Help me find company Notion," the data passed to the find_company function within MCP is {"name": {"ilike": "%notion%"}}. However, there is an issue after processing by buildWhereConditions. Temporarily changing the condition to the image below allows correct data retrieval, but I am unsure if this modification will cause other impacts.
Image

Example:

Image

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

🔖 Planned

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions