select_file
Open a native file picker dialog to select files, filter by type, set a default directory, or allow multiple selections. Used for file management in Apple-notifier-mcp.
Instructions
Open native file picker dialog
Input Schema
Name | Required | Description | Default |
---|---|---|---|
defaultLocation | No | Optional default directory path | |
fileTypes | No | Optional file type filter (e.g., {"public.image": ["png", "jpg"]}) | |
multiple | No | Whether to allow multiple selection | |
prompt | No | Optional prompt message |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from apple-notifier-mcp
Related Tools
- @Wayazi/mcp_file_system
- @auchenberg/claude-code-mcp
- @Wayazi/mcp_file_system
- @jmanhype/dart-mcp-server
- @Wayazi/mcp_file_system