Add Toolbar Reaction
add_toolbar_reactionFull Description
Add an emoji reaction to a message in a toolbar thread.
Parameters (4 required)
emojistringThe emoji to add as a reaction (e.g. 👍)
messageIdstringThe message ID to react to
teamIdstringThe team ID to get the deployment events for. Alternatively the team slug can be used. Team IDs start with "team_". If you do not know the team ID or slug, it can be found through these mechanism: - Read the file .vercel/project.json if it exists and extract the orgId - Use the `list_teams` tool
threadIdstringThe thread ID containing the message