@archastro/sdk
Preparing search index...
types/common
AgentRoutineListResponse
Interface AgentRoutineListResponse
List of agent routine objects belonging to a given agent.
interface
AgentRoutineListResponse
{
data
:
AgentRoutine
[]
;
}
Index
Properties
data
Properties
data
data
:
AgentRoutine
[]
Array of agent routine objects.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
@archastro/sdk
Loading...
List of agent routine objects belonging to a given agent.