MCPcopy 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
489def new_invocation_context_id() -> str:
490 return "e-" + cast(str, platform_uuid.new_uuid())

Callers 2

rewind_asyncMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected