Tool to retrieve runtime logs for a specific Vercel deployment by project and deployment ID. Use when you need to debug or monitor deployment execution with detailed runtime information.
slugstringTeam slug to perform the request on behalf of
teamIdstringTeam identifier to perform the request on behalf of
maxLogsintegerMaximum number of log entries to return (default: 100). The endpoint streams logs, so this limits how many to collect.
projectIdRequiredstringThe unique identifier of the project
deploymentIdRequiredstringThe unique identifier of the deployment
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