Add toolCallId as permitted property in the Client...
# support
e
Right now, when .send() ing via role "tool", the system reacts correctly - however, one can't specify the toolCallId - which is problematic in the case of multiple concurrent tool calls. In that regard, could you please permit having toolCallId next to role and content in the .send() function? Regards