strale_ping
Health check. Returns server status, tool count, and response time. Use this to verify the connection is working before making other calls.
strale_getting_started
Get started with Strale. Returns onboarding steps, free capabilities you can try immediately without an API key, and how to get full access.
strale_execute
Execute any Strale capability by slug. Returns the full result including output data, execution cost, latency, data provenance, and dual-profile quality assessment (SQS score, Quality grade, Reliability grade, execution guidance with retry strategy). Free capabilities (email-validate, dns-lookup, json-repair, url-to-markdown, iban-validate) work without an API key. For paid capabilities, provide an API key via Authorization header. Use strale_search to find capabilities and their required inputs.
strale_search
Search Strale's catalog of 233+ capabilities and 20+ solutions. Returns matches with dual-profile quality scores: SQS (combined confidence score 0-100), Quality grade (code quality A-F), Reliability grade (operational dependability A-F), and execution guidance (usable flag, recommended strategy). Use strale_trust_profile for full quality breakdown and execution guidance details.
strale_balance
Check your Strale wallet balance. Shows current balance in EUR cents and EUR. Requires API key.
strale_methodology
Get Strale's quality and trust methodology. Explains the dual-profile scoring system: Quality Profile (code quality), Reliability Profile (operational dependability), SQS matrix combination, execution guidance (retry strategies, fallback capabilities, recovery timelines), and test infrastructure. Call this to understand how Strale measures and reports quality.