SYNOPSIS
Opens an AskUI Runner agent.DESCRIPTION
The AskUI-OpenAgent cmdlet opens the specified AskUI Runner agent or workspace directory. Agents can be selected by WorkspaceID and AgentID.PARAMETERS
-WorkspaceID| <String> - The WorkspaceID of the Agent to open.-AgentID| <String> - The ID of the Agent to open. If not provided, the Workspace directory is opened.-OpenCommand| <String> - The command to open the agent directory. If not provided, defaults to Visual Studio Code.