Class for creating Agents and agent specs.

Constructors

Methods

Constructors

  • Create an Agent instance

    Parameters

    • connection: Connection
    • project: SfProject

    Returns Agent

Methods

  • List all agents in the current project.

    Parameters

    • project: SfProject

    Returns Promise<string[]>