Lob

Direct Mail Automation and Address Verification APIs

13 actions Integration catalog
Request access
Connect Lob 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 DomainLOB_CREATE_DOMAIN
Tool to add a new custom domain for creating custom links. Use when you need to register a domain for short link customization.
Create LinkLOB_CREATE_LINK
Tool to create a shortened URL from a long URL using Lob's link shortening service. Use when you need to shorten a long URL either by using a custom domain or Lob's own short domain.
Delete DomainLOB_DELETE_DOMAIN
Tool to delete a registered domain. Use only after confirming all associated links with the domain are deleted.
Delete LinkLOB_DELETE_LINK
Tool to delete a shortened link. Use when you need to remove a previously created short link from the system.
Delete UploadLOB_DELETE_UPLOAD
Tool to delete an existing upload by its unique identifier. Use when you need to permanently remove an upload and its associated data.
Get DomainLOB_GET_DOMAIN
Tool to retrieve details for a single domain from Lob. Use when you need to get configuration status, redirect links, or other metadata for a specific domain.
Get LinkLOB_GET_LINK
Tool to retrieve a single shortened link. Use when you need to fetch details about a specific link by its ID.
List DomainsLOB_LIST_DOMAINS
Tool to retrieve a list of all created domains. Use when you need to view or manage custom domains configured for URL shortening. Supports pagination and filtering by configuration status.
List Shortened LinksLOB_LIST_LINKS
Tool to retrieve a list of shortened links. The list is sorted by creation date, with the most recently created appearing first. Use when you need to view all links or filter by campaign or domain.
List QR Code AnalyticsLOB_LIST_QR_CODE_ANALYTICS
Tool to retrieve a list of your QR codes and their analytics data. The QR codes are returned sorted by scan date, with the most recently scanned QR codes appearing first.
List UploadsLOB_LIST_UPLOADS
Tool to list uploads from Lob. Use when you need to retrieve all uploads or filter uploads by campaign ID.
Update LinkLOB_UPDATE_LINK
Tool to update any properties of a shortened link. Use when you need to modify the redirect URL, title, or metadata of an existing Lob shortened link. Requires the link_id and at least the redirect_link to update.
Validate IdentityLOB_VALIDATE_IDENTITY
Tool to validate whether a given name is associated with an address. Use when you need to verify identity information by checking if a recipient name matches address records.