longRunningToolIds property
Optional. Set of ids of the long running function calls. Agent client will know from this field about which function call is long running. Only valid for function call event.
Implementation
final List<String> longRunningToolIds;