# Switch

{% tabs %}
{% tab title="Parâmetros" %}

<figure><img src="/files/ehry9jamjg36bDBYGZHY" alt="" width="375"><figcaption><p>Parâmetros de configuração</p></figcaption></figure>

<table><thead><tr><th width="201">Campo</th><th width="136" align="center">Tipo</th><th>Descrição</th></tr></thead><tbody><tr><td>Valor de entrada </td><td align="center">String</td><td>Refere-se ao caminho dos dados que será usado para verificações. Para definir um valor estático utilize o atributo string.</td></tr><tr><td>Verifica se</td><td align="center">Select</td><td>Permite selecionar diferentes tipos de comparação.</td></tr><tr><td>Valor</td><td align="center">String</td><td>O atributo de valor será usado como parâmetro condicional de comparação.</td></tr><tr><td>Descrição</td><td align="center">String</td><td>Elemento visual usado para descrever a funcionalidade do conector dentro do fluxo.</td></tr></tbody></table>
{% endtab %}

{% tab title="Payload" %}

## Sucesso

Ao criar camadas de validações, o conector Switch permite definir ramificações de acordo com o critério de validação. O atributo default será usado para os casos em que a validação não for atingida.

<figure><img src="/files/PsXw8Bxt8VF3XCtLuKPe" alt=""><figcaption><p>Diferentes ramificações contendo validações.</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.floui.io/guia/conectores/categorias/conectores-essenciais/switch.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
