Skip to content
Open
3 changes: 1 addition & 2 deletions app/en/guides/agent-frameworks/openai-agents/_meta.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
export default {
overview: "Overview",
"use-arcade-tools": "Using Arcade tools",
"user-auth-interrupts": "Managing user authorization",
"use-arcade-with-openai-agents": "Setup Arcade with OpenAI Agents SDK",
};
Original file line number Diff line number Diff line change
Expand Up @@ -177,8 +177,6 @@ For a full list of available MCP Servers, visit the [Arcade MCP Servers](/resour

Ready to start building with Arcade and OpenAI Agents? Check out these guides:

- [Using Arcade tools](/guides/agent-frameworks/openai-agents/use-arcade-tools) - Learn the basics of using Arcade tools with OpenAI Agents
- [Managing user authorization](/guides/agent-frameworks/openai-agents/user-auth-interrupts) - Handle tool authorization efficiently
- [Creating custom tools](/guides/create-tools/tool-basics/build-mcp-server) - Build your own tools with the Arcade Tool SDK

Enjoy exploring Arcade and building powerful AI-enabled applications!
Enjoy exploring Arcade and building powerful AI-enabled applications.
346 changes: 0 additions & 346 deletions app/en/guides/agent-frameworks/openai-agents/use-arcade-tools/page.mdx

This file was deleted.

Loading