mirror of
https://github.com/encounter/adk-python.git
synced 2026-07-09 18:19:28 -07:00
docs: s/readony_context/readonly_context/g
This commit is contained in:
@@ -64,7 +64,7 @@ class BaseToolset(ABC):
|
||||
"""Return all tools in the toolset based on the provided context.
|
||||
|
||||
Args:
|
||||
readony_context (ReadonlyContext, optional): Context used to filter tools
|
||||
readonly_context (ReadonlyContext, optional): Context used to filter tools
|
||||
available to the agent. If None, all tools in the toolset are returned.
|
||||
|
||||
Returns:
|
||||
|
||||
Reference in New Issue
Block a user