IntentProject

IntentProject represents the execution context for MCP tool operations.
  • id
    Unique (within a single organization), immutable name of the intent context.
  • Fancy, mutable name of the intent context to show in the UI.
  • description
    Free-form intent context description for the users, supports Markdown.
  • createdAt
    Unix timestamp representing the intent context creation.
  • updatedAt
    Unix timestamp of the last intent context update.
  • lastUsedAt
    Unix timestamp when this intent context was last used.
  • createdBy
    Who created this intent context.
  • lockedBySessionID
    Session ID that has locked this intent context.
  • lockedBySessionAt
    Unix timestamp when this intent context was locked.