Expand description
memstead create — create a new entity from flags or a JSON file.
Mirrors memstead_create in the MCP surface. Two input modes:
- Flags.
--title,--type(required), plus repeatable--section key=value,--metadata key=value,--relation type:to. - JSON file.
--from payload.json. Same shape asmemstead_create’sCreateParams.