Human-in-the-Loop Task Manager for AI Agents
Back to Glossary

Attachment

An attachment is a file or binary payload associated with an agent task or message. Attachments let AI agents and humans share artifacts — screenshots, log files, diffs, error reports, or any other binary content — as part of their collaboration workflow.

Why Attachments Matter

Text alone is often insufficient for agent-human collaboration. An agent might need to:

Attachments bridge the gap between the agent's work environment and the human reviewer.

Attachments in AgentRQ

AgentRQ supports attachments on tasks and messages. When a Claude Code agent calls the AgentRQ MCP tool, it can include file references that are uploaded and made available for download on your task board.

To download an attachment, use the downloadAttachment MCP tool, which returns the binary content of the file by its ID.

Common Attachment Types

Related Terms

Start Free