adk_context (erlang_adk v0.7.0)
View SourcePublic, least-authority helpers for invocation and tool contexts.
Summary
Functions
Project a raw internal context for a local tool module. Modules which do not declare context_capabilities/0 remain on the explicit legacy path.
Functions
-spec attach_artifact(map(), binary(), latest | pos_integer()) -> term().
-spec capabilities() -> [atom()].
-spec delete_artifact(map(), binary(), all | latest | pos_integer()) -> term().
-spec load_artifact(map(), binary(), latest | pos_integer()) -> term().
Project a raw internal context for a local tool module. Modules which do not declare context_capabilities/0 remain on the explicit legacy path.