Edit an existing tool by its ID within 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.
The ID of the tool to be edited.
JSON body containing the edited tool, all edited fields contain their new value and any unedited fields must still be included but with their original value.
Represents a tool within the system, including its configuration, state, and associated retrievers.
Successful operation, redirect to '/{resourceSlug}/tasks'.
Server response after successsfully adding a new object