ToolExecution
Execution-related properties for a tool.
Properties
Link copied to clipboard
Indicates whether this tool supports task-augmented execution. This allows clients to handle long-running operations through polling the task system. If omitted (null), consumers should treat it as TaskSupport.Forbidden per the spec.