We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac9cfcd commit 97f59f4Copy full SHA for 97f59f4
stackone_ai/toolset.py
@@ -59,7 +59,7 @@ class SearchConfig(TypedDict, total=False):
59
class ExecuteToolsConfig(TypedDict, total=False):
60
"""Execution configuration for the StackOneToolSet constructor.
61
62
- Controls default account scoping for tool execution in meta tools.
+ Controls default account scoping for tool execution.
63
64
When set to ``None`` (default), no account scoping is applied.
65
When provided, ``account_ids`` flow through to ``openai(mode="search_and_execute")``
0 commit comments