Skip to content

Prompts list fails to render if any schema contains a numeric field #869

@tailot

Description

@tailot

Inspector Version

  • v0.17.1

Describe the bug
The software returns an error if any schema contains field declarations of the 'number' type.

To Reproduce
Connect to mcp server -> prompts -> list prompts

Expected behavior
Return the list of prompts..

Screenshots
Image

Environment:

  • node v24.1.0
  • google chrome 141.0.7390.66

Additional context
After defining the tools and prompts with the Genkit framework, I used an inelegant workaround: changing the schema fields from a number to a string format.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions