fetch_record
Retrieve a single record from a PocketBase collection using its unique ID. Specify the collection name and record ID to access data directly.
Instructions
Fetch a single record from a PocketBase collection by ID.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | The name or ID of the PocketBase collection. | |
id | Yes | The ID of the record to fetch. |
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
- @DynamicEndpoints/advanced-pocketbase-mcp-server
- @mabeldata/pocketbase-mcp
- @DynamicEndpoints/pocketbase-mcp-server
- @DynamicEndpoints/pocketbase-mcp-server
- @mabeldata/pocketbase-mcp