collaboration

Conversational workflows: comments, replies, workflow tasks

21 tools basic:readbasic:write
Available tools
get_collaborators read-only

List users who have access to a specific library or project with their IDs, names, emails, and roles.

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

get_library read-only

Retrieve a library's structure including its folders, assets, collections, and custom metadata definitions.

get_project read-only

Retrieve a project's structure including its folders and assets.

search_assets read-only

Search assets within a library, project, or brand; returns lightweight id/title matches (no widget).

display_assets read-only

Display Frontify assets in a widget; the only path to download or open on Frontify.

get_assets_data read-only

Fetch Frontify asset metadata (no widget) with selectable property groups.

read_asset read-only

Fetch Frontify CDN images as inline content for visual analysis.

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 lightweight id/title asset matches from a collection (no widget).

get_folder_contents read-only

List subfolders and lightweight id/title asset matches within a folder (no widget).

generate_url read-only

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

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.

move_workflow_task write

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

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.