# Send Flowers and Thank You Card to Google Contact

> Given a person's name, search Google Contacts to retrieve their phone number and address, then order red roses with a thank-you note using the flower delivery tool.

Content type: workflow
Source URL: https://www.agentpmt.com/agent-workflow-skills/send-red-roses-to-google-contact
Markdown URL: https://www.agentpmt.com/api/agent/workflows/send-red-roses-to-google-contact?format=agent-md
Updated: 2026-03-21T04:00:22.887Z
Author: firef1ie

---

Estimated time saved: 15 minutes.

## Tools

- Google Contacts
- Flower, Fruit Basket, Balloon Delivery

## Workflow Outline

1. Search Google Contact: Search Google Contacts for the provided name. Return full contact details including phone numbers and postal addresses.
2. Extract Phone and Address: Goal: Extract the primary phone number and full postal address from the Google Contacts search result. | Inputs: Raw contact object from Google Contacts search. | Outputs: Structured object with fields: full_name, phone...
3. Search Red Rose Products: Search for popular red rose arrangements suitable for business thank-you gifts.
4. Select Best Red Rose Arrangement: Goal: Select the most appropriate red rose arrangement for a professional thank-you gift. | Inputs: List of rose products from search. | Outputs: Selected product_code for ordering. | Constraints: Choose a red rose bouq...
5. Place Flower Order: Place the flower order using the selected product_code and extracted recipient details. Ensure the card message reads exactly: Thank you for your business.