get_site_by_url
Find a SharePoint Online site by hostname and path. Provide values like contoso.sharepoint.com and sites/marketing to retrieve its details.
Instructions
Find a site by hostname and path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | e.g. 'contoso.sharepoint.com' | |
| sitePath | Yes | e.g. 'sites/marketing' |