Start a Claude directory-readiness run
Grades the saved server against Anthropic's connector-directory requirements and returns 202 with a run id. The target comes from the saved server the path names: a body cannot supply a URL, an actor, an organization, a model or a cost. Poll the run detail for the verdict. Deterministic grading is free.
Path parameters
ID of the hosted project that contains the server.
ID of the server inside the project.
Request body
Response
The run was accepted and is executing.
Changes
Changed in 2 of the 82 revisions of this API.53
- ●
added the new
cancelledenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
completedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
failedenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
pendingenum value to theresponse property for the response statusresponse-property-enum-value-added
- ●
added the new
runningenum value to theresponse property for the response statusresponse-property-enum-value-added
- ○
the response property
became required for the statusresponse-property-became-required
- ○
the response property
became required for the statusresponse-property-became-required
- ●
- ○
endpoint added
endpoint-added
- ○