arcade-mcp/arcade/tests/tool
Nate Barbettini d90101ea70
Fix authorized tools (#14)
A few quick fixes while testing the gmail tool with the real Engine:
- Renamed `tool.requirements.auth` to `authorization` -- Engine already
used `authorization`
- Fixed the credentials initializer in the gmail tool
2024-08-16 17:13:44 -07:00
..
test_create_tool_definition.py Fix authorized tools (#14) 2024-08-16 17:13:44 -07:00
test_create_tool_definition_errors.py Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00
test_create_tool_definition_pydantic.py Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00
test_create_tool_definition_pydantic_errors.py Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00