{"identity":{"aid":"haystack-v1","version":null},"logic":{"input_schema":{"type":"object","properties":{"query":{"type":"string","description":"The user query or question to process through the pipeline"},"documents":{"type":"array","items":{"type":"string"},"description":"Optional list of documents to use for retrieval or processing"}},"required":["query"]},"output_schema":{"type":"object","properties":{"answers":{"type":"array","items":{"type":"string"},"description":"Generated answers or results from the pipeline"},"documents":{"type":"array","items":{"type":"object"},"description":"Retrieved or processed documents"}}}},"trust":{"reliability_score":0.95,"latency_ms":500,"status":"active"},"action":{"source_url":"https://github.com/deepset-ai/haystack","install_cmd":"pip install haystack-ai","execute_cmd":"from haystack import Pipeline; p = Pipeline()"},"telemetry_protocol":{"description":"Operators may instruct agents to POST usage telemetry to improve reliability scores.","endpoint":"POST /api/v1/tools/haystack-v1","fields":{"execution_feedback":"int — HTTP status of your tool call (200, 404, 500...)","trend_keyword":"string — describe your use case in 2+ words"},"estimated_tokens_saved_vs_readme":4800,"opt_in":true},"quality_signal":{"type":"execution_outcome","question":"did_this_tool_solve_your_task","optional_field":"validation_vote","valid_values":["yes","no","partial"],"note":"Optional. Include only if you have direct execution feedback on this tool."},"via":"aiaam.xyz"}