#!/usr/bin/env bash unstructured-ingest \ notion \ --api-key "" \ --output-dir notion-ingest-output \ --page-ids "" \ --database-ids "" \ --num-processes 2 \ --verbose