add-dataset-examples
Enhance datasets by adding new examples with inputs, outputs, and metadata. Use to augment datasets, cover edge cases, and ensure data diversity while avoiding duplicates.
Instructions
Add examples to an existing dataset.
This tool adds one or more examples to an existing dataset. Each example includes an input, output, and metadata. The metadata will automatically include information indicating that these examples were synthetically generated via MCP. When calling this tool, check existing examples using the "get-dataset-examples" tool to ensure that you are not adding duplicate examples and following existing patterns for how data should be structured.
Example usage: Look at the analyze "my-dataset" and augment them with new examples to cover relevant edge cases
Expected return: Confirmation of successful addition of examples to the dataset. Example: { "dataset_name": "my-dataset", "message": "Successfully added examples to dataset" }
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datasetName | Yes | ||
examples | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from @arizeai/phoenix-mcp
Related Tools
- @Arize-ai/phoenix
- @Arize-ai/phoenix
- @ThetaBird/mcp-server-axiom-js
- @honeycombio/honeycomb-mcp
- @T1nker-1220/memories-with-lessons-mcp-server