web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Copilot Studio / Why a Tool can not acc...
Copilot Studio
Suggested Answer

Why a Tool can not accept a Global Variable

(0) ShareShare
ReportReport
Posted on by
Hi, guys,

I am traying to put as an INPUT to a Tool a GLOBAL variable of a Question node from a Topic. The Tool is not able to find it. I use "Run a prompt" where I try to access via Formula. But I always get "not existing Object" Error.
The Tool is published. Both are in the same environment.
Unfortunately I couldn't find any solution in the documentation.

Thanks for any ideas! :)
I have the same question (0)
  • Suggested answer
    Nivedipa-MSFT Profile Picture
    Microsoft Employee on at
    Hello ,

    This error usually means the variable’s scope or reference is incorrect. In Copilot Studio:

    • Question node variables are local to the Topic unless explicitly set as global.
    • To use a variable as Tool input, ensure you:
      1. Mark the variable as global (use “Set a variable” action and set it as global).
      2. Reference the global variable in your formula as $global.variableName (not just variableName).
      3. Double-check spelling and case sensitivity.

    If you still get “not existing Object,” the variable may not be set or is out of scope at the time the Tool runs. Try outputting the variable’s value in a message before the Tool call to confirm it exists.

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Season of Sharing Community Challenge Launch!

Jump in, show your community spirit, and win prizes!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Congratulations to the May Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Copilot Studio

#1
Valantis Profile Picture

Valantis 277

#2
11manish Profile Picture

11manish 206

#3
sannavajjala87 Profile Picture

sannavajjala87 156 Super User 2026 Season 1

Last 30 days Overall leaderboard