# Finerworks

FinerWorks is an online platform specializing in fine art and photo printing services, offering artists and photographers the ability to order prints and manage their inventory.

- **Category:** ecommerce
- **Auth:** API_KEY
- **Composio Managed App Available?** N/A
- **Tools:** 33
- **Triggers:** 0
- **Slug:** `FINERWORKS`
- **Version:** 20260312_00

## Tools

### Add Images

**Slug:** `FINERWORKS_ADD_IMAGES`

Tool to add images to a finerworks library. Use after preparing up to 5 images with metadata and URIs.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `images` | array | Yes | List of up to 5 image details. |
| `library` | object | Yes | Target library information. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Add or Update Gallery Collection

**Slug:** `FINERWORKS_ADD_UPDATE_GALLERY_COLLECTION`

Tool to add or update personal gallery collections in GeoGalleries.com. Use when creating new collections or modifying existing ones. Omit id or set to 0 for new collections; provide existing id to update.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `id` | integer | No | Collection identifier. Use 0 or omit for new collections. Provide existing collection ID to update. |
| `name` | string | Yes | Gallery collection title (max 50 characters) |
| `visible` | boolean | No | Controls collection visibility status. Set to true to make visible, false to hide. |
| `account_key` | string | No | Optional - User account UUID associated with the request. Only accepted for authorized accounts. |
| `description` | string | No | Gallery details and description (max 300 characters) |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Delete Images

**Slug:** `FINERWORKS_DELETE_IMAGES`

Tool to delete a list of image files from FinerWorks based on their unique GUIDs. Note: If an image is assigned to the inventory library, this will also remove any virtual inventory products assigned to those images. Use when you need to permanently remove images from a library.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `guids` | array | Yes | Array of unique identifiers (GUIDs) for images to delete. |
| `library` | object | Yes | Library location parameters indicating where the images are stored. |
| `account_key` | string | No | Only accepted for authorized accounts; otherwise ignored. Leave as null if not authorized. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Delete Pending Orders

**Slug:** `FINERWORKS_DELETE_PENDING_ORDERS`

Tool to remove orders from temporary storage that were saved as pending. Use when you need to delete pending orders by their identifiers.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `ids` | array | Yes | Collection of identifiers linked to pending orders to be deleted |
| `account_key` | string | No | Account identifier for order assignment; only honored for authorized accounts, otherwise disregarded |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Delete Virtual Inventory

**Slug:** `FINERWORKS_DELETE_VIRTUAL_INVENTORY`

Tool to delete virtual inventory products by SKU. Use when removing products from virtual inventory. Note that deleted items will lose any sync connection with 3rd party platforms.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `skus` | array | Yes | List of SKU identifiers to delete from virtual inventory. These products will be removed and any sync with 3rd party platforms will be disconnected. |
| `account_key` | string | No | Updates virtual inventory by account key. Only accepted for authorized accounts with appropriate permissions. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Disconnect Virtual Inventory

**Slug:** `FINERWORKS_DISCONNECT_VIRTUAL_INVENTORY`

Tool to disconnect ALL virtual inventory items from a 3rd party platform. Use when you need to remove platform data (e.g., Shopify, WooCommerce, Etsy) from all virtual inventory items.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `platform` | string | Yes | Name of platform to be disconnected (e.g., woocommerce, shopify, etsy) |
| `account_key` | string | No | Optional parameter for accounts with permission; will only be accepted for accounts with permission to utilize this parameter |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Fetch Order Status

**Slug:** `FINERWORKS_FETCH_ORDER_STATUS`

Tool to retrieve order production status and tracking details from FinerWorks. Use when you need to check the current status of orders including shipment tracking information.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `order_ids` | array | No | List of unique order submission reference IDs. At least one of order_ids or order_pos must be provided. |
| `order_pos` | array | No | List of unique order submission order_pos values. At least one of order_pos or order_ids must be provided. |
| `account_key` | string | No | Only accepted for authorized accounts; leave null otherwise |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Get Company Info

**Slug:** `FINERWORKS_GET_COMPANY_INFO`

Tool to get essential information about FinerWorks including site identifier, company address, and operating hours. Use when you need to retrieve FinerWorks' contact information or business location details.

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Get Frame Details

**Slug:** `FINERWORKS_GET_FRAME_DETAILS`

