Workspace Assistant

Workspace Assistant gives agents a concise, permission-aware summary of the active Slab5 workspace.

What it does

Use Workspace Assistant when an agent needs orientation before acting:

  • Identify the workspace and enabled modules.
  • Summarize available API keys, MCP clients, webhooks, tasks, support queues, and recent activity that the credential can read.
  • Avoid exposing credentials or secret material.
  • Give support agents enough context to troubleshoot scope, module, or workspace selection issues.

Summary tool

The MCP tool is:

get_workspace_assistant_summary

The tool returns a workspace-scoped summary. It respects module enablement and scopes before returning operational context.

Start with the smallest read scopes needed for the assistant’s job:

tasks:read
support:read
activity:read
integrations:read
usage:read

Add write scopes only when the assistant is allowed to create or update Slab5 records.

Was this page helpful?