Property Answering
- Namespace
- MailFathom.Mcp.Tools.Categories
- Assembly
- MailFathom.Mcp.dll
Answering
Gets the category of the tool that answers a question from mail content by sending it to a model provider.
public static McpToolCategory Answering { get; }
Property Value
Remarks
Its own category because it is the one kind of tool here whose work leaves the deployment for a provider, which a deployment may decline to offer while publishing everything that reads the same mail locally.