Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1.88 KB

File metadata and controls

32 lines (24 loc) · 1.88 KB

CreateMcpSecretOAuthAuthCode

Properties

Name Type Description Notes
accessibility String for personal password manager [optional]
deleteProtection String Protection from accidental deletion of this object [true/false] [optional]
description String Description of the object [optional]
inputRule List<String> Agentic input rule in name=...,rule=... format (e.g. name=rule1,rule=Sanitize input) [optional]
json Boolean Set output format to JSON [optional]
maxVersions String Set the maximum number of versions, limited by the account settings defaults. [optional]
metadata String Deprecated - use description [optional]
name String Secret name
oauthClientId String OAuth client ID [optional]
oauthClientSecret String OAuth client secret [optional]
oauthRedirectUri String OAuth redirect URI [optional]
oauthRefreshToken String OAuth refresh token [optional]
oauthScopes List<String> OAuth scopes [optional]
oauthTokenUrl String OAuth token URL [optional]
outputRule List<String> Agentic output rule in name=...,rule=... format (e.g. name=rule1,rule=Mask secrets) [optional]
protectionKey String [optional]
tags List<String> Add tags attached to this object [optional]
token String Authentication token (see `/auth` and `/configure`) [optional]
uidToken String The universal identity token, Required only for universal_identity authentication [optional]
url String URL of the service [optional]