Tool to retrieve detailed specifications for a specific frame by ID. Returns dimensions, pricing, material info, size constraints, and URLs for visual references. Use when you need complete frame specifications for order processing or product catalog display.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `id` | integer | Yes | Id number of the frame to retrieve details for. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Get Prices

**Slug:** `FINERWORKS_GET_PRICES`

Tool to retrieve pricing information for FinerWorks products. Use when you need to get price quotes for specific product SKUs and quantities.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `products` | array | Yes | List of products to get pricing for (1-50 items) |
| `account_key` | string | No | Optional parameter for accounts with permission, otherwise ignored |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Get Shipping Options IDs

**Slug:** `FINERWORKS_GET_SHIPPING_OPTIONS_IDS`

Tool to list all available shipping option IDs from FinerWorks. Use this to retrieve IDs for various shipping methods that can be used for cross-reference purposes when configuring orders. Sites should periodically check and update this data in case new shipping methods are added or deleted.

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Get User

**Slug:** `FINERWORKS_GET_USER`

Retrieves the authenticated user's FinerWorks account profile including billing/business addresses, account credits, shipping preferences, connected platforms, and gallery settings. Use this to get user details like account_key, email, credits balance, or to verify authentication.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `account_key` | string | No | Account unique identifier (UUID). Only required if fetching a different user's profile and your app key has permission. Leave empty to get the currently authenticated user's profile. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List File Selection

**Slug:** `FINERWORKS_LIST_FILE_SELECTION`

Tool to retrieve the list of currently selected files by their master guid. Use when you need to see which file GUIDs are grouped under a specific selection key.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `guid` | string | Yes | The master key (UUID) assigned to all files that are selected. This groups multiple file GUIDs together. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Frame Collections

**Slug:** `FINERWORKS_LIST_FRAME_COLLECTIONS`

Retrieve available frame collections and categories from FinerWorks. Use this to discover frame options for print orders. Pass a collection ID to get detailed frame specifications within that collection, or filter by product code to see only compatible frames. Returns all collections if no filters specified.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `id` | integer | No | Filter by collection ID. Required to get a list of available frames in this collection. |
| `product_code` | string | No | Filter by product code to only show collections/frames compatible with your print product. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Galleries

**Slug:** `FINERWORKS_LIST_GALLERIES`

Tool to list galleries setup in GeoGalleries.com for the user's account. Use when you need to retrieve available galleries, filter by personal galleries, or get specific galleries by their IDs.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `personal` | boolean | No | When true, lists only the authenticated user's personal galleries. When false or omitted, lists all accessible galleries. |
| `account_key` | string | No | User account for the request; only accepted for authorized accounts. Leave empty to list galleries for the authenticated user. |
| `gallery_ids` | array | No | Filters results by specific gallery identifiers. Pass an array of gallery ID numbers to retrieve only those galleries. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Gallery Themes

**Slug:** `FINERWORKS_LIST_GALLERY_THEMES`

Tool to retrieve available themes for GeoGalleries. Use when you need to discover valid theme options for gallery customization or when filtering galleries by theme.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `filter` | array | No | Optional list of theme slugs (theme nicknames) to filter results. If omitted, all gallery themes are returned. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Glazing

**Slug:** `FINERWORKS_LIST_GLAZING`

Retrieve available glazing and glass options from FinerWorks. Use this to discover glazing choices (UV protection glass, acrylic, etc.) for framed prints. Call without parameters to list all glazing options, or pass a specific ID to filter results.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `id` | integer | No | Filter results by specific glazing identifier. If omitted, all glazing options are returned. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Images

**Slug:** `FINERWORKS_LIST_IMAGES`

