bulk-operations

Bulk operations: move assets, update, set metadata, remove targets

17 tools basic:readbasic:write
Available tools
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_assets read-only

Search for assets across an entire brand; data is delivered via structuredContent and rendered by the grid widget.

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; data is delivered via structuredContent and rendered by the grid widget.

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; data is delivered via structuredContent and rendered by the grid widget.

get_assets read-only

Retrieve complete details for multiple Frontify assets in a single batch request; data is delivered via structuredContent and rendered by the grid widget.

get_asset read-only

Retrieve complete details for a single Frontify asset; data is delivered via structuredContent and rendered by the detail widget.

read_asset read-only

Fetch one or more Frontify CDN images and return them as inline, downscaled image content for visual analysis.

move_assets destructive

Move one or more assets to a different folder within the same Frontify library or workspace.

update_asset write

Update the metadata of an existing Frontify asset such as title, description, or alternative text.

get_collection_assets read-only

Retrieve paginated assets from a specific collection; data is delivered via structuredContent and rendered by the grid widget.

get_folder_contents read-only

List the subfolders and assets within a specific folder; data is delivered via structuredContent and rendered by the grid widget.

set_custom_metadata write

Set custom metadata values on an asset or workspace project.

generate_url read-only

Generate a Frontify URL for navigating to a specific resource in the web application.

remove_asset_targets write

Remove specific targets from one or more assets without affecting other assigned targets.