Get a single tool by referenceId

Returns a single tool in the tool registry by referenceId.

Authentication

AuthorizationBasic

Basic authentication of the form Basic <base64(username:password)>.

Path parameters

referenceIdstringRequired
referenceId of tool to get tool details.

Response

Contains the tool details

Errors

500
Internal Server Error