Skip to content

The CallToolResult#structuredContent type is insufficient to represent list or array of objects. #550

@tzolov

Description

@tzolov

Bug description
CallToolResult#structuredContent is typed as Map<String, Object>, preventing structured responses like List<DomainObject> or DomainObject[].

Environment

  • Affects: 0.12.x, 0.13.x
  • Breaking Change: Yes

Expected behavior
Support all valid JSON response types including arrays and lists.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions