IntentSession

IntentSession represents a session for MCP tool operations within an intent context.
  • id
    Unique (within a single organization), immutable name of the intent session.
  • Fancy, mutable name of the intent session to show in the UI.
  • login
    Login associated with this session.
  • status
    Current status of the session.
  • createdAt
    Unix timestamp representing the intent session creation.
  • updatedAt
    Unix timestamp of the last intent session update.