Trigger on event
- Listen for a new event
- Parse and validate the payload
- Take an action with the linked tool
2 tools available
Vestaboard is a smart messaging display that allows users to send and receive messages through a mechanical split-flap display.
Connect Vestaboard to Definable to automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas call Vestaboard's 2 tools directly from chat or scheduled flows. You can wire it into any persona to read, write, and react when an event fires.
Every Vestaboard action below is a callable tool any Definable persona can invoke.
Lists all Vestaboard subscriptions accessible with the current credentials. Returns subscription and board information for accessible Vestaboard displays. Use this to discover which boards you can send messages to, then use the subscription ID with the send message action. Example usage: "Show me my Vestaboard subscriptions" or "What Vestaboard boards can I access?"
Send a message to a Vestaboard board. This action posts text or character codes to your Vestaboard display. You can send either plain text (which will be formatted automatically) or a 6x22 matrix of character codes for precise control. When using token-based authentication, the message is sent to the board associated with your authentication token. Examples: - "Display 'Hello World' on my Vestaboard" - "Send the message 'Meeting in 5 minutes' to my board"
Anything Vestaboard exposes through its API. Common notifications workflows on Definable include automate repetitive tasks, sync data with the rest of your stack, trigger on real-world events. Personas can call any of the 2 Vestaboard tools directly, then chain the result into another integration without you writing code.
Vestaboard uses API_KEY on Definable. You connect once from the integrations page, scoped to the permissions you choose, and from then on any persona that has the integration enabled can act on your behalf. Tokens are encrypted at rest and rotated automatically.
Yes — every Definable plan, including Starter, includes access to all 2 Vestaboard tools. You only need a separate Vestaboard subscription if Vestaboard itself charges per seat or per API call.
Every call from a persona to Vestaboard is logged with the user, persona, prompt, and response. Tokens never leave Definable's secrets vault, scopes are configurable per persona, and you can revoke access at any time from the integration page.
Sign up for Definable, open the integrations page, find Vestaboard, and connect via OAuth or API key. You can immediately attach Vestaboard to any persona and start running workflows. The free Starter plan includes 5,000 credits/month.
Definable exposes all 2 Vestaboard actions as callable tools — including `List Subscriptions`, `Send Message to Vestaboard`. Each tool gets a typed parameter schema so personas know exactly how to call it.
Wire it up in minutes. No coding required.