Beaconstac

Beaconstac provides a platform for creating and managing QR codes and beacons, enabling businesses to engage customers through proximity marketing and track analytics.

21 actions Integration catalog
Request access
Connect Beaconstac once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Create PlaceBEACONSTAC_CREATE_PLACE
Tool to create a new place for location-based assets. Use when you need to register a new physical place under an organization.
Create QR TemplateBEACONSTAC_CREATE_QR_TEMPLATE
Creates a new QR Code template with customizable design attributes. QR Code templates allow you to define reusable design presets for QR codes in your organization. You can customize colors, patterns, shapes, gradients, logos, frames, and more. Once created, templates can be applied to multiple QR codes for consistent branding. Use this when you need to: - Create branded QR code designs for your organization - Set up reusable design presets for QR code campaigns - Define custom styling including colors, patterns, logos, and frames
Create TagBEACONSTAC_CREATE_TAG
Tool to create a new tag for organizing QR Codes and other objects. Use when you need to categorize QR Codes under a specific organization.
Create UserBEACONSTAC_CREATE_USER
Tool to create a new User. Use when onboarding a new user under your organization (Reseller plan and above).
Delete QR CodeBEACONSTAC_DELETE_QR_CODE
Tool to delete a QR Code by its ID. Use when you need to remove an existing QR Code after validation.
Delete QR Code TemplateBEACONSTAC_DELETE_QR_TEMPLATE
Tool to delete a QR Code template by its ID. Use when you need to permanently remove a QR Code template that is no longer needed.
Delete TagBEACONSTAC_DELETE_TAG
Tool to delete a tag by its ID. Use when you need to remove an existing Tag after validation.
List Bulk QR Code CollectionsBEACONSTAC_LIST_BULK_QR_CODES
Tool to list Bulk QR Code collections. Use when you need to filter, search, or order your bulk QR Code collections.
List OrganizationsBEACONSTAC_LIST_ORGANIZATIONS
List all organizations accessible to the authenticated account. Use this tool when you need to: - Get a list of all organizations the user has access to - Retrieve organization details including IDs, names, and configuration - Access organization feature permissions and account limits - Check subscription status and owner information The response includes comprehensive organization data with pagination support.
List PlacesBEACONSTAC_LIST_PLACES
Tool to list your Places. Use when you need to browse or search your account's Places with filtering and ordering.
List QR TemplatesBEACONSTAC_LIST_QR_TEMPLATES
Tool to list all QR code templates in your account. Use when you need to filter and paginate templates.
List TagsBEACONSTAC_LIST_TAGS
Tool to list all tags with optional filtering and pagination. Use when you need to browse or search tags in your account.
List UsersBEACONSTAC_LIST_USERS
Tool to list all users with optional filtering, searching, ordering, and pagination. Use when you need to retrieve user records across your organization.
Get Period OverviewBEACONSTAC_PERIOD_OVERVIEW
Tool to get period overview analytics for products including counts, impressions, and conversion percentage. Use after specifying the product_type and time interval.
Get Product OverviewBEACONSTAC_PRODUCT_OVERVIEW
Tool to get analytics overview for a specified product type over a given time interval. Use after specifying the product type and time range to obtain summary metrics.
Retrieve QR CodeBEACONSTAC_RETRIEVE_QR_CODE
Retrieve detailed information about a specific QR Code by its ID. Returns QR code properties including name, type (static/dynamic), short URL, encoded data, design attributes, scan count, organization, and timestamps. Use this when you need to fetch, verify, or inspect QR Code details after creation or update.
Retrieve UserBEACONSTAC_RETRIEVE_USER
Tool to retrieve the details of an existing User by ID. Use when you need to fetch a user's profile after confirming its existence.
Update PlaceBEACONSTAC_UPDATE_PLACE
Tool to update the specified Place by ID. Use after retrieving the Place to modify its details, such as name, address, or coordinates.
Update QR CodeBEACONSTAC_UPDATE_QR_CODE
Update an existing QR Code by its ID. Modify QR Code properties like name, design attributes, tags, and content. Returns the complete updated QR Code object. Important: When updating qr_type, you must also provide the corresponding content: - For static QR codes (qr_type=1): Include fields_data with qr_type and content (e.g., url) - For dynamic QR codes (qr_type=2): Include campaign with content_type and custom_url
Update TagBEACONSTAC_UPDATE_TAG
Tool to update an existing tag by its ID. Use when you need to modify a tag's name or color after confirming its ID via list_tags.
Update UserBEACONSTAC_UPDATE_USER
Tool to update an existing User. Use when you need to modify profile details or organization of a User by their ID.