Builder

Create and Deploy a Micro-Tool

Build a useful tool with one JSON config. microtool validates your schema, lets you test behavior, and deploys to a hosted subdomain without writing deployment scripts or billing glue code.

Build Your Tool Config

Upload JSON or edit directly. The tool will be validated, previewed, and deployed as a hosted micro-tool.

  • - Use only field IDs with letters, numbers, and underscores.
  • - Formula can reference those IDs directly: (field_a + field_b) * field_c.
  • - Set result.format to currency, number, percent, or text based on output.
Validate a config to preview your live tool here.