All notable changes to this Actor will be documented in this file.
- README rewritten in the same benefit-first style as flagship Store Actors: bold outcome line, pain → solution,
Built for / Important callouts, What you get, Why freelancers use it, numbered quick start.
actor.json description and seoDescription tightened for client outcomes (time saved, inbound leads) and support contact.
- Input prefill values from the Console (
you@example.com, generic Calendly URL) no longer override Actor environment variables. Placeholders are ignored; MALT_EMAIL, MALT_IMAP_*, CALENDLY_LINK apply when fields are empty or sample text.
- Removed
prefill for email, IMAP email, and Calendly in input_schema.json to avoid accidental submission of fake data.
- SEO:
title, description, seoTitle, seoDescription, and categories in actor.json aligned with Apify Store search intent (Malt, freelance marketplace, automation, project offers, 2FA, Apify Actor).
- Input schema title/description aligned with the same positioning.
- Aligned with Apify Store conventions: English README, English input schema (Console), no emoji in user-facing run output.
actor.json: readme, changelog, key_value_store_schema, higher default memory for Puppeteer, generatedBy metadata.
output_schema: link to RUN_LOG in the default key-value store.
- Run logs mirrored to KV key
RUN_LOG (capped) for live debugging on the platform.
- Documentation and schema samples no longer imply personal defaults for email or Calendly.