variables
update a variable
change the default, rename, or connect / disconnect a tool. toolId: null disconnects (and drops the output pick); a new toolId resets it.
PATCH
update a variable
Authorizations
your rumik api key, e.g. rk_live_.... create one in the rumik dashboard.
Path Parameters
the variable's id.
Body
application/json
PATCH /agents/variables/{id}: every field optional; toolId: null
disconnects the tool (and drops the output pick with it).
Response
ok.
an account-wide {name} prompt variable.
the variable's id.
the {name} prompts use.
the fallback value.
the before-call tool feeding it, or null.
the output taken from that tool, or null.