New: Intelligent Flashcards spaced-repetition decks for every topic, built to make things actually stick.
What does a tool schema actually contain in a function-calling API like OpenAI's?
Pre-computed example inputs and outputs for few-shot prompting
The Python or JavaScript source code the model will run when invoked
The tool's name, a natural-language description, and a JSON Schema for its parameters