Goody
Overview
SLUG: GOODY
Description
Goody is a platform that enables users to send gifts and physical products without handling logistics, offering APIs for commerce and automation.
Authentication Details
API Key
Connecting to Goody
Create an auth config
Use the dashboard to create an auth config for the Goody toolkit. This allows you to connect multiple Goody accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Goody 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 Goody toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
GOODY_CALCULATE_PRICE_FOR_ORDER_BATCH
Tool Name: Calculate Price for Order Batch
Description
Action Parameters
Action Response
GOODY_LIST_ALL_ACTIVE_CARDS
Tool Name: List All Active Cards
Description
Action Parameters
Action Response
GOODY_LIST_ALL_ACTIVE_PRODUCTS
Tool Name: List All Active Products
Description
Action Parameters
Action Response
GOODY_LIST_ALL_ORDER_BATCHES
Tool Name: List All Order Batches
Description
Action Parameters
Action Response
GOODY_LIST_ALL_ORDERS
Tool Name: List All Orders
Description
Action Parameters
Action Response
GOODY_LIST_ALL_PAYMENT_METHODS
Tool Name: List All Payment Methods
Description
Action Parameters
Action Response
GOODY_LIST_ALL_WORKSPACES
Tool Name: List All Workspaces
Description
Action Parameters
Action Response
GOODY_RETRIEVE_CURRENT_USER
Tool Name: Retrieve Current User
Description
Action Parameters
Action Response
GOODY_RETRIEVE_PRODUCT
Tool Name: Retrieve Product
Description
Action Parameters
Action Response