---
title: "Proactive daily AI brief"
method: GET
path: "/v1/home/agent/brief"
tags: ["Home"]
---

# Proactive daily AI brief

`GET /v1/home/agent/brief`

Short AI-written catch-up shown once per day in the Home agent dock when `ai.web_agent` is enabled. Requires a signed-in session.

## Query parameters

- `workspace` string

## Response `200`

Brief text

- object
  - `text` string

## Other responses

- `404` — Assistant disabled for workspace

---

[API](https://skmtc.net/shareout/apis/shareout-rest-api.md) · [All operations](https://skmtc.net/shareout/apis/shareout-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/shareout/shareout-rest-api/revisions/804359ead65a/schema)
