Skip to content

Brain

brain_backup_create

Request an on-demand point-in-time backup of the current product's Brain memory.

Tool

brain_backup_create

Request an on-demand point-in-time backup of the current product's Brain memory.

Request an on-demand point-in-time backup of the current product's Brain memory. Async (202): records a running snapshot and runs the backup in the background — returns { accepted, snapshotId }; poll brain_backups_list / brain_backup_status for completion. Rejects (409) if a backup is already running for the product.

Behavior

HTTP
POST /brain/backups

Arguments

No arguments.

Response

FieldTypeAlwaysDescription
acceptedboolean
snapshotIdstring

Try it

Request an on-demand point-in-time backup of the current product's Brain memory.

When to use

Request an on-demand point-in-time backup of the current product's Brain memory. Async (202): records a running snapshot and runs the backup in the background — returns { accepted, snapshotId }; poll brain_backups_list / brain_backup_status for completion. Rejects (409) if a backup is already running for the product.

Example

Ask your agent something like this:

Request an on-demand point-in-time backup of the current product's Brain memory.

The agent will invoke brain_backup_create with these arguments:

{}

Esc

Start typing to search the docs.

navigateselect