present_permission(
self,
tool_name: str,
permission: PermissionEffect
) -> None| Name | Type | Description |
|---|---|---|
tool_name* | str | Display name of the affected tool. |
permission* | PermissionEffect | Normalized permission effect. |
Attribute a hook-owned permission decision to the hook.
This text is user-facing only. Model-visible HITL rejection payloads must carry the raw hook reason without this attribution prefix.