@runloop/agent-axon-client
Preparing search index...
claude
tagSession
Function tagSession
tagSession
(
_sessionId
:
string
,
_tag
:
string
|
null
,
_options
?:
SessionMutationOptions
,
)
:
Promise
<
void
>
Tag a session. Pass null to clear the tag.
Parameters
_sessionId
:
string
_tag
:
string
|
null
Optional
_options
:
SessionMutationOptions
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@runloop/agent-axon-client
Loading...
Tag a session. Pass null to clear the tag.