Query Alibaba Cloud resources across multiple accounts in a Resource Directory. Resolves member account aliases to UIDs via ResourceDirectory ListAccounts, then uses x_assume_account_id to assume into the target account for CLI calls. Use when the user references a member account by display name or alias, or explicitly asks to query resources in another account under the same RD. MUST be loaded for any cross-account or member-account operation before calling AlibabaCloud___CallCLI with x_assume_account_id.
$npx -y skills add aliyun/alibabacloud-agent-toolkit --skill multi-account-queryInstalls into the current project.
Run `npx skills use "https://github.com/aliyun/alibabacloud-agent-toolkit" --skill "aliyun/alibabacloud-agent-toolkit/multi-account-query"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aliyun/alibabacloud-agent-toolkit" that are relevant to the current task. Run `npx skills add "https://github.com/aliyun/alibabacloud-agent-toolkit"` and select the relevant skills, then follow their instructions.