Replica Workflow Runner avatar

Replica Workflow Runner

Deprecated

Pricing

Pay per usage

Go to Apify Store
Replica Workflow Runner

Replica Workflow Runner

Deprecated

Execute recurring AI workflow prompts refined by Replica, preserve the exact prompt version used, and return structured results for the next reflection cycle.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Đàn Trần

Đàn Trần

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a month ago

Last modified

Share

Replica Workflow Runner is an execution layer for prompts created and refined by Replica.

Replica helps users reflect on recurring AI work and improve the prompt used for the next run. This Actor provides a cloud environment in which that prompt can be executed manually or on a schedule.

Workflow

  1. Create or refine a workflow prompt in Replica.
  2. Paste the prompt into this Actor.
  3. Run the Actor manually or through an Apify schedule.
  4. Copy the Actor result back into Replica.
  5. Record the outcome and observations.
  6. Use Replica to generate the next prompt version.

Input

  • workflowName: readable workflow name.
  • prompt: the current prompt generated by Replica.
  • promptVersion: the version of the prompt being executed.

Output

The Actor returns:

  • the workflow name;
  • the prompt version;
  • the exact prompt used;
  • the execution result;
  • the execution timestamp.

Current status

This first version demonstrates the Replica-to-Apify execution loop. The execution logic can be extended with an LLM, web research tools, or other Apify Actors.