langchain_core.tools.base.SchemaAnnotationError¶

class langchain_core.tools.base.SchemaAnnotationError[source]¶

Raised when ‘args_schema’ is missing or has an incorrect type annotation.