solutions_agents.agents.email_classifier.tools
Deterministic, bounded tools used by EmailClassifier.
Functions
build_email_classifier_tools
build_email_classifier_tools(classifier: EmailOperations) -> list[Any]Bind Core’s pure classifier and return the four scoped agent tools.