Tool to retrieve a list of projects from Vercel. Use this to get project information with optional filtering by repository, team, or other criteria.
fromstringQuery only projects updated after the given timestamp or continuation token.
repostringFilter results by repo. Also used for project count.
slugstringThe Team slug to perform the request on behalf of.
limitstringLimit the number of projects returned.
repoIdstringFilter results by Repository ID.
searchstringSearch projects by the name field.
teamIdstringThe Team identifier to perform the request on behalf of.
repoUrlstringFilter results by Repository URL.
deprecatedbooleanFilter results by deprecated projects.
edgeConfigIdstringFilter results by connected Edge Config ID.
excludeReposstringFilter results by excluding those projects that belong to a repo.
staticIpsEnabledstringFilter results by projects with Static IPs enabled. Use '1' for enabled, '0' for disabled.
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