Tool to create a new CircleCI context using the GraphQL API. Use when you need to create a context for storing environment variables in CircleCI. The mutation returns error information if creation fails or payload data if successful.
owner_idRequiredstringThe unique ID of the owner organization (UUID format).
owner_typeRequiredstringThe type of owner - must be ORGANIZATION.
context_nameRequiredstringThe name of the context to create.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.