Skip to content

Tool.Id doesn't exist #2

@puppy844

Description

@puppy844

On class Mcp.Net.WebUi\Controllers\ToolsController.cs [line 110].
-> var tools = _toolRegistry.AllTools.Where(t => toolIds.Contains(t.Id)).ToList();

Tool.Id doesn't exist. I don´t know if this is some mistake or something is missing.
I replaced it by 't.Name'. Which I think it's was meant to.

If wrong, please correct me. So I can fix back my own fork.

Salute

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions