|
Option C Tools
|
The result of a :meth:`McpPolicy.check` call.
Attributes
----------
allowed
``True`` iff the tool call should proceed.
decision
Human-readable decision string: ``"allowed"``, ``"denied"``,
or ``"requires_confirmation"``.
policy_rule
Short identifier for the rule that produced this decision.
reason
Human-readable reason (included in audit records and error
responses).