admin

All available tools — full access, no restrictions

55 tools (all) basic:readbasic:writeaccount:readblocks:read
Available tools
get_current_user read-only

Retrieve the currently authenticated Frontify user's profile information.

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.

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; 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.

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

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; 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.

add_asset_tags write

Add tags to a Frontify asset for improved organization and searchability.

upload_file write

Step 1 of 3: initiate a file upload to Frontify and receive presigned URLs to PUT the file content to.

create_asset write

Step 3 of 3: create the asset record in Frontify from a previously uploaded file.

create_asset_from_url write

Create an asset in Frontify from a public http/https URL — downloads the file, uploads it, and creates the asset automatically.

get_asset_comments read-only

Retrieve comments and annotations on a specific Frontify asset with optional status filtering.

create_asset_comment write

Add a comment or visual annotation to a Frontify asset.

reply_to_comment write

Post a threaded reply to an existing comment on a Frontify asset.

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.

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.

set_custom_metadata write

Set custom metadata values on an asset or workspace project.

create_custom_metadata_property write

Create a new custom metadata property definition on a library or workspace project.

list_guidelines read-only

List all available guidelines for a Frontify brand with their names, IDs, and URLs.

get_guideline read-only

Retrieve detailed information about a specific guideline including its page structure.

get_guideline_page read-only

Read the content of a guideline page including its sections, headings, and content blocks.

get_library_page_assets read-only

Retrieve assets from a library page within a guideline with optional search filtering.

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.

get_targets read-only

Retrieve available targets from the Frontify account for asset categorization.

add_asset_targets write

Add targets to one or more assets to categorize them for specific use cases or channels.

remove_asset_targets write

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

get_workflow_statuses read-only

Retrieves the available workflow statuses configured for a given library.

create_workflow_task write

Creates a workflow task on an asset and assigns it to the specified workflow status.

update_workflow_task write

Updates the title or description of an existing workflow task.

move_workflow_task write

Moves one or more workflow tasks to a different workflow status.

delete_workflow_task write

Permanently deletes a workflow task from an asset.

add_workflow_checklist_item write

Adds a checklist item to an existing workflow task.

update_workflow_checklist_item write

Updates the content, assignee, or completion state of a workflow checklist item.

remove_workflow_checklist_item destructive

Removes a checklist item from a workflow task.

list_brand_color_palettes read-only

List a brand's color palette summaries from its essentials.

get_brand_color_palette read-only

Retrieve a single brand color palette with its full color list and per-color multi-format representations.

get_brand_font_families read-only

Retrieve a brand's font families and provider-specific font styles from its essentials.

get_account read-only

Retrieve the current Frontify account information including account ID.