Get SharePoint Site By Path
sharepoint_get_site_by_pathResolve a SharePoint site from its hostname and server-relative path, returning the site ID and details for subsequent SharePoint operations.
Instructions
Resolve a SharePoint site by hostname and server-relative path. Chinese intents / 中文意图: 按网址查SharePoint站点, 通过站点路径获取Site ID, 解析SharePoint链接.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | Yes | ||
| relativePath | Yes | Server-relative path, such as /sites/ProjectA. |