Tool to retrieve a paginated list of image files uploaded to your FinerWorks account. Use this to browse your image inventory, search by filters, or get specific images by GUID. Supports pagination, sorting, date filtering, and gallery filtering.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `active` | boolean | No | Filter by active/inactive status. |
| `library` | object | Yes | Object containing image location parameters (name, session_id, account_key, site_id). |
| `per_page` | integer | No | Results per page (default: 10, max: 50). |
| `sort_field` | string ("id" | "title" | "file_name" | "file_size" | "date_updated" | "date_added") | No | Sort field options for listing images. |
| `guid_filter` | array | No | Filters by specific image unique identifiers (GUID). |
| `page_number` | integer | No | Pagination control - page number to retrieve. |
| `list_products` | boolean | No | Include virtual inventory products in response (default: false). |
| `search_filter` | string | No | Filters by title or description text. |
| `sort_direction` | string ("DESC" | "ASC") | No | Sort direction options. |
| `upload_date_to` | string | No | Filter by latest upload date (format: YYYY-MM-DD). |
| `upload_date_from` | string | No | Filter by earliest upload date (format: YYYY-MM-DD). |
| `public_gallery_id_filter` | array | No | Filters by public gallery IDs (numbers). |
| `personal_gallery_id_filter` | array | No | Filters by personal gallery IDs (numbers). |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Mats

**Slug:** `FINERWORKS_LIST_MATS`

Retrieve available matting options from FinerWorks for framing products. Mats include specifications like dimensions, colors, thickness, and pricing. Use this to discover valid mat IDs and specifications before configuring framed prints.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `id` | integer | No | Optional mat ID to filter results. If omitted, all available mats are returned. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Media Types

**Slug:** `FINERWORKS_LIST_MEDIA_TYPES`

Retrieve available print media types from FinerWorks. Media types represent printing substrates (e.g., canvas, paper, vinyl) and include associated product type and style information. Call without parameters to list all media types, or pass specific IDs to filter results.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `ids` | array | No | Optional list of media type IDs to filter the results. If omitted, all media types are returned. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Order Status Definitions

**Slug:** `FINERWORKS_LIST_ORDER_STATUS_DEFINITIONS`

Tool to list all available production status definitions an order can have once it has completed. Use the order_status_id for reference purposes since the descriptive label can be redundant or change wording in some cases.

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Product Types

**Slug:** `FINERWORKS_LIST_PRODUCT_TYPES`

Retrieve FinerWorks product types (print categories like Canvas Prints, Metal Prints, Posters, etc.). Use this to discover available printing options and their media IDs before placing orders. Returns all product types if no IDs specified, or filtered results for specific IDs.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `ids` | array | No | List of product type IDs to filter results. If empty, returns all product types. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Shipping Options Multiple

**Slug:** `FINERWORKS_LIST_SHIPPING_OPTIONS_MULTIPLE`

Retrieve shipping options and rates for multiple orders in a batch request. Use this tool to get available shipping methods, rates, and estimated delivery times before submitting orders. Returns all available shipping options for each order with pricing breakdown including shipping rate, taxes, and total cost. The returned shipping_code values (e.g., 'FL', 'GD', '2A') should be used when submitting the actual order via submit_orders. Supports both US domestic and international shipping destinations.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `orders` | array | Yes | One or more orders to rate (up to 50 orders per request). Each order must include recipient address, order items with SKU/quantity, and preferred shipping class code. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Style Types

**Slug:** `FINERWORKS_LIST_STYLE_TYPES`

Retrieves available print style types from FinerWorks. Style types define how prints are formatted (e.g., border sizes, canvas wraps, panel depths). Use this to discover valid style_type_id values needed when creating print orders or configuring products. Each style type includes sizing constraints, framing options, and border/bleed specifications.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `ids` | array | No | List of style type IDs to filter results. Pass an empty array [] to retrieve all style types. Pass specific IDs like [10, 11] to filter to those styles only. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### List Virtual Inventory

**Slug:** `FINERWORKS_LIST_VIRTUAL_INVENTORY`

Tool to retrieve a user's virtual inventory products from their FinerWorks account. Use when you need to list products with valid product codes, search by SKU or product code, or filter by creation date. Returns paginated results with product details including pricing, images, and stock information.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `per_page` | integer | No | Number of results per page (default 10, maximum 50). |
| `sku_filter` | array | No | List of product SKUs to filter results (maximum 50 SKUs). |
| `sort_field` | string | No | Field to sort results by. Valid options: id, title, file_name, file_size, updated, or date_added. |
| `account_key` | string | No | Account key for retrieving inventory from a specific account (only available to authorized users). |
| `guid_filter` | array | No | List of image GUIDs for filtering products by associated images. |
| `page_number` | integer | No | Page number for pagination (starts at 1). |
| `search_filter` | string | No | Text search filter to match against product title or description. |
| `sort_direction` | string | No | Sort direction: DESC (descending, default) or ASC (ascending). |
| `created_date_to` | string | No | Filter products created on or before this date (ISO 8601 format). |
| `created_date_from` | string | No | Filter products created on or after this date (ISO 8601 format). |
| `product_code_filter` | array | No | List of product codes to filter results (maximum 50 codes). |
| `third_party_connections_filter` | string | No | String search filter for third-party connection data. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Save Pending Orders

