agent-hook
Set or clear an agent-hook workspace snooze
post/api/agent-hook/snooze
Request body
Example request
{
"$schema": "https://example.com/AgentHookSnoozeRequest.json"
}Response
OK
Example response
{
"$schema": "https://example.com/AgentHookSnoozeOutputBody.json"
}