OTHER
Archive job-site photos to S3 with AI-generated damage and progress tags
On photo upload, generates a vision description and structured tags (damage type, work stage, safety flags).
How it runs
The automated pipeline, trigger to output.
- TriggerWebhook receives photo + project IDHTTP webhook
- ActionAI vision caption + damage/stage/safety tagsOpenAI
- ActionUpload image to project-keyed S3 pathAWS S3
- ActionWrite JSON tag sidecar next to the imageAWS S3
- OutputAppend entry to searchable S3 manifestAWS S3
What it does
Builds a searchable, tagged photo archive of every site visit. Each image is described and labeled by an AI vision model, then archived to S3 with metadata you can query later for insurance, warranty, or dispute evidence.
When to use it
Use it when you need durable, searchable retention of field photos — not just storage. Useful for restoration, roofing, and inspection firms that later have to prove what a site looked like on a given date.
How it works
- 1A webhook receives the photo and its project ID.
- 2An OpenAI vision step produces a caption plus structured tags: damage type, work stage, and any visible safety hazards.
- 3The original image is uploaded to S3 under a `project-id/date/` key.
- 4A JSON sidecar with the caption, tags, GPS, and timestamp is written alongside it.
- 5A final step appends a row to a manifest object so the whole archive stays queryable by project and tag.
Set it up
What you configure once, before turning it on.
- 1Connect HTTP webhookTrigger any URL on agent actions.
- 2Connect OpenAIModels, embeddings, files.
- 3Connect AWS S3Buckets, objects, signed URLs.
- 4Set each agent's modelWe leave models unset so you pick the tier — fast + cheap, or top-quality.
- 5Tune it to your dataEdit the prompts, filters, and field mappings so it matches how your team works.
- 6Test, then turn it onRun once against a sample, confirm the output, then enable the trigger.
More Other workflows
Sweep stale visitor check-ins, auto-checkout, and flag overdue guests
On a recurring schedule this finds visitors still marked on-site past their expected departure, auto-checks-out anyone past end-of-day.
Pre-register a visitor, email a QR badge, and alert the host on arrival
When a host submits a visitor pre-registration form, this creates a visitor record, emails the guest a scannable QR badge with arrival instructions.
Build a daily expected-visitor roster and send it to the front desk
Every morning this pulls the day's pre-registered visitors from Airtable, builds a sorted arrival roster with hosts and times.
Agent-Driven Full IVR Re-Voicing for a Rebrand
An agent takes a rebrand brief from Notion, audits every IVR prompt for old naming, rewrites and re-synthesizes the affected ones with ElevenLabs, archives them to Dropbox.
Sync IVR Prompt Registry in Airtable to Fresh ElevenLabs Audio
Runs nightly against an Airtable IVR prompt registry, finds rows whose script text changed since last synthesis, regenerates only those ElevenLabs clips.
Slack-Approved IVR Re-Voicing After a Product Rename
On demand from Slack, drafts updated IVR prompt scripts for a renamed product, posts them for human approval.
Run it inside a business
This workflow drops into a full company template. Import the org, and this is one of the playbooks its agents run.

Run this workflow in your colony.
14-day trial. No DevOps. No Sales call. Provisioned in under a minute.
