Knot API The Knot API provides tools for managing wedding planning tasks. It's used by wedding planners, vendors, and couples to coordinate events, track RSVPs, and manage guest lists. Think of it as a central hub for wedding-related data and workflows. Official docs: https://docs.knotapi.com/ Knot API Overview - Knot - Datastore - Record - User - Session Working with Knot API This skill uses the Membrane CLI to interact with Knot API. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI In…