v8

latestOpenAPI 3.1.02026-08-03150119167.4 KB
Backoffice

Create Tools Service Execution Log Route

Store a tools service execution log.

post/backoffice/tools-service/execution-logs

Request body

user_idstring nullable
tool_namestring required
provider_namestring nullable
toolhouse_idstring nullable
toolhouse_id_namespacestring nullable
raw_toolhouse_idstring nullable
request_idstring nullable
sourcestring required
status'success' | 'error' required
started_atstring date-time required
finished_atstring date-time required
duration_msinteger required
credits_usedinteger
inputobject
outputobject nullable
errorstring nullable
credit_reservation_idinteger nullable

Response

Tools service execution log stored successfully

user_idstring nullable
tool_namestring required
provider_namestring nullable
toolhouse_idstring nullable
toolhouse_id_namespacestring nullable
raw_toolhouse_idstring nullable
request_idstring nullable
sourcestring required
status'success' | 'error' required
started_atstring date-time required
finished_atstring date-time required
duration_msinteger required
credits_usedinteger
inputobject
outputobject nullable
errorstring nullable
credit_reservation_idinteger nullable
idinteger required
created_atstring date-time required