Basic Information

appmixer.github.project.FindProjects

Find Projects

1.0.0

Public

Retrieve all projects accessible to the authenticated user (either via organization or personal projects) using GitHub's GraphQL API. Supports filtering by project name using the query parameter.

Input Ports

in

FieldTypeDescription
Owner text The username or organization name whose projects are to be retrieved.
Project Type select Type of project to look for
Query text Optional search query to filter projects by name (case-insensitive partial match). Leave empty to get all projects.
Output Type select Choose whether you want to receive the result set as one complete list, or first item only or one item at a time or stream the items to a file.

Output Ports

out

notFound

FieldTypeDescription
No fields defined for this port

Full Metadata