Arize AX

Arize AX is an AI engineering platform for tracing, evaluating, and improving AI applications through projects, datasets, prompts, experiments, traces, and spans.

24 actions Integration catalog
Request access
Connect Arize AX once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Add Dataset ExamplesARIZE_AX_ADD_DATASET_EXAMPLES
Append arbitrary-field examples to an Arize dataset or a specified dataset version.
Add Experiment RunsARIZE_AX_ADD_EXPERIMENT_RUNS
Append one or more runs to an existing Arize experiment.
Create DatasetARIZE_AX_CREATE_DATASET
Create an Arize dataset in a space with an explicit initial array of examples.
Create ExperimentARIZE_AX_CREATE_EXPERIMENT
Create an Arize experiment with initial runs, associated with exactly one dataset or space.
Create PromptARIZE_AX_CREATE_PROMPT
Create an Arize prompt and its initial version in a space.
Create Prompt VersionARIZE_AX_CREATE_PROMPT_VERSION
Create a new immutable version of an existing Arize prompt.
Get DatasetARIZE_AX_GET_DATASET
Get one Arize dataset and its versions by dataset ID.
Get ExperimentARIZE_AX_GET_EXPERIMENT
Get one Arize experiment by its ID, without its experiment runs.
Get ProjectARIZE_AX_GET_PROJECT
Get one accessible Arize project by its ID.
Get PromptARIZE_AX_GET_PROMPT
Get an Arize prompt with its current, explicitly selected, or labeled version.
Get SpaceARIZE_AX_GET_SPACE
Get one accessible Arize space by its ID.
List Dataset ExamplesARIZE_AX_LIST_DATASET_EXAMPLES
List one page of examples from an Arize dataset or a specific dataset version, preserving user-defined example fields.
List DatasetsARIZE_AX_LIST_DATASETS
List one page of Arize datasets, optionally filtered by space or dataset name.
List Experiment RunsARIZE_AX_LIST_EXPERIMENT_RUNS
List one page of runs and outputs for an Arize experiment, preserving additional run fields.
List ExperimentsARIZE_AX_LIST_EXPERIMENTS
List one page of Arize experiments, optionally filtered by dataset, space, or name.
List ProjectsARIZE_AX_LIST_PROJECTS
List one page of accessible Arize projects, optionally filtered by space or project name.
List PromptsARIZE_AX_LIST_PROMPTS
List one page of Arize prompts, optionally filtered by space or prompt name.
List Prompt VersionsARIZE_AX_LIST_PROMPT_VERSIONS
List one page of versions for an Arize prompt, newest first.
List SpacesARIZE_AX_LIST_SPACES
List one page of Arize spaces accessible to the connected API key, optionally filtered by organization or name.
List SpansARIZE_AX_LIST_SPANS
Read one bounded page of spans for an Arize project using optional time and filter constraints.
List TracesARIZE_AX_LIST_TRACES
Read one bounded page of traces and nested spans for an Arize project using optional time and filter constraints; nested spans may be truncated per trace.
Update DatasetARIZE_AX_UPDATE_DATASET
Rename an existing Arize dataset.
Update Dataset ExamplesARIZE_AX_UPDATE_DATASET_EXAMPLES
Update existing Arize dataset examples by ID, optionally creating a named dataset version. IDs that do not match existing examples are ignored.
Update PromptARIZE_AX_UPDATE_PROMPT
Update or clear an Arize prompt's description.