benchmarks

Register Tool

Finalize an uploaded tool into an org registry row (deduped by content hash).

post/api/v1/benchmarks/tools/{tool_id}/register

Path parameters

tool_idstring required

Request body

namestring required
descriptionstring
parametersobject
entrypointstring
timeout_secondsnumber nullable

Response

Successful Response

tool_idstring required
organization_idstring required
namestring required
descriptionstring nullable
parametersobject
artifact_uristring nullable
entrypointstring nullable
timeout_secondsnumber nullable
content_hashstring nullable
created_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.