Agent Cloud home pagelight logodark logo
  • Home Page
  • Github
  • Sign Up to Cloud
  • Sign Up to Cloud
Documentation
Integrations
Blog
API Reference
Reference
  • Sessions
  • Apps
  • Agents
  • Tasks
  • Tools
  • Models
  • Datasources
  • All Objects
    • Account
    • Agent
    • Asset
    • BaseOpenApiParameters
    • ChatMessage
    • Crew
    • Datasource
    • DatasourceConnectionSettings
    • DatasourceRecordCount
    • DatasourceStream
    • DatasourceStatusColors
    • DynamicResponse
    • FieldDescription
    • FieldDescriptionMap
    • FormFieldConfig
    • FunctionProperty
    • IconAttachment
    • InsertResult
    • MetadataFieldInfo
    • Model
    • MultiQueryRetrieverConfig
    • Notification
    • NotificationDetails
    • NotificationType
    • ObjectId
    • OAuthStrategy
    • Oauth Provider
    • Org
    • ProcessingErrorDetails
    • Retriever
    • RetrieverConfig
    • SelfQueryRetrieverConfig
    • Session
    • SharingConfig
    • SharingMode
    • ShareLink
    • ShareLinkType
    • ShareLinkTypes
    • SimilaritySearchRetrieverConfig
    • StreamConfig
    • StreamConfigMap
    • Stripe
    • SyncModes
    • SystemUpdateDetails
    • Task
    • Team
    • TeamDescription
    • TeamModelResponse
    • TempRedirectResponse
    • TestDatasourceJSONBody
    • TimeWeightedRetrieverConfig
    • Tool
    • ToolRevision
    • ToolState
    • ToolType
    • UnstructuredChunkingConfig
    • UnstructuredChunkingStrategy
    • UnstructuredChunkingStrategyValues
    • UnstructuredPartitioningStrategy
    • UnstructuredPartitioningStrategyValues
    • UserActionDetails
    • WebhookDetails
    • WebhookType
All Objects

InsertResult

Represents the result of an insert operation in the database, including whether the operation was acknowledged and the ID of the inserted document.

IconAttachmentMetadataFieldInfo
twittergithublinkedin
Powered by Mintlify
{
  "acknowledged": true,
  "insertedId": "<string>"
}
Assistant
Responses are generated using AI and may contain mistakes.