The JSON That Asks For A Tool
ArchiveEasy
An OpenAI-compatible tool schema typically exposes three top-level keys to describe what a tool is and how to call it: _____(1), _____(2), and _____(3). Fill the 3 blanks in alphabetical order of first letter (d before n before p → actually the order below is the schema order). Fill the 3 blanks in the order OpenAI's spec lists them: name, description, parameters. Flag format: CONGRESS{1:[word],2:[word],3:[word]}. Example: CONGRESS{1:id,2:label,3:args}.
Show hint
Read the latest OpenAI function-calling docs; the order is fixed.
Archive — no submissions accepted
This challenge is preserved for reference. Play live challenges at /challenges.