Create Toolset

View as Markdown

Create a reusable bundle of built-in and custom tools for agent invocations.

Authentication

AuthorizationBearer

Use Bearer <api-key>.

Request

This endpoint expects an object.
namestringRequiredformat: "^[a-z_][a-z0-9_-]*$"1-64 characters
spaceIdstringRequiredformat: "uuid"
builtinslist of enumsOptional
Allowed values:
metadataobject or nullOptional
toolIdslist of stringsOptional

Response

Default Response
builtinslist of enums
Allowed values:
createdAtstring
idstringformat: "uuid"
namestringformat: "^[a-z_][a-z0-9_-]*$"1-64 characters
spaceIdstringformat: "uuid"
toolIdslist of strings
updatedAtstring
metadataobject or null