We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mckinsey/vizro'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
actions.md•399 B
# Actions
<!-- vale off -->
::: vizro.actions
options:
# Don't show underscore methods, function or output. AbstractAction is done separately below.
filters: ["!^_","!function", "!outputs", "!AbstractAction"]
<!--
TODO-AV2 D 5: uncomment the below and remove `show_bases: false` from above when AbstractAction becomes public.
::: vizro.actions.AbstractAction
-->
<!-- vale on -->