[FEAT]: Not able to pass image to Agentflow. #2674

Closed
opened 2026-02-22 18:30:44 -05:00 by yindo · 2 comments
Owner

Originally created by @priyankmishra on GitHub (Jul 25, 2025).

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). ### 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-02-22 18:30:44 -05:00
yindo closed this issue 2026-02-22 18:30:44 -05:00
Author
Owner

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

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

@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

@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#2674