Create a toolset
Create an ordered reusable bundle of built-in and custom tools.
Authentication
AuthorizationBearer
Use Bearer <api-key>.
Headers
BCTRL-Subaccount-Id
Optional effective subaccount context for organization API keys. Subaccount API keys are already scoped and cannot use this header to act as another subaccount.
Request
This endpoint expects an object.
name
description
spaceId
tools
Response
Created
createdAt
RFC 3339 timestamp with a UTC offset.
description
id
Unique toolset identifier generated by BCTRL.
name
spaceId
Unique space identifier generated by BCTRL.
tools
updatedAt
RFC 3339 timestamp with a UTC offset.
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
429
Too Many Requests Error

