Table of Contents

Class ListToolsRequestParams

Namespace
ModelContextProtocol.Protocol
Assembly
ModelContextProtocol.Core.dll

Represents the parameters used with a ToolsList request from a client to request a list of tools available from the server.

public class ListToolsRequestParams : PaginatedRequestParams
Inheritance
ListToolsRequestParams
Inherited Members

Remarks

The server responds with a ListToolsResult containing the available tools. See the schema for details.