tools property

List<SamplingTool>? tools
final

Spec 2025-11-25 (SEP-1577): tools the client's LLM may call while generating this completion. Only understood by 2025-11-25 peers.

Implementation

final List<SamplingTool>? tools;