Plane docs
ApiSchemas

ProviderName

One shape from the contract, as it appears on the wire.

Used by agents.create, agents.promote, agents.update, agents.upsert, agents.versions, auth.me, connections.create, connections.get, connections.getByName, connections.list, connections.upsert, environments.archive, environments.create, environments.get, environments.list, environments.update, and 19 more

Referenced from CompactionModel, EffectiveModel, FallbackModel, InlineHookAuth, McpToolConfig, OAuthAuth, Organization, Provider, Secret, SessionModelOverride, SubagentByReference, SubagentModelOverride

JSON Schema

{
  "type": "string",
  "pattern": "^[a-z0-9][a-z0-9-]{1,62}$"
}

On this page