Find site
findSite is a powerful Microsoft 365 SharePoint tool designed to help users quickly locate SharePoint sites they have access to. Whether searching for a specific site by name or browsing the top relevant sites, findSite simplifies site discovery within an organization.
Features
- Search for specific SharePoint sites using full or partial site names.
- Retrieve the top 20 most relevant SharePoint sites accessible to the user without a search query.
- User-friendly interface for quick and efficient site discovery.
- Seamless integration with Microsoft 365 SharePoint environment.
- Supports dynamic queries to refine search results based on user input.
Benefits
- Save time by quickly locating relevant SharePoint sites without manual browsing.
- Enhance productivity with streamlined access to team and project sites.
- Improve collaboration by easily finding shared resources and content.
- Reduce frustration by filtering and narrowing down search results effectively.
- Empower users with a tool that adapts to both specific and general search needs.
Description
Find Sharepoint Sites accessible to the user.This tool can either find specific site based on a search query you pass itOr find the top 20 relevant sites accesible by the user if you don't pass it a search query.
Parameters
1 parameter
| Name | Type | Description |
|---|---|---|
| searchQuery | string | Search query could be the entire or partial site name.Passing in a search query will help efficiently search for a file, but only do so if the user is looking for a specific site.For example if user asks something like - find a site called xyz, you would pass xyz as the searchQueryIf user just asks something like - find my sites, you would leave this parameter empty. |