**Slug:** `FINERWORKS_SAVE_PENDING_ORDERS`

Tool to save orders to temporary pending storage. Use when orders need review or modification before final submission.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `orders` | array | Yes | Array of order objects to save as pending |
| `source` | string | Yes | Platform origin (e.g., api_test, excel, shopify, etsy). Maximum 50 characters. |
| `account_key` | string | No | Assigns orders by account. Only accepted for authorized accounts. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Submit Orders

**Slug:** `FINERWORKS_SUBMIT_ORDERS`

Tool to submit up to five new orders. Use after all customer and line-item details are finalized.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `orders` | array | Yes | Up to 5 orders to submit |
| `validate_only` | boolean | No | If true, only validate payload; no submission |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Update App Details

**Slug:** `FINERWORKS_UPDATE_APP_DETAILS`

Tool to update the details assigned to the app_key being used. Use when you need to modify app name, description, miscellaneous data, or live mode status.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `app_details` | object | Yes | Details about the app that your app_key is assigned to. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Update File Selection

**Slug:** `FINERWORKS_UPDATE_FILE_SELECTION`

Tool to update a user's currently selected image files using the selection key. Use when you need to replace the current set of files associated with a selection GUID after authentication.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `guid` | string | Yes | Master key (GUID) assigned to this group of selected files |
| `guids` | array | Yes | List of file GUIDs to set as the current selection. Can be empty to clear the selection. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Update Images

**Slug:** `FINERWORKS_UPDATE_IMAGES`

Tool to update image metadata in FinerWorks based on unique GUIDs. Use when you need to modify image properties like title, description, visibility, or gallery assignments. Note: if the image is assigned to the inventory library, this will also remove any virtual inventory products assigned to those images.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `images` | array | Yes | List of images to update. Each image must have a 'guid' field and optional fields to modify. |
| `account_key` | string | No | Optional account identifier; requires proper permissions to update images on behalf of another account. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Update User

**Slug:** `FINERWORKS_UPDATE_USER`

Tool to update various features of a user's account profile. Use when you need to modify billing/business info, logos, or payment profile after retrieving current account.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `logo_url` | string | No | Public URL of existing logo; omit to leave unchanged |
| `logo_data` | string | No | Raw JPG bytes for logo; will be base64-encoded automatically; omit or null to leave unchanged |
| `account_key` | string | Yes | Account unique identifier (UUID). Required. Obtain from get_user action. |
| `billing_info` | object | No | Billing address; omit or null to leave unchanged |
| `business_info` | object | No | Business address; omit or null to leave unchanged |
| `portrait_data` | string | No | Raw JPG bytes for portrait; will be base64-encoded automatically; omit or null to leave unchanged |
| `payment_profile_id` | string | No | Braintree customer ID for billing API orders |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Update Virtual Inventory

**Slug:** `FINERWORKS_UPDATE_VIRTUAL_INVENTORY`

Tool to update virtual inventory items within a user's account. Use when you need to modify product details like pricing, stock quantities, descriptions, or third-party integrations for existing inventory items.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `account_key` | string | No | Optional account key to update inventory for a specific account. Only accepted for authorized accounts; leave null if unauthorized. |
| `virtual_inventory` | array | Yes | Array of virtual inventory items to update. Update up to 50 items at a time. |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |

### Validate Recipient Address

**Slug:** `FINERWORKS_VALIDATE_RECIPIENT_ADDRESS`

Tool to validate and test a recipient address before submitting an order to ensure delivery accuracy. Use this to verify address correctness and get standardized formatting from the shipping carrier's validation service.

#### Input Parameters

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `recipient` | object | Yes | Recipient address details to validate before order submission |

#### Output

| Parameter | Type | Required | Description |
|-----------|------|----------|-------------|
| `data` | string | Yes | Data from the action execution |
| `error` | string | No | Error if any occurred during the execution of the action |
| `successful` | boolean | Yes | Whether or not the action execution was successful or not |
