Ok. thx.
ok. I wanted to move an action that I disconnected from a node in my workflow into the loop workflow.
Here’s a screenshot of how to limit the security exposure for a Google API.
Within a loop, I do not see a way to connect to an existing action. I only see the ability to add a new action.
For Google API services, I want to add url restrictions. Does anyone know what urls I can add for my Linda agent project?
I decided to switch to generic Http action. But the Search Places action should support nextPageToken because only 60 records max are returned.
I’m building a lead gen worflow with Search Places action. The API has pagination functionality where I need to supply a nextPageToken in subsequent requests, https://developers.google.com/maps/documentation/places/web-service/text-search#pagetoken. But the action form doesn’t have a parameter for that. How can I workaround this?
For the steps, I’d like the ability to reference it in the AI chat through a “Add to chat” menu item from the step’s context menu. This makes it a lot more efficient for me to provide context for what needs to be modified.