ask_agent_tool
Ask a Microsoft Foundry agent any question in plain language and get its answer. Use for agent-specific tasks, but not for reading Power BI models.
Instructions
Ask the Microsoft Foundry agent a question and return its answer.
Use this for anything the agent is specialised in — its instructions, knowledge and tools all live server-side in Foundry, so you do not need to know how it works. Pass the user's request in plain language.
Do NOT use this to read a Power BI model: inspect_model does that directly and faster.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |