/v3/nc/tools
/v3/nc/tools/{wsID}
Defined in tool.js
GET /v3/nc/tools
GET on the tools API endpoint returns an array of tool objects describing all tools used by the process.
GET /v3/nc/tools/{toolId}
GET on the tools API endpoint with a workingstep ID returns the numeric ID of the tool used by a workingstep. Every workingstep should have a tool defined.