How to restart or refresh the tool list in Pipedream MCP after an action has executed?

This topic was automatically generated from Slack. You can find the original thread here.

Hey folks! I’m playing around with the Pipedream MCP in full-config mode and running into something I could use some help with. I get that while in configuration, the server exposes different meta tools to configure an action before it runs. What I’m unsure about is how to “restart” or refresh the tool list after an action has executed.
Scenario: I’m using a Google Calendar integration to handle a user request like:
“Find the standup events in my Google Calendar for this week. I want you to create a debrief event an hour after each standup for this week.”
I’m not using sub-agent mode since I’ve got my own agent that loops until the request is done and I want better transparency of what tools are used to complete the request. The flow I see looks like this:

LIST TOOLSlist of begin config toolsBEGIN CONFIGURATION LIST EVENTSLIST TOOLSconfig meta toolsCONFIGURE PROPS LIST EVENTSLIST TOOLSrun list eventsRUN LIST EVENTSLIST TOOLSempty list

At this point, I’ve got the list of standup events, but the tool list comes back empty, so my agent can’t continue with creating the debrief events. I might be approaching this the wrong way, but is there a way to reinitialize or repopulate the tool list after running a tool?

Hey , could you try the same via http://chat.pipedream.com/ and see how our Chat AI did there? I think you’ll have to make a separate request for the second action

I think it may be encountering the same issue? :eyes:

Looks like you’ll have to send a new message then

I’ll share this with the team, but it might be intended to work this way

This might’ve been related to a bug that we fixed this morning, can you try again?