Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsChatbotkit ToolsChatbotkit Create Secret Graphql
Chatbotkit Tools

Chatbotkit Create Secret Graphql

Tool to create a new secret via GraphQL mutation. Use when you need to securely store credentials, API keys, or authentication tokens via the GraphQL API.

Write actionRisk level 2 of 5API key connection
Use Chatbotkit Create Secret Graphql

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • kindstring
    Required
    Whether the secret is shared across the organization or personal to the user: 'shared' means platform-stored (accessible across the organization), 'personal' means user-stored (accessible only to the user who created it).
  • namestring
    Required
    A reference identifier for the secret. This is the display name that identifies the secret.
  • typestring
    Required
    The authentication mechanism for this secret: 'plain' for plain text, 'basic' for HTTP basic auth, 'bearer' for bearer tokens, 'oauth' for OAuth credentials, or 'template' for custom templates.
  • valuestring
    The actual credential data (e.g., API key, token, password). Required for 'shared' secrets, must be omitted for 'personal' secrets (user provides at runtime). This will be encrypted at rest by ChatBotKit.
  • visibilitystring
    Required
    Access control level for the secret: 'private' restricts access to the owner, 'public' allows broader access within the organization.
  • descriptionstring
    Optional description for the secret. Explains the purpose or usage of this credential.

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.