Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/google/adk-python
/ new_invocation_context_id
Function
new_invocation_context_id
src/google/adk/agents/invocation_context.py:489–490 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
487
488
489
def
new_invocation_context_id() -> str:
490
return
"e-"
+ cast(str, platform_uuid.new_uuid())
Callers
2
rewind_async
Method · 0.85
_new_invocation_context
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected