Visually design function calling / tool use schemas — export to OpenAI, Anthropic, or Generic JSON Schema format
Yes, PivaBox Function Calling Designer is completely free to use. All processing runs locally in your browser — no data is sent to any server.
The tool supports three formats: OpenAI function calling format (with <code>type: "function"</code> wrapper), Anthropic tool use format (with <code>input_schema</code> key), and Generic JSON Schema format without platform-specific wrappers.
Yes! Paste any existing function schema JSON into the Import field and click Import. The tool will parse it and populate the form fields so you can modify and re-export it in any format.