get_workspaces_basic_info
Retrieve essential details about a workspace using the Carbon Voice MCP server for managing conversations, voice memos, and messaging.
Instructions
Get basic information about a workspace.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}