scholarfetch_saved_export
ActiveTool of ScholarFetch
Export the current reading list as citations, abstracts, BibTeX, or an aggregated full-text corpus. Valid `format` values: citations, abstracts, bib, fulltext. Valid `style` values when `format=citations`: harvard, apa, ieee. Use `include_references=true` with `format=fulltext` when you want a richer downstream synthesis corpus.
Parameters schema
{
"type": "object",
"title": "scholarfetch_saved_exportArguments",
"properties": {
"style": {
"type": "string",
"title": "Style",
"default": "harvard"
},
"format": {
"type": "string",
"title": "Format",
"default": "citations"
},
"engines": {
"type": "string",
"title": "Engines",
"default": ""
},
"collection": {
"type": "string",
"title": "Collection",
"default": "default"
},
"include_references": {
"type": "boolean",
"title": "Include References",
"default": false
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
ScholarFetch
https://github.com/laibniz/scholarfetch
1/7 registries