taskSupport property

String? taskSupport
getter/setter pair

Whether this tool supports task-augmented execution.

One of "forbidden" (default), "optional", or "required".

Implementation

String? taskSupport;