Delete A Tool
Tools
Delete A Tool
Delete a tool by its ID within the specified team.
DELETE
Delete A Tool
Documentation Index
Fetch the complete documentation index at: https://docs.agentcloud.dev/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The resourceSlug is a URL parameter of the teamId associated with the user. Anywhere the resourceSlug is used can be interpreted as a teamId. Mongodb Object id, unique identifier, length of 24 characters fitting the following regex; [a-f0-9]{24}
The ID of the tool to be deleted. Mongodb Object id, unique identifier, length of 24 characters fitting the following regex; [a-f0-9]{24}