Control Tool calling completely driven by Agent Prompt

I have one question regarding tool calling.
Have you ever tried controlling the tool calling only driven by prompt. This mean using prompt you may call the tool multiple times. This kind of is possible with langgraph. Have you tried this?

Yes. It works fine.
You can instruct the AI to use the tools X times, for example.

If that answers your question, please mark the reply as the solution.