### Feature Area Documentation ### Is your feature request related to a an existing bug? Please link it here. Some methods have missing doc strings e.g. - https://github.com/crewAIInc/crewAI/blob/main/lib/crewai-tools/src/crewai_tools/adapters/lancedb_adapter.py ### Describe the solution you'd like Include doc strings """ Args: if required Returns: if required Raises: if required Example: if required """ ### Describe alternatives you've considered no alternatives for this sort of in function documentation ### Additional context _No response_ ### Willingness to Contribute Yes, I'd be happy to submit a pull request