@shortcut/client
    Preparing search index...

    Type Alias ShortcutV4ErrorBody

    ShortcutV4ErrorBody: ApiError | string | null

    The error of a failed v4 request: the parsed JSON body, the raw text when the body is not JSON, or null when it is empty. Narrow before reading message.