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.
get_library_collaborators
read-only
List users who have access to a specific library with their IDs, names, emails, and roles.
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.
get_project_collaborators
read-only
List users who have access to a specific project with their IDs, names, emails, and roles.
search_project_assets
read-only
Search for assets within a specific project with filtering by term and asset type.
create_project
write
Create a new workspace project within a Frontify brand for collaborative file management.
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.
move_assets
destructive
Move one or more assets to a different folder within the same Frontify library or workspace.
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.
create_collection
write
Create a new collection to curate a virtual grouping of assets in a library.
add_collection_assets
write
Add one or more assets to an existing collection without moving the original files.
create_folder
write
Create a new folder for organizing assets within a library, project, or parent folder.
create_custom_metadata_property
write
Create a new custom metadata property definition on a library or workspace project.
generate_url
read-only
Generate a Frontify URL for navigating to a specific resource in the web application.