download_file
Retrieve the URL to download a file stored in a specific field of a PocketBase collection record by specifying the collection, record ID, and file field name.
Instructions
Get the URL to download a file from a PocketBase collection record field.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | The name or ID of the collection. | |
fileField | Yes | The name of the file field. | |
recordId | Yes | The ID of the record containing the file. |
Input Schema (JSON Schema)
You must be authenticated.
Other Tools from PocketBase MCP Server
- add_field_migration
- apply_all_migrations
- apply_migration
- create_collection_migration
- create_migration
- create_record
- download_file
- fetch_record
- get_collection_schema
- get_log
- get_logs_stats
- list_collections
- list_logs
- list_migrations
- list_records
- revert_migration
- revert_to_migration
- set_migrations_directory
- update_record
- upload_file
Related Tools
- @mabeldata/pocketbase-mcp
- @mabeldata/pocketbase-mcp
- @DynamicEndpoints/advanced-pocketbase-mcp-server
- @gemini-dk/mcp-server-firebase
- @DynamicEndpoints/advanced-pocketbase-mcp-server