Skip to main content
The TavilyMcp plugin syncs data locally. Use corsair.tavilymcp.db.<entity>.search({ data, limit?, offset? }) with the filters listed per entity.

Crawl Results

Path: tavilymcp.db.crawlResults.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Extract Results

Path: tavilymcp.db.extractResults.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Map Results

Path: tavilymcp.db.mapResults.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Research Results

Path: tavilymcp.db.researchResults.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.

Search Results

Path: tavilymcp.db.searchResults.search

Searchable filters

Every .search() also accepts limit and offset for pagination. .list() is available on the same path without the .search suffix in code — see database operations.