Done Bear
DB
Done Bear
/get_context

Get Workspace Context

Get a snapshot of the current workspace: user info, task counts, recent tasks, and active projects. Use it to resolve a name or answer what is in the workspace,

liveunknown~5s typical
mcpdonebear
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-donebear-donebear /get_context for me.

Input

FieldTypeDescription
tasks_limitintegerMax recent open tasks to return default 10
timezonestringIANA timezone used to resolve "today" for views and scheduling (e.g. Australia/Melbourne).
workspacestringWorkspace id, slug, or name
context*stringExplain why you are calling this tool and how it fits into the user's overall goal. This p

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-com-donebear-donebear","endpoint":"/get_context","input":{"tasks_limit":10,"context":"..."}}'
cli
npx cracked-ai run -p mcp-com-donebear-donebear -e /get_context -i '{"tasks_limit":10,"context":"..."}'
mcp
run_tool({ provider: "mcp-com-donebear-donebear", endpoint: "/get_context", input: {"tasks_limit":10,"context":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.