# Max Obtener información de video

Max Obtiene información detallada sobre un video por token

<table data-header-hidden><thead><tr><th valign="top"></th><th valign="top"></th></tr></thead><tbody><tr><td valign="top">Conector</td><td valign="top">[Enlace] Objeto de conexión</td></tr><tr><td valign="top">Token de video</td><td valign="top">[Texto] Token de video</td></tr><tr><td valign="top">Resultado</td><td valign="top">[Enlace] Objeto con metadatos de video</td></tr><tr><td valign="top">Nivel de manejo de errores</td><td valign="top">Seleccione el nivel de manejo de errores. Valores posibles: "Default" - por defecto; "Ignore" - los errores se ignoran; "Handle" - los errores se procesan. Si se selecciona "Default", se utilizará el valor del bloque "Start" de este diagrama.</td></tr><tr><td valign="top">Nivel de mensajes</td><td valign="top">Seleccione el nivel de mensajes que los bloques mostrarán durante la operación. Valores posibles: "Default" - por defecto; "Release" - la salida está desactivada; "Debug" - muestra información principal; "Detailed" - muestra información detallada. Si se selecciona "Default", se utilizará el valor del bloque "Start" de este diagrama.</td></tr><tr><td valign="top">Mensaje de error</td><td valign="top">[Texto] Devuelve información detallada sobre el error en caso de ejecución incorrecta del bloque.</td></tr></tbody></table>


---

# 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.sherparpa.ru/es/sherpa-rpa/sherpa-designer/spravochnik-blokov/max/max-poluchit-informaciyu-o-video.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.
