Currently, when wrapping CAMEL toolkits, we need to manually override each method and apply the @listen_toolkit decorator. This approach is verbose and hard to maintain. Current implementation example ...