SendDecision
Defined in the protocols module.AI Agent Closed decision shape for an outbound send-policy evaluation. Attributes: allow: Whether the send to the requested target is permitted. reason: Optional model-readable explanation (used in the :class:
DeliveryResult detail when denied).
Properties
bool
No description available.
str
No description available.
Source
View on GitHub
praisonaiagents/gateway/protocols.py at line 2800
