Archive
Agentic Architectures

Function Calling

Archive
Very Easy
50pts48 solves
Modern LLMs can invoke external functions. Note: the API format differs (OpenAI: tools/functions, Anthropic: tools, Google: function_declarations). What does the LLM output to trigger a function call?
Show hint
The model outputs machine-readable data, not free text.

Archive — no submissions accepted

This challenge is preserved for reference. Play live challenges at /challenges.