fusion_find_uploaded_files
Check whether an uploaded file landed in the expected UCM account by listing matching document IDs for a file prefix, confirming bulk uploads reached the right destination.
Instructions
List UCM document ids matching a file prefix in an account.
Read-only, and the cheapest way to answer "did my upload actually land, and in the right place?" -- which matters because a bulk upload's characteristic failure is a file sitting in an account no import job looks at.
Args:
prefix: File-name prefix to search for.
account: UCM account, e.g. fin$/payables$/import$.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prefix | Yes | ||
| account | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||