@runloop/api-client - v1.4.0
    Preparing search index...

    Interface ExecutionRetrieveParams

    interface ExecutionRetrieveParams {
        last_n?: string;
    }
    Index

    Properties

    Properties

    last_n?: string

    Last n lines of standard error / standard out to return (default: 100)