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
Remove One Atlas Search Index
Deprecated
Authenticated
deleteGroupClusterFtsIndex
DELETE/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
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 Atlas Search Indexes for One Collection
Deprecated
Authenticated
listGroupClusterFtsIndex
GET/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{databaseName}/{collectionName}
Atlas Search
Update One Atlas Search Index
Deprecated
Authenticated
updateGroupClusterFtsIndex
PATCH/api/atlas/v2/groups/{groupId}/clusters/{clusterName}/fts/indexes/{indexId}
Atlas Search