get-dataset-experiments
Retrieve a list of experiments conducted on a specific dataset, including metadata such as IDs, versions, repetitions, and timestamps, using the Model Context Protocol (MCP).
Instructions
List experiments run on a dataset.
Example usage: Show me all experiments run on dataset RGF0YXNldDox
Expected return: Array of experiment objects with metadata. Example: [ { "id": "experimentid1234", "dataset_id": "datasetid1234", "dataset_version_id": "datasetversionid1234", "repetitions": 1, "metadata": {}, "project_name": "Experiment-abc123", "created_at": "YYYY-MM-DDTHH:mm:ssZ", "updated_at": "YYYY-MM-DDTHH:mm:ssZ" } ]
Input Schema
Name | Required | Description | Default |
---|---|---|---|
datasetId | Yes |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from @arizeai/phoenix-mcp
Related Tools
- @Arize-ai/phoenix
- @Arize-ai/phoenix
- @Arize-ai/phoenix
- @kajirita2002/honeycomb-mcp-server
- @Arize-ai/phoenix