get_site_by_path
Locate a SharePoint site by its hostname and path (e.g., 'contoso.sharepoint.com' and 'sites/marketing' or empty for root).
Instructions
Get a site by its full path. hostname: e.g. 'contoso.sharepoint.com'. path: e.g. 'sites/marketing' or '' for root.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| hostname | Yes |