Skip to content

Python: .NET: FunctionResultContent behaves differently between Python and C# #1147

Description

@markwallace-microsoft

The result property in FunctionResultContent behaves differently between Python and C# when running the mcp case.

In python, the result of FunctionResultContent is list of TextContent

Image

In C#, the result of FunctionResultContent is JsonElement of chatmessage

Image

Metadata

Metadata

Labels

.NETUsage: [Issues, PRs], Target: .NetagentsUsage: [Issues, PRs], Target: Single agentpythonUsage: [Issues, PRs], Target: Python

Type

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions