input property

Map<String, dynamic>? input
final

Raw tool input — frontend reads from external_metadata.pending_action.input.

Implementation

final Map<String, dynamic>? input;