Close
Toolcog home
toolcog
standard
Search
⌘
+
K
Command Palette
Search for a command to run...
Search Toolcog
Sign In
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Catalog
Sources
Services
Operations
Auth Schemes
Overrides
Variables
Intents
Targets
Operations
API endpoints available to AI agents
All methods
All methods
GET
POST
DELETE
PUT
PATCH
HEAD
Create One Atlas Search Index
Deprecated
Authenticated
createGroupClusterFtsIndex
POST/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes
Atlas Search
Create Search Nodes
Authenticated
createGroupClusterSearchDeployment
POST/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
Create One Atlas Search Index
Authenticated
createGroupClusterSearchIndex
POST/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes
Atlas Search
Remove One Atlas Search Index
Deprecated
Authenticated
deleteGroupClusterFtsIndex
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search
Delete Search Nodes
Authenticated
deleteGroupClusterSearchDeployment
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
Remove One Atlas Search Index by ID
Authenticated
deleteGroupClusterSearchIndex
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId}
Atlas Search
Remove One Atlas Search Index by Name
Authenticated
deleteGroupClusterSearchIndexByName
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName}
Atlas Search
Return One Atlas Search Index
Deprecated
Authenticated
getGroupClusterFtsIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search
Return All Search Nodes
Authenticated
getGroupClusterSearchDeployment
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
Return One Atlas Search Index by ID
Authenticated
getGroupClusterSearchIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId}
Atlas Search
Return One Atlas Search Index by Name
Authenticated
getGroupClusterSearchIndexByName
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName}
Atlas Search
Return All Atlas Search Indexes for One Collection
Deprecated
Authenticated
listGroupClusterFtsIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{databaseName}/{collectionName}
Atlas Search
Return All Atlas Search Indexes for One Collection
Authenticated
listGroupClusterSearchIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}
Atlas Search
Return All Atlas Search Indexes for One Cluster
Authenticated
listGroupClusterSearchIndexes
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes
Atlas Search
Update One Atlas Search Index
Deprecated
Authenticated
updateGroupClusterFtsIndex
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search
Update Search Nodes
Authenticated
updateGroupClusterSearchDeployment
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/deployment
Atlas Search
Update One Atlas Search Index by ID
Authenticated
updateGroupClusterSearchIndex
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{indexId}
Atlas Search
Update One Atlas Search Index by Name
Authenticated
updateGroupClusterSearchIndexByName
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/search/indexes/{databaseName}/{collectionName}/{indexName}
Atlas Search