Orshot

Orshot generates images, PDFs, and videos from templates and manages workspace templates, brand assets, and social publishing.

8 actions Integration catalog
Request access
Connect Orshot 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.

Add Brand ColorORSHOT_ADD_BRAND_COLOR
Save a hex, RGB, HSL, or gradient color to the workspace brand assets and return its new ID.
Delete Brand ColorORSHOT_DELETE_BRAND_COLOR
Permanently delete one saved workspace brand color by ID. This deletion cannot be undone; use it only for a color the caller explicitly intends to remove.
Get ProfileORSHOT_GET_PROFILE
Return the authenticated Orshot profile and the IDs, names, and slugs of its accessible workspaces.
Get Studio TemplateORSHOT_GET_STUDIO_TEMPLATE
Return one Studio template's metadata, pages, and available render modifications by template ID. A 403 response can mean the template is missing or is not owned by the connected workspace; the API does not distinguish those conditions.
List Brand AssetsORSHOT_LIST_BRAND_ASSETS
List one category of workspace brand assets, optionally requiring all supplied tags. Brand colors are limited by Orshot to the 200 most recent values.
List Social AccountsORSHOT_LIST_SOCIAL_ACCOUNTS
Return connected social-account IDs and platforms, optionally checking whether each account needs reconnection.
List Studio TemplatesORSHOT_LIST_STUDIO_TEMPLATES
Return one filtered page of Studio templates in the API key's workspace, with an opaque cursor for the next page.
Render Studio TemplateORSHOT_RENDER_STUDIO_TEMPLATE
Render an owned Studio template as an image or PDF URL/base64 result. This consumes render credits and does not publish to social accounts.