Beamer
Overview
SLUG: BEAMER
Description
Beamer is a platform that enables companies to announce news, updates, and features directly within their applications or websites, enhancing user engagement and communication.
Authentication Details
API Key
Connecting to Beamer
Create an auth config
Use the dashboard to create an auth config for the Beamer toolkit. This allows you to connect multiple Beamer accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Beamer Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Beamer toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BEAMER_COUNT_POSTS
Tool Name: Count Posts
Description
Action Parameters
Action Response
BEAMER_GET_CATEGORY
Tool Name: Get Category
Description
Action Parameters
Action Response
BEAMER_GET_FEED
Tool Name: Get Feed
Description
Action Parameters
Action Response
BEAMER_GET_FEEDS
Tool Name: Get Feeds
Description
Action Parameters
Action Response
BEAMER_GET_FEED_URL
Tool Name: Get Feed URL
Description
Action Parameters
Action Response
BEAMER_GET_NOTIFICATION
Tool Name: Get Notification
Description
Action Parameters
Action Response
BEAMER_GET_NOTIFICATIONS
Tool Name: Get Notifications
Description
Action Parameters
Action Response
BEAMER_GET_POSTS
Tool Name: Get Posts
Description
Action Parameters
Action Response
BEAMER_GET_POST_COMMENTS
Tool Name: Get Post Comments
Description
Action Parameters
Action Response
BEAMER_GET_POST_REACTIONS
Tool Name: Get Post Reactions
Description
Action Parameters
Action Response
BEAMER_PING
Tool Name: Ping API
Description
Action Parameters
Action Response