get_full_test

Get the complete test definition including actions, variables, dependencies, monitors, and all metadata.

Get the complete test definition including actions, variables, dependencies, monitors, and all metadata.

Read-only · Calls external systems. Safe to call: this tool does not modify data.

Parameters

FieldTypeRequiredDescription
test_idnumberYesThe test ID (from list_tests)

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "test_id": 0
}

Description

Returns a summary object plus the full test object. Use get_test_detail instead when you only need variables and owners for campaign building.

What's next?

All MCP tools

Browse the full tool reference by category.

Connect a client

Point Claude, Cursor, or Claude Code at the server.

Last updated on