Skip to main content
The AI Playground lets you test any action from your linked accounts using natural language.
Playground Main Interface
Testing tool, not a production agent. The Playground is designed for quickly testing actions and exploring capabilities. For production use cases, build your own agent using our MCP Server, AI Toolset, or A2A Protocol. See Agent Protocols Comparison for guidance.
Access Required: Contact StackOne support if you don’t see the Playground in your dashboard.

Getting Started

1

Select accounts

Choose one or more linked accounts from the dropdown. Each account shows its provider and category.
2

Configure actions (optional)

Expand the Actions section to enable/disable specific actions before chatting.
3

Start chatting

Ask questions like “List 5 employees” or “What tools can I use?”
Action selection is locked once you start a conversation. To change actions, start a new chat.

Example Queries

The queries you can run depend on which accounts you’ve connected and what actions are available. Tailor your prompts to your agent’s use case:
Use CaseExample Query
Explore capabilities”What tools can I use with these accounts?”
List data”Show me the first 10 employees”
Get specific records”Find employee with email [email protected]
Create records”Create a new contact with name Jane Doe”
Start with “What tools can I use?” to see available actions for your selected accounts.

Model Selection

Click the model selector at the bottom right to switch between models:
ModelRecommendation
Anthropic HaikuRecommended. Best balance of speed and tool calling accuracy for testing.
Anthropic SonnetUse for complex multi-step reasoning tasks.
GPT-4oAlternative for comparison testing.
StackOne Tool Calling Model (Beta)StackOne is fine-tuning a specialized model optimized for SaaS tool calling, at lower cost than leading models.Contact [email protected] to join the beta.

Use Setup

The “Use Setup” button shows configuration for connecting StackOne’s MCP server to your own applications:
Use Setup Dialog
  • URL: https://api.stackone.com/mcp
  • Auth: Basic <base64-encoded-api-key>
  • Header: x-account-id: <your-account-id>
For full setup instructions, see the MCP Quickstart. To understand which protocol is right for your use case, see Agent Protocols Comparison.

Troubleshooting

Ensure accounts are linked in the Accounts section and actions are enabled in your connector configuration.
Switch to Haiku (fastest) or reduce the number of selected accounts.
Verify the action is enabled in your integration configuration. Check Request Logs for details.