Table of Contents

Method Publishes

Namespace
MailFathom.Mcp.Tools.Categories
Assembly
MailFathom.Mcp.dll

Publishes(McpToolCategory)

Reports whether this endpoint publishes a category at all.

public bool Publishes(McpToolCategory category)

Parameters

category McpToolCategory

The category a tool declared.

Returns

bool

true when the selection carries it.

Remarks

The unspecified default is carried by no selection, so a tool that declared no category is published by none.