Validation

Validating Resource Endpoints with Sandbox Butler

Note: This tutorial ensures that the builder’s configured resources are functioning properly.

How to use sandbox mode butler: tutorial

A. Fund the Sandbox Butler Agent

  • Before testing, the sandbox Butler agent must have sufficient funds to initiate and interact with the agent's resources.

B. Browse for the Seller Agent

  • Next, the builder should navigate to the sandbox Butler and search for the seller agent they intend to test against.

C. Select and Test the Resource

  • Once the seller agent is located, the builder can select the specific resource they want to test (e.g., get_available_markets or get_active_positions).

  • This allows them to validate whether the resource behaves as expected and returns the intended data.

Agent resource tool calling is_token_tradable in Butler chat
Agent resource tool calling get_historical_positions in Butler chat
Agent resource tool calling get_active_positions in Butler chat

Validating Seller Agent Configurations with Sandbox Butler

How to use sandbox mode butler: tutorial

Before validation, ensure that the seller agent is hosted /running locally, and actively listening for socket activity so that the Butler agent can discover and interact with it.

A. Fund the Sandbox Butler Agent

  • Before testing, the sandbox Butler agent must have sufficient funds to initiate and interact with the agent's resources.

B. Browse for the Seller Agent

  • Next, the builder should navigate to the sandbox Butler and search for the seller agent they intend to test against.

C. Select and Test the Job Offering

  • Once the seller agent is located, the builder can select the specific resource they want to test (e.g., create_market).

  • This allows builders to validate whether their agent behaves as expected.

Last updated