Extension
- Updated2025-07-28
- 1 minute(s) read
Creates or adds a file extension query to an existing file query filter.
When you wire this function to Query Files, the results only contain files that have a name property that matches the file extension query. If you provide multiple extension queries, the last extension query overrides all preceding ones.

Inputs/Outputs
operator
Criteria for how to filter files on the server.
Default value: equal
filter in
Query or queries you want to use find matching files on the server.
Default value: new filter
extension
File extension to add.
error in
Error conditions that occur before this node runs.
The node responds to this input according to standard error behavior.
Default value: No error
filter out
Updated query or queries to find matching files on the server.
error out
Error information.
The node produces this output according to standard error behavior.