Add a new tool to the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId.
JSON body containing the tool object with at least the required fields. Do not include an '_id', as this will be automatically generated.
Represents a tool within the system, including its configuration, state, and associated retrievers.
Successful operation, redirect to '/{resourceSlug}/tools'.
Server response after successsfully adding a new object
Add a new tool to the specified team.
The resourceSlug is a URL parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId.
JSON body containing the tool object with at least the required fields. Do not include an '_id', as this will be automatically generated.
Represents a tool within the system, including its configuration, state, and associated retrievers.
Successful operation, redirect to '/{resourceSlug}/tools'.
Server response after successsfully adding a new object