Connected AI

What your AI can do

Every tool a connected AI can use on your account — scripts, backtests, sessions, charts, and feedback.

A connected AI works through tools — small, typed operations it can call on your account. This page lists all 35 of them, grouped by what they're for. You don't call tools yourself: you describe what you want in plain language, and the AI picks the tools to get it done. The same list appears in Settings → Connected AI.

Scripts

ToolWhat it does
list_scriptsyour indicators, signals & filters, strategies
get_scriptread code, settings & the typed API
save_scriptcreate/update — compiled & type-checked
duplicate_scriptcopy to iterate on
delete_scriptremove from the library
list_deleted_scriptsrecently deleted, still recoverable
restore_scriptundo a deletion

Backtests & research

ToolWhat it does
run_backtestlaunch a cloud strategy run
run_codeone-off research code over tick data
get_run_statusprogress & queue position
get_run_resultstats, equity, logs
cancel_runstop a running backtest
find_instrumentssearch symbols & available data

Sessions

ToolWhat it does
list_manual_sessionsyour saved replay sessions
list_automated_sessionscloud runs & their results
delete_sessionremove a saved session

Your charts

ToolWhat it does
list_tabssee your open chart tabs
get_tab_statesymbol, timeframe & session state
switch_instrumentchange symbol in a tab
switch_timeframechange the resolution
jump_to_datemove the replay in time
load_sessionopen a session on the chart
attach_to_runfollow a cloud run live

Indicators & tracks

ToolWhat it does
list_builtin_indicatorsavailable built-in studies
list_chart_indicatorswhat is on the chart
add_indicatorput a study on the chart
get_indicator_inputsread a study’s parameters
update_indicator_inputschange a study’s parameters
remove_indicatortake a study off the chart
list_timeline_trackswhat is on the timeline
add_tracksignal/filter on the timeline
update_trackchange a track’s script or parameters
remove_tracktake a track off the timeline

Docs & feedback

ToolWhat it does
get_knowledgeplatform docs your AI reads first
send_feedbacksuggestions & issues, straight to our team

You don't need to teach your AI the platform. Through get_knowledge, the AI reads StrategyTune's built-in documentation topics itself — what scripts are, how to write indicators, signals & filters, and Strategy scripts, how backtests run, and how the interface fits together. Just ask for what you want; the AI looks up what it needs.

Something missing or wrong? Email support@strategytune.com.