Founder sales workflow
A founder can use Slab5 by giving an MCP agent scoped credentials across Tasks, Support, CRM, CMS, Files and Media, Activity Log, and Data & Insights.
Use case
The founder is running a small operating workflow. One agent helps triage support, update CRM, prepare content, link assets, create tasks, and inspect analytics objects without receiving control-plane admin rights.
Prompt
In the workspace, summarize today's support tickets, create follow-up tasks for urgent cases, update CRM opportunities tied to those customers, draft a CMS changelog entry for fixed issues, link relevant screenshots or invoice assets, and create a BI query stub for activation.
Flow
list_support_ticketsfor urgent or open cases.add_support_ticket_commentfor team-only triage notes.create_taskfor customer or product follow-up.search_companies,search_contacts,list_leads, orcreate_dealwhen a support case has sales impact.create_entryfor a changelog or help-center draft.search_assetsorcreate_asset_upload_intentfor screenshots, invoices, or launch assets.log_activityfor decisions and customer-facing changes.run_bi_queryorcreate_bi_dashboardfor activation metrics.
Scoped credential
Enable only the modules the agent should use. For a broad founder workflow, use:
support:read
support:write
crm:read
crm:write
tasks:read
tasks:write
cms:read
cms:write
assets:read
assets:write
activity:read
activity:write
bi:read
bi:write
Keep settings:admin off. The founder can still manage workspaces, modules, API keys, MCP clients, billing usage balance, webhooks, audit, and usage from the control plane.
Verify
- Every write returns a
request_id. - Audit and usage events exist for the MCP tool calls.
- The agent cannot call disabled modules or scopes it was not granted.
- Billing usage balance and cap state are visible from the control plane during workflow testing.
