backbone_execute
Perform complex multi-step analysis, data processing, or code generation with a server-side agent that provides Python REPL, web search, and connector access.
Instructions
Execute a research, analysis, or code generation task via the backbone agent.
The backbone agent runs server-side, scoped to your tenant — it has a Python REPL, web search, and access to your account's connectors, all operating under your JWT and the platform's RBAC. This is not local code execution on the customer's machine; nothing leaves the platform's scope.
Use it for complex multi-step analysis, data processing, or generating code/scripts.
Args: objective: What you want the backbone agent to do inputs: Optional JSON string of structured inputs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objective | Yes | ||
| inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |