Use this when the user wants to verify the agent is reachable and responding correctly. Invokes the echo tool with a known payload and confirms the round-trip succeeded.
Langue du texte source : anglais
Menu
SkillsMP a collecté 3 skills depuis inference-gateway/mock-agent. Ouvrez un skill pour examiner sa source et ses détails.
Affichage de 3 skills collectés sur 3.
Use this when the user wants to verify the agent is reachable and responding correctly. Invokes the echo tool with a known payload and confirms the round-trip succeeded.
Langue du texte source : anglais
Use this when the user wants to test how their client handles different failure modes. Invokes the error tool across the supported error_type values (validation, timeout, internal, not_found) so the caller can observe each error path.
Langue du texte source : anglais
Use this when the user wants to test client behavior under slow responses with realistic payloads. Combines the delay tool (to introduce latency) with the random_data tool (to produce a test payload of the requested shape).
Langue du texte source : anglais