Prerelease This site documents an alpha of libtmux. Its structure, URLs and APIs are subject to change.

libtmux::mcp::ToolDefinition

C++
  • Python Unavailable
  • Ruby Unavailable
  • Lua Unavailable
  • TypeScript Unavailable
  • Rust Unavailable
  • Go Unavailable
  • Java Unavailable
  • .NET Unavailable
  • C++
  • Swift Unavailable

API reference · Markdown

struct libtmux::mcp::ToolDefinition
struct [source]
struct [source]
struct libtmux::mcp::ToolDefinition

Discussed in C++ MCP API

Members

name

name : std::string
attribute [source]
attribute [source]
name

title

title : std::string
attribute [source]
attribute [source]
title

description

description : std::string
attribute [source]
attribute [source]
description

toolset

toolset : Toolset
attribute [source]
attribute [source]
toolset

authority

authority : ToolAuthority
attribute [source]
attribute [source]
authority

annotations

annotations : ToolAnnotations
attribute [source]
attribute [source]
annotations

schema

schema : ToolSchema
attribute [source]
attribute [source]
schema

handler

handler : Handler
attribute [source]
attribute [source]
handler

required_names

required_names ( ) → std::vector< std::string >
methodreadonly [source]
methodreadonly [source]
required_names
Esc

Type to search.