get_test_detail

Get test summary: name, status, product, input_variables, owners.

Get test summary: name, status, product, input_variables, owners.

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

Use this before build_campaign to understand what values are needed. This is the FAST, minimal lookup. For full definition with actions/assertions, use get_full_test instead.

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