testing
Seed Tools
Seed the tool registry with all 14 default agent tools.
This endpoint populates the database with the standard set of tools. Note: This endpoint does not require authentication for testing purposes.
POST
Seed Tools
Documentation Index
Fetch the complete documentation index at: https://docs.mrassistant.ai/llms.txt
Use this file to discover all available pages before exploring further.
Response
200 - application/json
Successful Response
Previous
Check Tool IntegrationComprehensive integration check for all tools with LiveKit Cloud and External Agent Factory.
This endpoint verifies:
1. Tool configuration is properly structured for external agent factory
2. LiveKit-dependent tools (DTMF, Handoff) have correct parameters
3. API keys are properly configured
4. JSON payload format matches external agent factory expectations
Returns detailed report on integration readiness.
Next
Seed Tools