create_record
Add new records to PocketBase databases using the Model Context Protocol. Simplify data entry and ensure structured storage with predefined schemas.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}