Skip to content

[ACTION] OpenAI Responses API #17031

Open
@darcher12

Description

@darcher12

Is there a specific app this action is for?

https://pipedream.com/apps/openai

Please provide a link to the relevant API docs for the specific service / operation.

https://platform.openai.com/docs/guides/tools-remote-mcp?lang=javascript
https://platform.openai.com/docs/api-reference/responses/create

We have a set of OpenAI actions that use the responses API

https://pipedream.com/apps/openai/actions/chat-using-web-search
https://pipedream.com/apps/openai/actions/chat-using-functions
https://pipedream.com/apps/openai/actions/chat-using-file-search

With the May 21st launch, MCP servers are also supported as tools when making requests to this API.

  1. We need a new action that allows a MCP server to be used as a tool.
  2. We should have a single action "Chat with OpenAI Responses API" that allows multiple tools.

Here is a great writeup: https://cookbook.openai.com/examples/mcp/mcp_tool_guide

We should be able to allow the user to enable web search, code interpreter, multiple mcp servers, etc

The help text should for adding an MCP server should point customers to use https://mcp.pipedream.com/

note

The API also allows you to specify tools. If it is possible, we should perform an async request to pull the available tools and then allow the user to specify what tools to use from the MCP server.

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionNew Action RequestenhancementNew feature or requestgood first issueGood for newcomershelp wantedExtra attention is neededtriagedFor maintainers: This issue has been triaged by a Pipedream employee

    Type

    No type

    Projects

    Status

    Changes Required

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions