...
toolid | number | The microbizz tool id of the tool to fetch |
inclpic | boolean | 1 to include the tool picture in the reply |
Output
tools | collection[tool] | A collection either empty if no tool was found, or with exactly one element being the tool. |
picture | binary | The tool picture as a base64 encoded string, only if inclpic was set when called |
GetNearbyTools
Get all tools near the given coordinate
...