Skip to main content
Glama
liba2k
by liba2k

sync_meetings

Sync meeting data from Fellow API to local database for offline access and fast searches. Perform incremental updates or full re-syncs with optional transcript inclusion.

Instructions

Sync meetings from Fellow API to local database. By default does incremental sync (only new/updated since last sync). Use force=true for full re-sync.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
forceNoIf true, performs a full sync clearing and re-fetching all data. Default is false (incremental).
include_transcriptsNoIf true, also fetches and stores transcripts. This is slower but enables local transcript search.
page_sizeNoNumber of items to fetch per page (1-50). Default is 50. Use smaller values if sync fails with 500 errors.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/liba2k/fellow-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server