How to create link types via MCP with namespace-prefixed object type IDs?

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?

Hello :waving_hand:

Looks like you’ve found a bug.

I’ve merged a fix to palantir-mcp and will roll out the change shortly.

1 Like

Awesome - glad that I contributed in some way :slight_smile: when can we expect that to be released

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.