I’m using the create_or_update_foundry_link_type MCP tool but can’t reference my object types.
My object types were created with namespace prefix: hvznujj5.redacted-v1-redacted
Problem:
- If I use hvznujj5.redacted-v1-redacted → validation rejects the period
- If I use redacted-v1-redacted → API says object type not found
Question: What’s the correct way to reference namespace-prefixed object types when creating link types via MCP?