arcade-mcp/arcade/arcade/core
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
..
catalog.py SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
config.py arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
config_model.py arcade chat: allow overriding host, port, TLS (#31) 2024-09-10 09:25:05 -07:00
env.py Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
errors.py Clean up retryable errors (#21) 2024-08-27 16:19:22 -07:00
executor.py Clean up retryable errors (#21) 2024-08-27 16:19:22 -07:00
output.py Clean up retryable errors (#21) 2024-08-27 16:19:22 -07:00
parse.py Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
response_code.py Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00
schema.py SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
toolkit.py Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
utils.py SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
version.py Refactor into library approach (#7) 2024-07-23 16:26:54 -07:00