arcade-mcp/examples
Sergio Serrano e604e8bde3
Improve getArcadeTools utility function (#344)
It is unnecessary to call `arcadeClient.tools.list` first and then
`arcadeClient.tools.formatted.get` for each tool. We can simply use the
`arcadeClient.tools.formatted.list` function.
2025-04-03 12:59:05 -03:00
..
ai-sdk Improve getArcadeTools utility function (#344) 2025-04-03 12:59:05 -03:00
crewai Update CrewAI example: Custom Auth Flow (#260) 2025-02-21 16:25:43 -08:00
langchain Langchain Example update (#328) 2025-03-27 13:26:31 -07:00
serving-tools Fix package install for modal example (#267) 2025-03-07 19:08:49 -08:00
.gitignore Pass ToolContext and CLI cleanup (#13) 2024-08-13 15:40:08 -07:00
call_a_tool_directly.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
call_a_tool_directly_with_auth.py Fix examples (#289) 2025-03-12 16:46:14 -07:00
call_a_tool_with_llm.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
get_auth_token.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00
simple_chatbot.py Update Examples & Various Renames (#233) 2025-01-28 17:17:29 -08:00