Magic Summarize

Generate an AI-powered summary from a collection of highlights, data entries (notes), insights, themes, and/or tags. Provide one or more arrays of IDs and Dovetail will synthesize the content into a concise summary.

At least one of highlight_ids, note_ids, insight_ids, theme_ids, or tag_ids must contain at least one item. The note_ids field accepts data entry IDs (the product now calls these "data" rather than "notes").

Set with_citations to true (default) to include citation references in the summary. Each citation links back to the specific source item (highlight, data entry, insight, theme, or tag) that contributed to that part of the summary.

Returns a summary string and an array of citations with their source IDs and types.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Body

highlight_ids
array of strings
Defaults to []

A list of unique highlightIds that you wish to summarize.

highlight_ids
note_ids
array of strings
Defaults to []

A list of unique noteIds that you wish to summarize.

note_ids
insight_ids
array of strings
Defaults to []

A list of unique insightIds that you wish to summarize.

insight_ids
theme_ids
array of strings
Defaults to []

A list of unique themeIds that you wish to summarize.

theme_ids
tag_ids
array of strings
Defaults to []

A list of unique tagIds that you wish to summarize.

tag_ids
boolean
Defaults to true

An optional flag whether to show citations or not, true by default.

Responses

Language
Credentials
Bearer
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json