Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
promptSchedulerDisableCli
Function promptSchedulerDisableCli
promptSchedulerDisableCli
(
workspace
:
string
,
)
:
{
path
:
string
;
sigPath
:
string
;
state
:
{
enabled
:
boolean
;
lastOutcome
:
{
reason
:
string
;
status
:
"OK"
|
"ERROR"
}
;
lastRefreshTs
:
number
|
null
;
nextRefreshTs
:
number
|
null
;
v
:
1
;
}
;
}
Parameters
workspace
:
string
Returns
{
path
:
string
;
sigPath
:
string
;
state
:
{
enabled
:
boolean
;
lastOutcome
:
{
reason
:
string
;
status
:
"OK"
|
"ERROR"
}
;
lastRefreshTs
:
number
|
null
;
nextRefreshTs
:
number
|
null
;
v
:
1
;
}
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...