[architecture]
Lists workspace package entries discovered from package manager metadata.
Monorepo package relationships and import graphs are too large to reconstruct reliably from scattered file reads.
The model can reason from package, project, dependency, dependent, path, and cycle facts before editing architecture-sensitive code.
Try it locally in the TGlider playground
This tool requires no parameters.
List workspace packages
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "list_workspace_projects",
"arguments": {}
}
}Returns package paths, package names, and package.json locations.