acc_search_folder
Recursively search a folder for files by exact name or file extension, returning matching tip versions with their item URNs.
Instructions
Search recursively under a folder for files by exact name and/or type. Returns matching tip versions with their item (lineage) URNs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Exact display name to find, e.g. 'ABC-XYZ-ZZ-XX-M3-S-0001.rvt' | |
| file_type | No | File extension filter, e.g. 'rvt', 'ifc', 'pdf' | |
| folder_id | Yes | Folder URN to search under (recursive) | |
| project_id | Yes | Project id | |
| page_number | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |