grf_sync
Sync Git reference entries from any repository, keeping reference code up to date for AI assistants. Specify an entry ID or sync all entries, with options to force updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| all | No | 同步所有条目 | |
| force | No | 强制同步(忽略版本检查) | |
| entryId | No | 条目 ID(可选,指定要同步的条目) | |
| workingDirectory | No | 工作目录(默认: 当前目录) |