# Stormboard AI integration on Definable

> An online sticky note whiteboard making meetings, brainstorms, and creative projects more productive and effective.

## What this connects

An online sticky note whiteboard making meetings, brainstorms, and creative projects more productive and effective.

Vendor: https://www.stormboard.com

## Tools available

**41** tools available. First 12:

- `STORMBOARD_ACCEPT_A_STORM_INVITE` — Accept a Storm Invite — Tool to accept a Storm invitation and join the Storm. Use when a user wants to accept an invitation to join a Storm.
- `STORMBOARD_ADD_A_FAVORITE_STAR` — Add a Favorite Star — Tool to add a favorite star to a Storm on the Dashboard. Use when you need to mark a Storm as a favorite.
- `STORMBOARD_CHECK_AUTHENTICATION` — Check Authentication — Tool to verify API key authentication validity. Use when you need to test if the API credentials are valid and properly configured.
- `STORMBOARD_CLOSE_A_STORM` — Close a Storm — Tool to close an open Storm, making it read-only. Use when you need to prevent further changes to a Storm. Only the Storm creator or a Storm administrator can close a storm.
- `STORMBOARD_CREATE_A_LINE_CONNECTOR` — Create a Line Connector — Tool to create a line connector between two ideas. Use when you need to establish a connection between a pair of ideas on the Storm board.
- `STORMBOARD_CREATE_A_NEW_CHAT_MESSAGES` — Create a new chat message — Tool to create a new chat message in a Stormboard storm. Use when you need to post a message to a specific storm's chat.
- `STORMBOARD_CREATE_A_NEW_STORM` — Create a New Storm — Tool to create a new Storm in Stormboard for interactive planning and collaboration. Use when you need to create a digital workspace for brainstorming, planning, or team collaboration.
- `STORMBOARD_CREATE_A_NEW_TAG` — Create a New Tag — Tool to create a new tag in a Storm without any data related to Ideas. Use when you need to add a new tag to a Storm's tag collection.
- `STORMBOARD_CREATE_A_NEW_USER` — Create a New User — Tool to create a new user account in Stormboard. An email will be sent to the newly created user asking them to verify their account. Use when you need to add a new user to the system.
- `STORMBOARD_CREATE_AN_IDEA` — Create an idea in Stormboard — Tool to create a new idea in an existing Stormboard storm. Use when you need to add ideas, notes, or items to a storm with specific content and details.
- `STORMBOARD_CREATE_TAG_DATA_FOR_AN_IDEA` — Create Tag Data for an Idea — Tool to update tag data for an idea. Any tag not in the change list remains unchanged. Tags not found in the Storm are created automatically with the provided tag data applied.
- `STORMBOARD_DECLINE_A_STORM_INVITE` — Decline a Storm Invite — Tool to decline a Storm invitation and remove it from your list. Use when a user wants to reject an invitation to join a Storm.

## Auth

Auth schemes: `API_KEY`.

## How agents use Stormboard

Inside a Definable workflow, Stormboard is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → Stormboard** — the Researcher (GPT-5.5) pulls context from Stormboard (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → Stormboard** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into Stormboard (create record, post message, draft email).
- **Designer / Engineer → Distributor → Stormboard** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via Stormboard (attach file, open PR comment, post status).

The Verifier checks every Stormboard call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- productivity — https://definable.ai/apps/category/productivity/
- team collaboration — https://definable.ai/apps/category/team-collaboration/

## Related

- HTML page: https://definable.ai/apps/stormboard/
- Same category (productivity): https://definable.ai/apps/category/productivity/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
