AgentPMT

Send Flowers and Thank You Card to Google Contact

Saves ~15 min

Details

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.

Tools In This Workflow

Workflow Steps

  1. 1Search Google Contact
  2. 2Extract Phone and Address
  3. 3Search Red Rose Products
  4. 4Select Best Red Rose Arrangement
  5. 5Place Flower Order
Step 1 of 5
Tool1

Search Google Contact

Search Google Contacts for the provided name. Return full contact details including phone numbers and postal addresses.

Search Google Contact

Frequently Asked Questions

How do I connect this workflow to my local agent like OpenClaw or Claude Code?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How do I trigger this workflow?

Agent prompt

Call the AgentPMT-Workflow-Skills tool with action 'get_workflow_skill' and skill_id 699d0cb859d1eba203cdc8e3 ("Send Flowers and Thank You Card to Google Contact").

Looking for help integrating AI into your business? Set up a free consultation.