Financial Profile

Fetch the user's financial profile (risk tolerance, investable cash, horizon, goals, current holdings, constraints) from the profile API while keeping the API credential secret. Use when an investment or planning agent needs the user's financial profile before producing analysis or a plan. Composes a Key Vault read (agent identity) with a profile-API call so the credential never enters the model context. Returns only the profile JSON.

azure-ai-foundry Updated

File contents

azure-ai-foundry/foundry-samples/tree/main/samples/python/prompt-agents/agent-identity-and-skills/skills/financial-profile commit 29ff0a5757

Frequently asked questions

npx skillmds@latest add azure-ai-foundry/financial-profile