E-commerce13 toolsPaste one API key
Goody integration for AI agents
Goody is a platform that enables users to send gifts and physical products without handling logistics, offering APIs for commerce and automation.
Use it from your agent
One ClawLink account serves every agent you run. Pick the guide for yours, or connect Goody once and call the same tools from all of them.
Setup
Connect Goody through ClawLink's hosted setup.
- Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
- Where: the ClawLink dashboard, or ask your agent to connect it.
What your agent can do
Goody exposes 13 tools through ClawLink. The 12 most used are listed here; your agent sees all of them.
| Tool | What it does | Kind |
|---|---|---|
goody_calculate_price_for_order_batch | Calculate price estimate for an order batch before creation | Read |
goody_list_all_active_cards | List all active digital greeting cards | Read |
goody_list_all_active_products | List all active products | Read |
goody_list_all_order_batches | List all order batches | Read |
goody_list_all_orders | Retrieves a paginated list of all orders across all order batches in your Goody account | Read |
goody_list_all_payment_methods | Retrieves all saved payment methods for the authenticated account | Read |
goody_list_all_workspaces | List all workspaces | Read |
goody_list_collections | List all collections across accessible workspaces | Read |
goody_list_order_activities | List all order activities (events) in your workspace | Read |
goody_retrieve_current_user | Retrieve the current authenticated user's profile information from Goody API | Read |
goody_retrieve_product | Retrieve details of a specific product by its ID | Read |
goody_create_webhook | Create a webhook endpoint to receive notifications about order events | Write |