Returns a self-contained JavaScript bundle that renders a booking widget into a host element. Drop into any page:
<div data-nd-booking="12"></div>
<script src="https://api.neuraldraft.io/v1/widgets/booking/12.js" defer></script>
The MCP server’s setup_booking_widget tool returns the URL to this
script. Long-cached on CDN. No auth, no credits.
Documentation Index
Fetch the complete documentation index at: https://docs.neuraldraft.io/llms.txt
Use this file to discover all available pages before exploring further.
JavaScript bundle.
The response is of type string.