Table of Contents

Class MCPServerTool

Namespace
OpenAI.Responses
Assembly
OpenAI-DotNet.dll
public sealed class MCPServerTool
Inheritance
MCPServerTool
Inherited Members

Properties

Annotations

[JsonInclude]
[JsonPropertyName("annotations")]
public object Annotations { get; }

Property Value

object

Description

[JsonInclude]
[JsonPropertyName("description")]
public string Description { get; }

Property Value

string

InputSchema

[JsonInclude]
[JsonPropertyName("input_schema")]
public string InputSchema { get; }

Property Value

string

Name

[JsonInclude]
[JsonPropertyName("name")]
public string Name { get; }

Property Value

string