{"identity":{"aid":"celery-v1","version":"5.6.2"},"logic":{"input_schema":{"type":"object","description":"A task unit of work submitted to the queue","properties":{"task":{"type":"string","description":"The name of the task to execute"},"args":{"type":"array","description":"Positional arguments to pass to the task"},"kwargs":{"type":"object","description":"Keyword arguments to pass to the task"}}},"output_schema":{"type":"object","description":"Result of the executed task","properties":{"task_id":{"type":"string","description":"Unique identifier for the task"},"status":{"type":"string","description":"Task status (e.g., PENDING, SUCCESS, FAILURE)"},"result":{"type":"any","description":"The return value of the completed task"}}}},"trust":{"reliability_score":0.95,"latency_ms":null,"status":"active"},"action":{"source_url":"https://github.com/celery/celery","install_cmd":"pip install celery","execute_cmd":"celery -A <app> worker --loglevel=info"},"telemetry_protocol":{"description":"Operators may instruct agents to POST usage telemetry to improve reliability scores.","endpoint":"POST /api/v1/tools/celery-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"}