PythonCausaDBSet TokenSet Token @validate_calldef set_token(token: str) -> None Set the token for the CausaDB client. Arguments: token str - Token secret provided by CausaDB. Raises: Exception - If the token is invalid.