Microsoft 365 MCP Server

by pnp

list-list

Retrieve all lists within a specified Microsoft 365 site using the tool on the Microsoft 365 MCP Server. Simplify site management by accessing and organizing lists efficiently.

Instructions

Gets all lists within the specified site

Input Schema

NameRequiredDescriptionDefault
webUrlYesURL of the site where the lists to retrieve are located.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "webUrl": { "description": "URL of the site where the lists to retrieve are located.", "type": "string" } }, "required": [ "webUrl" ], "type": "object" }

You must be authenticated.

Other Tools from Microsoft 365 MCP Server

Related Tools

ID: n8z4izbtwe