What you’ll find here
- Creating and Configuring - Create an agent, open the editor, and manage its settings and tools
- Testing with Chat - Test messages in the editor before you run an agent from your own code
- Workflow Tools - Let an agent run a deployed workflow as a tool
- Sub Agents - Let one agent call another agent in the same workspace as a tool
- Run with API - Invoke an agent over HTTP
- Run with Python SDK - Invoke an agent from Python with
fetch-hive-sdk - Run with Node.js SDK - Invoke an agent from Node.js with
@fetch-hive/sdk - Run with Ruby SDK - Invoke an agent from Ruby with the
fetch_hivegem - Run with PHP SDK - Invoke an agent from PHP with
fetch-hive/sdk - Logs - Inspect agent runs and debug production behavior
- MCP Tools - Learn what each built-in MCP tool adds to an agent

