list_action_types

Returns the catalog of available action types for test creation, grouped by owner_kind (ETHERNET, SIM, SMARTPHONE, OWNERLESS).

Returns the catalog of available action types for test creation, grouped by owner_kind (ETHERNET, SIM, SMARTPHONE, OWNERLESS).

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

Parameters

FieldTypeRequiredDescription
owner_kindstringNoFilter by owner kind: ETHERNET, SIM, SMARTPHONE, or OWNERLESS

Example arguments

Illustrative arguments an agent supplies when calling this tool:

{
  "owner_kind": "string"
}

Description

Use get_test_template with specific type(s) for ready-to-use test structures with default command fields. For V2 step-based tests, use list_step_types 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