Finerworks
Overview
SLUG: FINERWORKS
Description
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.
Authentication Details
API Key
Connecting to Finerworks
Create an auth config
Use the dashboard to create an auth config for the Finerworks toolkit. This allows you to connect multiple Finerworks accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Finerworks Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Finerworks toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
FINERWORKS_ADD_IMAGES
Tool Name: Add Images
Description
Action Parameters
Action Response
FINERWORKS_GET_USER
Tool Name: Get User
Description
Action Parameters
Action Response
FINERWORKS_LIST_MEDIA_TYPES
Tool Name: List Media Types
Description
Action Parameters
Action Response
FINERWORKS_LIST_PRODUCT_TYPES
Tool Name: List Product Types
Description
Action Parameters
Action Response
FINERWORKS_LIST_SHIPPING_OPTIONS_MULTIPLE
Tool Name: List Shipping Options Multiple
Description
Action Parameters
Action Response
FINERWORKS_LIST_STYLE_TYPES
Tool Name: List Style Types
Description
Action Parameters
Action Response
FINERWORKS_SUBMIT_ORDERS
Tool Name: Submit Orders
Description
Action Parameters
Action Response
FINERWORKS_TEST_MY_CREDENTIALS
Tool Name: Test My Credentials
Description
Action Parameters
Action Response
FINERWORKS_UPDATE_FILE_SELECTION
Tool Name: Update File Selection
Description
Action Parameters
Action Response
FINERWORKS_UPDATE_USER
Tool Name: Update User
Description
Action Parameters
Action Response