Multi-Tool Finance Agent
    Preparing search index...

    Interface InterceptResult

    interface InterceptResult {
        escalationMessage?: string;
        wasBlocked: boolean;
    }
    Index

    Properties

    escalationMessage?: string
    wasBlocked: boolean