Directory readiness
Start an OpenAI plugin-directory readiness run
Grades the saved server against OpenAI's plugin-directory requirements and returns 202 with a run id. submissionMode is required and never inferred: inferring it would read a forgotten package as mcp-only and report the package lane not-applicable, turning a missing input into a clean bill of health. Hosted runs grade the two wire-safe shapes; the package shapes need an upload this API cannot receive and are available from the CLI.
post/projects/{projectId}/servers/{serverId}/readiness-runs/openai
Path parameters
projectIdstring required
ID of the hosted project that contains the server.
serverIdstring required
ID of the server inside the project.
Request body
Response
The run was accepted and is executing.