Function parseToolCallArguments

  • Parse arguments from a tool call's JSON string. Returns the parsed object or an empty object if parsing fails.

    Parameters

    Returns Record<string, unknown>