notion_list_local_files
List local files in the MCP file stores to verify a handoff before attaching content to Notion. Optionally filter by filename substring.
Instructions
List files available to notion-mcp by scheme, so the agent can verify a handoff before attaching it to Notion.
location: • 'files' (default) — the notion-mcp private store under FILES_DIR. These are addressable as source='local:'. • 'shared' — the cross-MCP shared mount under SHARED_DIR. Files placed here by google-accounts-mcp (download_attachment with destination='shared') are addressable as source='shared:'.
Optional substring filter on the filename.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | ||
| location | No | files |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |