Skip to content
Agentv2026.07.03

Carpe Tree'em Public Tree Intake

Public tree-care intake agent for Carpe Tree'em. It answers from public service information, collects free-estimate details, asks for photos or videos, offers safe public availability dates, and creat

by CarpeTree(0) 0 installs
Free
Sign in to install

Free account. Installing gives you the manifest plus copy-paste snippets.

See reviews

About

A2A agent card imported from CarpeTree/web (.well-known/agent.json). Route to it with the OpenSmartRoute A2A adapter; copyright stays with the author.

Carpe Tree'em Public Tree Intake

Public tree-care intake agent for Carpe Tree'em. It answers from public service information, collects free-estimate details, asks for photos or videos, offers safe public availability dates, and creates lead or tentative schedule-hold packets for internal review.

Skills

  • Answer Public Tree Question - Answers general public tree-care questions without giving a final quote, diagnosis, emergency dispatch promise, or private business information.
  • Create Free Estimate Lead - Collects customer, site, tree, access, risk, and timing details for a free-estimate lead packet.
  • Request Photos Or Video - Asks for useful photos or video and points to the public quote form when a lead needs images or video.
  • Get Public Availability Dates - Offers safe public availability dates for free estimates, job work, or paid consultations. It returns only redacted date choices and never exposes private calendar details.
  • Request Tentative Estimate Hold - Captures a date-level free-estimate or job-work hold, or a morning-preference consultation hold, for internal review. It does not confirm an appointment.
  • Explain Service Area - Explains the public service-area boundary and asks for site details when serviceability is unclear.
  • Explain Public Pricing Policy - Explains that firm pricing requires a reviewed estimate, with photos and site context helping the estimator.

Capabilities

none declared

Endpoint: https://carpetree.com/server/api/a2a.php

Use it

Copy one of these into your project. Installing also returns the manifest and these snippets.

yaml
targets:
  - https://api.opensmartroute.ai/api/v1/registry/carpetree-web-carpe-tree-em-public-tree-intake/manifest   # or paste the manifest below

Manifest

An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.

carpetree-web-carpe-tree-em-public-tree-intake.ocm.jsonjson
{
  "ocm": "1",
  "id": "carpetree-web-carpe-tree-em-public-tree-intake",
  "kind": "agent",
  "name": "Carpe Tree'em Public Tree Intake",
  "description": "Public tree-care intake agent for Carpe Tree'em. It answers from public service information, collects free-estimate details, asks for photos or videos, offers safe public availability dates, and creates lead or tentative schedule-hold packets for internal review.",
  "publisher": "CarpeTree",
  "version": "2026.07.03",
  "capabilities": {
    "domains": [
      "general"
    ],
    "tags": [
      "a2a",
      "agent-card",
      "tree-care",
      "public-info",
      "estimate",
      "lead-intake",
      "media",
      "evidence",
      "availability",
      "scheduling"
    ],
    "languages": [
      "en"
    ],
    "supports_tools": true
  },
  "quality_prior": 0.6,
  "examples": [
    "Public tree-care intake agent for Carpe Tree'em. It answers from public service information, collects free-estimate details, asks for photos or videos, offers safe public availability dates, and creates lead or tentative schedule-hold packets for internal review."
  ],
  "primary": false,
  "metadata": {
    "source": {
      "provider": "github-a2a",
      "repository": "https://github.com/CarpeTree/web",
      "path": ".well-known/agent.json",
      "ref": "8302219e39b069f10272adf8a83476732a703481",
      "url": "https://github.com/CarpeTree/web/blob/8302219e39b069f10272adf8a83476732a703481/.well-known/agent.json",
      "key": "CarpeTree/web/.well-known/agent.json"
    }
  },
  "endpoints": [
    {
      "protocol": "a2a",
      "url": "https://carpetree.com/server/api/a2a.php"
    }
  ]
}

Fetch it by URL: GET /api/v1/registry/carpetree-web-carpe-tree-em-public-tree-intake/manifest?version=2026.07.03

Reviews

Star ratings from people who tried it. One review per account; edit yours any time.

No reviews yet. Install it, try it, and be the first to rate it.

Carpe Tree'em Public Tree Intake - Agent - OpenSmartRoute