Tools
gitlab_projects
Run the gitlab_projects tool. Returns a clean, normalized JSON shape.
POST
gitlab_projects
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Run the gitlab_projects tool. Returns a clean, normalized JSON shape.
curl --request POST \
--url https://api.fetchbean.com/v1/gitlab_projects \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"search": "<string>",
"membership": true
}
'{}Was this page helpful?
curl --request POST \
--url https://api.fetchbean.com/v1/gitlab_projects \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data '
{
"search": "<string>",
"membership": true
}
'{}