arcade-mcp/arcade/tests
Nate Barbettini 5726778f11
SDK support for lists (arrays) in tool inputs & outputs (#36)
Working:
- Declare tool functions that have `list[str]` (etc) as input parameter
or output values
- Engine can call these functions!

<img width="1195" alt="image"
src="https://github.com/user-attachments/assets/2aeb3c98-950a-4e2f-a8c7-39102e3fb7f0">
2024-09-12 16:31:12 -07:00
..
cli arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
client arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
core Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
sdk Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00
tool SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
utils Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
__init__.py Tool SDK, Schemas (#2) 2024-07-14 23:37:46 -07:00