@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias PermissionRuleValue

    type PermissionRuleValue = {
        ruleContent?: string;
        toolName: string;
    }
    Index

    Claude SDK

    ruleContent?: string
    toolName: string