When connecting Nextcloud via workspace integration OAuth, the resource now includes baseUrl (from OAuth config) and userId (fetched from Nextcloud OCS API) alongside the token, making it immediately usable by scripts. Falls back to token + baseUrl if user info fetch fails. Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>