icons property

List<String>? icons
final

Optional list of icon URLs for this tool.

These icons may be displayed by MCP clients to visually identify the tool. Supported formats depend on the client.

Implementation

final List<String>? icons;