| Type | JSON Schema Reference Link | Usage |
|---|---|---|
| Message | https://api.smith.langchain.com/public/schemas/v1/message.json | OpenAI 표준 형식을 따르는 chat model로 전송되는 message를 나타냅니다. |
| Tool | https://api.smith.langchain.com/public/schemas/v1/tooldef.json | OpenAI의 JSON Schema에서 영감을 받은 function 형식으로 정의된, function calling을 위해 chat model에서 사용 가능한 tool 정의입니다. |
Connect these docs programmatically to Claude, VSCode, and more via MCP for real-time answers.