Read the shared client brief
get_client_contextFetch the shared context bundle for a client/workspace: brief, structured facts, reference links, and the recent decisions log. Call this before working on any task tied to a client so you inherit the same ground truth every other agent/human has.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | Name, @handle, or UUID of the client (e.g. "Avalore" or "@avaloregroup"). Fuzzy-resolved. | |
| client_id | No | ||
| decision_limit | No | How many recent decisions to return (default 20). |