pub async fn create(
    options: VarSetOptions,
    config: &Core,
    client: Client
) -> Result<(), ToolError>