Template-driven automation: list templates, export creatives, upload results
list_brands
read-only
List all brands available in the Frontify account with their IDs, names, and visual identities.
get_brand
read-only
Retrieve detailed information about a specific brand including its libraries and workspace projects.
search_brand
read-only
Search for assets across an entire brand with optional term filtering and paginated results.
get_library
read-only
Retrieve a library's structure including its folders, assets, collections, and custom metadata definitions.
search_library_assets
read-only
Search for assets within a specific library with filtering by term and asset type.
get_project
read-only
Retrieve a project's structure including its folders, assets, and custom metadata properties.
search_project_assets
read-only
Search for assets within a specific project with filtering by term and asset type.
get_assets
read-only
Retrieve complete details for multiple Frontify assets in a single batch request.
get_asset
read-only
Retrieve complete details for a single Frontify asset including metadata, dimensions, and download URL.
upload_asset_from_url
write
Upload a file to Frontify from a URL or local file path and create the asset automatically.
get_collection_assets
read-only
Retrieve paginated assets from a specific collection with optional search filtering.
get_folder_contents
read-only
List the subfolders and assets within a specific folder in a library.
list_creative_templates
read-only
List available creative templates in a brand.
get_creative_template
read-only
Retrieve detailed information about a creative template including its variables, pages, and export options.
export_creative
write
Start an asynchronous export job to generate a design from a creative template with custom variable values.
get_creative_export
read-only
Check the status of a creative export job and retrieve download URLs when finished.
cancel_creative_exports
write
Cancel one or more ongoing creative export jobs that are still processing or rendering.
generate_url
read-only
Generate a Frontify URL for navigating to a specific resource in the web application.