Is there a way to get the execution Id of the function's "own" execution inside the function? I couldn't find any environment variable for it here
TL;DR
Developers are asking how to get the execution ID of a function from within the function code in Appwrite. No specific environment variable is available for this in the official documentation.