Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

AIでカードに添付したファイルを読み込ませる方法をご教授ください

桝谷
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 25, 2026

AIでカードに添付したファイルを読み込ませる方法をご教授ください

2 answers

1 accepted

0 votes
Answer accepted
Rishabh S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 27, 2026

Hi @桝谷, :)
Hope you are doing well,
Welcome to the community!!

As @Tomislav Tobijas suggested, we don't have support to read card attachments on our MCP yet.

There are two ways to have AI read the files attached to your Trello cards right now.

Manual option: simply download the attachment from your Trello card and upload it directly to your AI tool of choice (Claude, ChatGPT, etc.). Trello's native AI (Atlassian Intelligence) works on text in card descriptions and comments, but reading attached files directly is not yet supported.

API option, you can use the Trello REST API to download the attachment and then pass it to your AI tool. First, retrieve the attachment list with GET https://api.trello.com/1/cards/{cardID}/attachments?key=APIKey&token=APIToken, then download the file using the /cards/{cardID}/attachments/{attachmentID}/download/{filename} endpoint with an Authorisation header (note: query parameter auth is not supported on the download endpoint).
Full details are in the API reference: The Trello REST API and https://community.developer.atlassian.com/t/update-authenticated-access-to-s3/43681/8


Thanks.

1 vote
Tomislav Tobijas
Community Champion
August 26, 2026

Hi @桝谷 ,

Are you using native AI within Trello or MCP/connectors? Native AI could potentially do it (depending on the file type). On the other hand, MCP still cannot read attachments (this is in the works, I believe), so you'd need to download the attachment from the Trello card and upload it to the AI you're using. 📄

Cheers,
Tobi

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
FREE
TAGS
AUG Leaders

Atlassian Community Events