[GH-ISSUE #4200] [FEAT]: Not able to pass image to Agentflow. #4884

Closed
opened 2026-06-05 14:47:54 -04:00 by yindo · 2 comments
Owner

Originally created by @priyankmishra on GitHub (Jul 25, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4200

What would you like to see?

I need to create an agent which can extract from doc and call and external api to submit the data and file which i am not able to do current agentflow version.
EX: As a user i will write "Submit this report to xxx application"

Now agent flow should execute extract few details required for the external api and call api but should pass file also as a parameter.

Originally created by @priyankmishra on GitHub (Jul 25, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/4200 ### What would you like to see? I need to create an agent which can extract from doc and call and external api to submit the data and file which i am not able to do current agentflow version. EX: As a user i will write "Submit this report to xxx application" Now agent flow should execute extract few details required for the external api and call api but should pass file also as a parameter.
yindo added the enhancementfeature request labels 2026-06-05 14:47:54 -04:00
yindo closed this issue 2026-06-05 14:47:55 -04:00
Author
Owner

@jayzalani commented on GitHub (Jul 26, 2025):

would like to work on it. can you assign it to me?

<!-- gh-comment-id:3122177930 --> @jayzalani commented on GitHub (Jul 26, 2025): would like to work on it. can you assign it to me?
Author
Owner

@timothycarambat commented on GitHub (Jul 28, 2025):

For something so specific and likely programmatic you should using something like a Custom Skill as an agent flow for this kind of use case is out of scope for its intended purpose and would require overfitting of the agent flow to support a specific type of flow

<!-- gh-comment-id:3127472435 --> @timothycarambat commented on GitHub (Jul 28, 2025): For something so specific and likely programmatic you should using something like a [Custom Skill](https://docs.anythingllm.com/agent/custom/introduction) as an agent flow for this kind of use case is out of scope for its intended purpose and would require overfitting of the agent flow to support a specific type of flow
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#4884