This topic was automatically generated from Slack. You can find the original thread here.
Hi everyone, I’m using the Pipedream MCPs in our product. One of our customers had an expectation that by connecting their Google Maps Places API account, they could directly fetch their business data from there. However, it appears that the information being retrieved isn’t solely from their data in there. Could anyone help me understand what I can do to make it work as they expect?
Sure, the MCP has two actions that are very interesting for my customer - it wants to make a AI that will fetch their business data from Google Places, they have around 700 different addresses - but I want to make sure before we go through the whole ordeal of connecting and testing the MCP that theres a way for us to guarantee that the only results from the Google Places API are 100% just from those 700 addresses.
I’m not familiar enough with the Google Places API to confirm that for you — can you explore their API and our tools for them a bit in order to confirm yourself?
I think I’m not totally understanding what you mean when you’re asking if the results will be 100% from their addresses? As opposed to what other addresses?
I understand that I can prompt the search to only include a specific term, but leaving that open to the prompt to pass to the MCP feels a bit gimmicky. I would prefer to have some parameters that can be either defined by the AI model or hardcoded.
If there are specific inputs or parameters in those tools that address what you’re trying to do, then you can absolutely do that — make sure to use tools-only or full-config mode with our MCP server, and you as the developer have full control of the tool configuration: Tool Modes - Pipedream