get_reason
Method
This is a method of the HookOutput class in the types module.Get the effective reason for blocking or stopping.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/hooks/types.py at line 118get_reason: Get the effective reason for blocking or stopping.
This is a method of the HookOutput class in the types module.Get the effective reason for blocking or stopping.
def get_reason() -> str
praisonaiagents/hooks/types.py at line 118