DashboardsRead-only

List folders

list_folders

List folders in the workspace. Optionally scoped to a parent folder.

Parameters

ParameterTypeRequiredDescription
parentFolderIdstring | nulloptionalParent folder id. Omit for top level.

Example call

The tool call an MCP client sends (required arguments shown with placeholder values).

{
"tool": "list_folders",
"arguments": {}
}

Use this tool in

Related Dashboards tools