Skip to main content

Documentation Index

Fetch the complete documentation index at: https://notte-experiment-visibility-md-links.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Fields

agent_id
str
required
The ID of the agent
created_at
datetime
required
The creation time of the agent
session_id
str
required
The ID of the session
status
AgentStatus
required
The status of the agent (active or closed)
closed_at
UnionType[datetime, None]
The closing time of the agent
saved
bool
default:"False"
Whether the agent is saved as a workflow

Module

notte_sdk.types