Get account
Return the authenticated Videoslash account profile (id, name, email, createdAt). Call when the user asks who is connected or which account is in use. Requires read scope.
Get account
Tool name: get_account
Required scope: read
Return the authenticated Videoslash account profile (id, name, email, createdAt). Call when the user asks who is connected or which account is in use. Requires read scope.
Parameters
This tool accepts no parameters.
MCP Configuration
Connect Videoslash MCP from Claude Desktop, Claude Code, Cursor, Codex CLI, and OpenCode.
Get credits
Return payPerUseBalance and subscriptionBalance for the authenticated account. Call before expensive generations when the user asks about remaining credits or if a prior tool returned insufficient_credits. If both balances are 0, tell the user to subscribe or add credits at the Videoslash Billing page (/dashboard/billing) and summarize Premium (monthly/yearly, 100 credits/month, Creative Studio, Pro Studio, API/MCP). Requires read scope.