Tool

Tool

  • tool
    string
    Required
    Name of the tool (e.g., "bun", "node", "pnpm")
  • supported
    boolean
    Required
    Whether the tool is supported
  • label
    string
    Optional label for the tool version
Example
{
"tool": "",
"supported": false,
"label": ""
}
Built with