Ask a question to get started
Enter to send•Shift+Enter new line
hook_decided_permission( state: object, tool_call_id: str, ) -> bool
state
object
Agent state carrying the current turn's hook outcomes.
tool_call_id
str
Tool call to look up.
Report whether a pre-execution hook already settled permission for a call.