@runloop/agent-axon-client
Preparing search index...
claude
renameSession
Function renameSession
renameSession
(
_sessionId
:
string
,
_title
:
string
,
_options
?:
SessionMutationOptions
,
)
:
Promise
<
void
>
Rename a session. Appends a custom-title entry to the session's JSONL file.
Parameters
_sessionId
:
string
_title
:
string
Optional
_options
:
SessionMutationOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@runloop/agent-axon-client
Loading...
Rename a session. Appends a custom-title entry to the session's JSONL file.