arcade-mcp/arcade/tests/tool
Nate Barbettini c1a66a6170
SDK: Fully qualified tool names (#47)
In this PR:
- Handle and require fully-qualified tool names `Toolkit.ToolName` in
the actor

Also, unrelated changes/fixes:
- Cleaned up the logic around actor secrets and `$ARCADE_ACTOR_SECRET`
- Removes experimental Flask actor for now

Note: Must be merged along with
https://github.com/ArcadeAI/Engine/pull/87
2024-09-23 15:47:36 -07:00
..
test_create_tool_definition.py SDK: Fully qualified tool names (#47) 2024-09-23 15:47:36 -07:00
test_create_tool_definition_errors.py Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
test_create_tool_definition_new.py SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
test_create_tool_definition_pydantic.py SDK: Fully qualified tool names (#47) 2024-09-23 15:47:36 -07:00
test_create_tool_definition_pydantic_errors.py Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00
test_fully_qualified_tool_name.py SDK: Fully qualified tool names (#47) 2024-09-23 15:47:36 -07:00