al4_ingest_file
Ingest a local file into AssemblyLine asynchronously. Provides an ingest ID and sends results to a notification queue for high-volume workflows.
Instructions
Asynchronously ingest a local file into AssemblyLine. Preferred for high-volume workflows. Returns an ingest ID. Results arrive on a notification queue.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | Absolute path to the file | |
| notification_queue | No | Queue name for completion notifications | |
| alert | No | Generate an alert if score exceeds threshold | |
| name | No | ||
| description | No | ||
| classification | No | ||
| services | No | ||
| metadata | No |