SYNOPSIS

Shows AskUI Runner agents.

DESCRIPTION

The AskUI-ShowAgents cmdlet displays information about available AskUI Runner agents. Agents can be filtered by WorkspaceID.

PARAMETERS

  • -WorkspaceID | <String> - Lists the Agents that belong to the specified WorkspaceID.

EXAMPLES

EXAMPLE 1

AskUI-ShowAgents
Shows all available Runner agents.

EXAMPLE 2

AskUI-ShowAgents -WorkspaceID "ws123"
Shows Runner agents for the specified workspace.