// Package action provides MCP tools related to Forgejo Actions.
//
// It currently implements the `list_action_tasks` tool, which allows listing
// Forgejo Actions execution tasks in a repository, extending functionality
// beyond the official Forgejo SDK.
package action