cxxmcp 1.1.6
C++ MCP SDK
Loading...
Searching...
No Matches
mcp::protocol::ToolExecution Struct Reference

Execution configuration advertised with a tool definition. More...

#include <tool.hpp>

Public Member Functions

ToolExecutionwith_task_support (TaskSupport value) &
 Sets the optional task support mode on an lvalue execution object.
 
ToolExecution && with_task_support (TaskSupport value) &&
 Sets the optional task support mode while preserving fluent temporary use.
 

Public Attributes

std::optional< TaskSupporttask_support
 Optional task support mode. Missing means forbidden by default.
 

Detailed Description

Execution configuration advertised with a tool definition.


The documentation for this struct was generated from the following file: