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

mcp.AdvertisedToolsFor

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

API reference · Markdown

mcp.AdvertisedToolsFor ( ctx : context.Context , target : tmux.Server , defaultMinimal : bool ) → ([]*sdk.Tool, error)
function [source]
function [source]
mcp.AdvertisedToolsFor

AdvertisedToolsFor returns the tools a server started now against target would advertise. defaultMinimal selects RunDefaultMinimal 's rule, which grants teardown tools only when that server creates the tmux server, so only when none is answering yet; Run never grants them by default. It asks whether a tmux server is answering and starts nothing.

Esc

Type to search.