Skip to main content

Module path_autocomplete_api

Module path_autocomplete_api 

Source

Enums§

ListPathAutocompletePathsError
struct for typed errors of method list_path_autocomplete_paths

Functions§

list_path_autocomplete_paths
Returns the flat list of all item paths visible to the caller across scripts, flows, apps, raw apps, variables, and resources. Intended to feed an entirely client-side path autocomplete UI: the frontend fetches once (server caches per workspace for 60s) and performs all prefix/segment computation locally. Capped at 20,000 paths (5,000 per table).