Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt

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

MongoDbTool

Required configuration:
  • connection_string, database_name

Subtools (high level)

  • insert_document, insert_many_documents, find_document, find_many_documents, update_document, delete_document, count_documents, aggregate_documents, create_collection, list_collections, drop_collection, create_index, list_indexes, drop_index, stats and DB ops