gepa_record_trajectory
Capture and analyze the execution steps and results of AI prompts to evaluate performance, enabling iterative optimization and refinement within the Prompt Auto-Optimizer MCP framework.
Instructions
Record execution trajectory for prompt evaluation
Input Schema
Name | Required | Description | Default |
---|---|---|---|
executionSteps | Yes | Sequence of execution steps | |
metadata | No | Additional execution metadata (optional) | |
promptId | Yes | Unique identifier for the prompt candidate | |
result | Yes | Final execution result and performance score | |
taskId | Yes | Identifier for the specific task instance |