MCP Tools
Sessions & Datasets
Keep long analyses consistent and repeatable: pin one published version for the duration of a multi-step task, and save reusable datasets a later conversation can pick up again.
Begin a pinned accounting analysis
begin_analysis_session
Pins the currently published accounting dataset for one authorized company and financial year.
Get a pinned accounting analysis
get_analysis_session
Validates and refreshes an active analysis session for the same authorized company, financial year, and OAuth token family.
End a pinned accounting analysis
end_analysis_session
Closes an active analysis session.
Save an analysis dataset
save_dataset
Saves a reusable dataset in the authorized company and financial year.
Load an analysis dataset
load_dataset
Loads metadata or one row page from an opaque dataset cache ID in the authorized company and financial year.
List reusable analysis datasets
list_datasets
Lists dataset cache entries in the authorized company and financial year so opaque cache IDs can be rediscovered across conversations.