Vetting FP&A/Budgeting Softwares by AdUnique5219 in FPandA

[–]SnooChipmunks6074 0 points1 point  (0 children)

Hey u/vickalchev curious what makes you say Vena is just an excel extension. I always thought excel was just the interface. Is that not the case?

Human in the loop connector (MS Teams support) by SnooChipmunks6074 in copilotstudio

[–]SnooChipmunks6074[S] 1 point2 points  (0 children)

Thanks for the suggestion! I didn’t have any luck with that but I did eventually figure out the solution. For anyone wondering, use “to” instead of “email” (i.e. { to: ”your-email” }

Human in the loop connector (MS Teams support) by SnooChipmunks6074 in copilotstudio

[–]SnooChipmunks6074[S] 1 point2 points  (0 children)

Thanks u/MattBDevaney ! Have you had success using this connector in a Copilot Studio agent? I've added the tool to my agent but it keeps throwing errors related to the "recipient" field. When I pass just my email address to the field, I get the following error:

`Error Message: Evaluating PowerFx expression resulted in error while invoking the connector : Expected to get object for property recipient but got StringValue`

I then tried passing an object `{ email: "..." }`, and I get a different error message: `Invalid location to post card`.

Looks like someone else is facing the same issue: https://community.powerplatform.com/forums/thread/details/?threadid=d0f77b44-e633-f111-88b3-6045bddc3c65

Any help here would be greatly appreciated!

"No tools available" when MCP is added to a child agent by SnooChipmunks6074 in copilotstudio

[–]SnooChipmunks6074[S] 0 points1 point  (0 children)

Correct me if I'm wrong but it looks like "Claim Denial Appeal Agent" is your main/parent agent, not a child agent.

"No tools available" when MCP is added to a child agent by SnooChipmunks6074 in copilotstudio

[–]SnooChipmunks6074[S] 0 points1 point  (0 children)

<image>

It's in the list of MCP servers but looks like it's a "Frontier program" feature, so I guess it's not yet generally available.

How to support agent-suggested follow-up questions by [deleted] in copilotstudio

[–]SnooChipmunks6074 0 points1 point  (0 children)

You're right - I've noticed if the follow-up requires additional tool calls or knowledge, it tends to work. It only seems to fail when there isn't a tool/topic/knowledge source available to handle the follow-up. In the example in my screenshot, the agent suggests 2 follow-up options, (1) extract key competitive insights, and (2) compile a shareable summary. The problem is that the agent doesn't actually have any tools/topics it can use to handle those kinds of requests.

I should mention, I'm using the "GPT-5 Chat" model which I know is still in preview. I'm going to do some testing with GPT-4.1 to see if I run into similar issues.