Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/openai/openai-agents-python
/ test_tool_one
Function
test_tool_one
tests/test_agent_runner.py:3376–3377 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3374
3375
@function_tool
3376
def
test_tool_one():
3377
return
Foo(bar=
"tool_one_result"
)
3378
3379
3380
@function_tool
Callers
nothing calls this directly
Calls
1
Foo
Class · 0.70
Tested by
no test coverage detected