Skip to content
Kiwi-Racer
Kiwi-Racer
@kiwi-racer
New Member
Joined: Aug 4, 2025
Topics: 1 / Replies: 1
Reply
RE: How to specify using OpenAI Tool (Custom MCP) via AI Agent

I managed to get this working using the following: javascript const response = await openai.responses.create({ model: ‘gpt-4.1’, tools: [ { ...

1 month ago
Forum
Topic