Skip to main content
PATCH
Save provider tools

Authorizations

Authorization
string
header
required

Organization API key, generated in studio.sidenet.ai. Backend only — never in a browser.

Path Parameters

id
string
required
Example:

"8d3b1a75-6c02-4e59-b84f-27a9d5e10c63"

Body

application/json
tools
object[]
required
Required array length: 1 - 2000 elements
Example:

Response

What was written. A partial save is still a 200 — read errors.

tools
object[]

The rows that were written, narrowed to the reconciliation columns — input_schema is deliberately not echoed back, since a provider holds hundreds of tools and that response would be tens of megabytes.

errors
object[]

One entry per row that did not apply, indexed into the array you sent.

rebuild
object