OpenAI Responses — Responses
OpenAI Responses — Responses. Self-contained Naftiko capability covering the Responses API, OpenAI's unified interface combining Chat Completions and Assistants strengths with built-in tools (web_search, file_search, computer_use, code_interpreter, image_generation).
OpenAI Responses — Responses is a Naftiko capability published by OpenAI, one of 20 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the POST and GET methods rooted at /v1/responses.
The capability includes 1 read-only operation and 2 state-changing operations. Lead operation: Create a model response with optional tools and streaming. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Openai, Responses, and Agents.
What You Can Do
MCP Tools
openai-create-response
Create a model response with optional tools and streaming.
openai-get-response
Retrieve a response by ID.
openai-cancel-response
Cancel an in-progress response.